commit kio for openSUSE:Factory

2024-05-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2024-05-20 18:10:18

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1880 (New)


Package is "kio"

Mon May 20 18:10:18 2024 rev:153 rq:1175148 version:5.116.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2024-02-12 18:52:38.231447303 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.1880/kio.changes2024-05-20 
18:11:08.917296904 +0200
@@ -1,0 +2,17 @@
+Mon May 13 07:33:27 UTC 2024 - Christophe Marin 
+
+- Drop the 'trash' configuration module. It is not usable anymore
+  because of upstream decisions (boo#1221438)
+
+---
+Mon May  6 11:32:53 UTC 2024 - Christophe Marin 
+
+- Update to 5.116.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.116.0
+- Changes since 5.115.0:
+  * Strip trailing slash in iconForStandardPath
+- Use the newest gcc version on Leap
+
+---

Old:

  kio-5.115.0.tar.xz
  kio-5.115.0.tar.xz.sig

New:

  kio-5.116.0.tar.xz
  kio-5.116.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.bNi2i7/_old  2024-05-20 18:11:09.477317299 +0200
+++ /var/tmp/diff_new_pack.bNi2i7/_new  2024-05-20 18:11:09.481317445 +0200
@@ -23,7 +23,7 @@
 %define qt5_version 5.15.2
 %bcond_without released
 Name:   kio
-Version:5.115.0
+Version:5.116.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
@@ -81,7 +81,7 @@
 BuildRequires:  pkgconfig(mount)
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(x11)
-Requires:   %{name}-core = %{version}
+Requires:   kio-core = %{version}
 Requires:   kded >= %{_kf5_version}
 # KIO/FileDialog uses klauncher directly, but we can't add Requires, as that 
would introduce dep cycle
 Recommends: kinit
@@ -106,8 +106,8 @@
 
 %package devel
 Summary:Network transparent access to files and data
-Requires:   %{name} = %{version}
-Requires:   %{name}-core = %{version}
+Requires:   kio = %{version}
+Requires:   kio-core = %{version}
 Requires:   cmake(KF5Bookmarks) >= %{_kf5_version}
 Requires:   cmake(KF5Completion) >= %{_kf5_version}
 Requires:   cmake(KF5Config) >= %{_kf5_version}
@@ -150,6 +150,11 @@
 %kf5_makeinstall -C build
 %fdupes %{buildroot}
 
+# Conflicts with kio-extras >= 6.0 and tries to invoke kcmshell5 which is no
+# longer present in the distribution (boo#1221438)
+rm %{buildroot}%{_kf5_applicationsdir}/kcm_trash.desktop
+rm %{buildroot}%{_kf5_plugindir}/kcm_trash.so
+
 %find_lang kio --with-man --all-name
 %{kf5_find_htmldocs}
 
@@ -166,7 +171,6 @@
 %dir %{_kf5_plugindir}/kf5/kiod
 %dir %{_kf5_sharedir}/kconf_update
 %{_kf5_applicationsdir}/ktelnetservice5.desktop
-%{_kf5_applicationsdir}/kcm_trash.desktop
 %{_kf5_bindir}/ktelnetservice5
 %{_kf5_bindir}/ktrash5
 %{_kf5_configdir}/accept-languages.codes
@@ -176,7 +180,6 @@
 %{_kf5_libdir}/libKF5KIONTLM.so.*
 %{_kf5_libexecdir}/kio_http_cache_cleaner
 %{_kf5_libexecdir}/kiod5
-%{_kf5_plugindir}/kcm_trash.so
 %{_kf5_plugindir}/kf5/kio/kio_file.so
 %{_kf5_plugindir}/kf5/kio/kio_ftp.so
 %{_kf5_plugindir}/kf5/kio/kio_ghelp.so


++ kio-5.115.0.tar.xz -> kio-5.116.0.tar.xz ++
 1623 lines of diff (skipped)


commit kio for openSUSE:Factory

2024-02-01 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2024-02-01 18:03:59

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1815 (New)


Package is "kio"

Thu Feb  1 18:03:59 2024 rev:151 rq:1143120 version:5.114.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2024-01-15 22:15:30.190656662 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.1815/kio.changes2024-02-01 
18:04:04.708293888 +0100
@@ -1,0 +2,6 @@
+Wed Jan 31 14:35:12 UTC 2024 - Christophe Marin 
+
+- Switch to the latest GCC version available in Leap for packages
+  that can't build with the default compiler
+
+---



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.E3bqK4/_old  2024-02-01 18:04:05.328316367 +0100
+++ /var/tmp/diff_new_pack.E3bqK4/_new  2024-02-01 18:04:05.328316367 +0100
@@ -39,8 +39,8 @@
 BuildRequires:  fdupes
 # gcc7 is too old for std::transform_reduce
 %if 0%{?suse_version} == 1500
-BuildRequires:  gcc10-c++
-BuildRequires:  gcc10-PIE
+BuildRequires:  gcc13-c++
+BuildRequires:  gcc13-PIE
 %endif
 BuildRequires:  krb5-devel
 BuildRequires:  libacl-devel
@@ -139,7 +139,7 @@
 %endif
 
 %if 0%{?suse_version} == 1500
-export CXX=g++-10
+export CXX=g++-13
 %endif
 
 %cmake_kf5 -d build


commit kio for openSUSE:Factory

2024-01-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2024-01-15 22:13:09

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.21961 (New)


Package is "kio"

Mon Jan 15 22:13:09 2024 rev:150 rq:1138923 version:5.114.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2023-12-17 21:31:59.524858951 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.21961/kio.changes   2024-01-15 
22:15:30.190656662 +0100
@@ -1,0 +2,12 @@
+Sat Jan 13 11:21:44 UTC 2024 - Christophe Marin 
+
+- Update to 5.114.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.114.0
+- Changes since 5.113.0:
+  * kpropertiesdialog: don't trip over malformed Exec (kde#465290)
+  * WidgetsAskUserActionHandler: fix backport (kde#448532)
+  * WidgetsAskUserActionHandler: Use QPointer to check the validity of parent 
widgets (kde#448532)
+
+---

Old:

  kio-5.113.0.tar.xz
  kio-5.113.0.tar.xz.sig

New:

  kio-5.114.0.tar.xz
  kio-5.114.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.ZNHjKh/_old  2024-01-15 22:15:31.210693929 +0100
+++ /var/tmp/diff_new_pack.ZNHjKh/_new  2024-01-15 22:15:31.210693929 +0100
@@ -23,7 +23,7 @@
 %define qt5_version 5.15.2
 %bcond_without released
 Name:   kio
-Version:5.113.0
+Version:5.114.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later


++ kio-5.113.0.tar.xz -> kio-5.114.0.tar.xz ++
 18131 lines of diff (skipped)


commit kio for openSUSE:Factory

2023-12-17 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2023-12-17 21:30:07

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.25432 (New)


Package is "kio"

Sun Dec 17 21:30:07 2023 rev:149 rq:1133310 version:5.113.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2023-11-13 22:19:28.544420737 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.25432/kio.changes   2023-12-17 
21:31:59.524858951 +0100
@@ -1,0 +2,12 @@
+Tue Dec  5 11:17:46 UTC 2023 - Christophe Marin 
+
+- Update to 5.113.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.113.0
+- Changes since 5.112.0:
+  * Add KF5 include for KPropertiesDialogPlugin
+  * Add build option for KF6 coinstallability
+  * Adaptations for shared-mime-info >= 2.3
+
+---

Old:

  kio-5.112.0.tar.xz
  kio-5.112.0.tar.xz.sig

New:

  kio-5.113.0.tar.xz
  kio-5.113.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.gmnq0M/_old  2023-12-17 21:32:00.160882060 +0100
+++ /var/tmp/diff_new_pack.gmnq0M/_new  2023-12-17 21:32:00.160882060 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.103
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
+%define qt5_version 5.15.2
 %bcond_without released
 Name:   kio
-Version:5.112.0
+Version:5.113.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
@@ -35,55 +35,54 @@
 %endif
 # PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to 
see into kde4 documentation, needed especially for khelpcenter5
 Patch0: kio_help-fallback-to-kde4-docs.patch
-BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
+BuildRequires:  extra-cmake-modules >= %{_kf5_version}
 BuildRequires:  fdupes
 # gcc7 is too old for std::transform_reduce
 %if 0%{?suse_version} == 1500
 BuildRequires:  gcc10-c++
 BuildRequires:  gcc10-PIE
 %endif
-BuildRequires:  kf5-filesystem
 BuildRequires:  krb5-devel
 BuildRequires:  libacl-devel
 BuildRequires:  libattr-devel
 BuildRequires:  pkgconfig
-BuildRequires:  cmake(KF5Archive) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5Bookmarks) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5Completion) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5Config) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5Crash) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5DBusAddons) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5DocTools) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5GuiAddons) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5I18n) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5IconThemes) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5ItemViews) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5JobWidgets) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5Notifications) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5Service) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5Solid) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5TextWidgets) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5Wallet) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(Qt5Concurrent) >= 5.15.0
-BuildRequires:  cmake(Qt5Core) >= 5.15.0
-BuildRequires:  cmake(Qt5DBus) >= 5.15.0
-BuildRequires:  cmake(Qt5Network) >= 5.15.0
-BuildRequires:  cmake(Qt5Qml) >= 5.15.0
-BuildRequires:  cmake(Qt5Test) >= 5.15.0
-BuildRequires:  cmake(Qt5UiPlugin) >= 5.15.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.15.0
-BuildRequires:  cmake(Qt5X11Extras) >= 5.15.0
-BuildRequires:  cmake(Qt5Xml) >= 5.15.0
+BuildRequires:  cmake(KF5Archive) >= %{_kf5_version}
+BuildRequires:  cmake(KF5Bookmarks) >= %{_kf5_version}
+BuildRequires:  cmake(KF5Completion) >= %{_kf5_version}
+BuildRequires:  cmake(KF5Config) >= %{_kf5_version}
+BuildRequires:  cmake(KF5ConfigWidgets) >= %{_kf5_version}
+BuildRequires:  cmake(KF5CoreAddons) >= %{_kf5_version}
+BuildRequires:  cmake(KF5Crash) >= %{_kf5_version}
+BuildRequires:  cmake(KF5DBusAddons) >= %{_kf5_version}

commit kio for openSUSE:Factory

2023-11-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2023-11-13 22:17:06

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.17445 (New)


Package is "kio"

Mon Nov 13 22:17:06 2023 rev:148 rq:1125331 version:5.112.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2023-10-19 22:48:06.976166061 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.17445/kio.changes   2023-11-13 
22:19:28.544420737 +0100
@@ -1,0 +2,13 @@
+Mon Nov  6 09:13:58 UTC 2023 - Christophe Marin 
+
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- Changes since 5.111.0:
+  * KDirModel: Refactor _k_slotClear()
+  * KDirModel: Replace 'slow' with 'fsType' naming
+  * KDirModel: Reduce calls to isSlow()
+  * KDirModel: Limit details fetching for network fs
+
+---

Old:

  kio-5.111.0.tar.xz
  kio-5.111.0.tar.xz.sig

New:

  kio-5.112.0.tar.xz
  kio-5.112.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.wfs284/_old  2023-11-13 22:19:29.276447690 +0100
+++ /var/tmp/diff_new_pack.wfs284/_new  2023-11-13 22:19:29.280447837 +0100
@@ -23,7 +23,7 @@
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.111.0
+Version:5.112.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later


++ kio-5.111.0.tar.xz -> kio-5.112.0.tar.xz ++
 6146 lines of diff (skipped)


commit kio for openSUSE:Factory

2023-10-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2023-10-19 22:46:03

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1945 (New)


Package is "kio"

Thu Oct 19 22:46:03 2023 rev:147 rq:1118703 version:5.111.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2023-09-25 20:00:34.524476169 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.1945/kio.changes2023-10-19 
22:48:06.976166061 +0200
@@ -1,0 +2,20 @@
+Mon Oct  9 20:20:58 UTC 2023 - Christophe Marin 
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- Changes since 5.110.0:
+  * dbusactivationrunner: only activate well-formed services (kde#475266)
+  * DBusActivationRunner: fix object path according to spec
+  * Undeprecate KCoreDirLister::setMimeExcludeFilter
+  * Fix incomplete error strings in MimeTypeFinderJob
+  * Don't crash if KMountPoint gives nothing back while checking for CIFS 
(kde#474451)
+  * trashimpl: optimize TrashSizeCache::calculateSize
+  * trash: Optimize trashimpl::adaptTrashSize
+  * [kfilewidget] Fixing saving to files with quotes (kde#426728)
+  * KPropertiesDialog: Force PlainText on size label
+- Drop patch, merged upstream:
+  * 0001-Don-t-crash-if-KMountPoint-gives-nothing-back-while-.patch
+
+---

Old:

  0001-Don-t-crash-if-KMountPoint-gives-nothing-back-while-.patch
  kio-5.110.0.tar.xz
  kio-5.110.0.tar.xz.sig

New:

  kio-5.111.0.tar.xz
  kio-5.111.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.i8QU8N/_old  2023-10-19 22:48:07.944201170 +0200
+++ /var/tmp/diff_new_pack.i8QU8N/_new  2023-10-19 22:48:07.948201315 +0200
@@ -23,7 +23,7 @@
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.110.0
+Version:5.111.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
@@ -35,8 +35,6 @@
 %endif
 # PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to 
see into kde4 documentation, needed especially for khelpcenter5
 Patch0: kio_help-fallback-to-kde4-docs.patch
-# PATCH-FIX-UPSTREAM
-Patch1: 0001-Don-t-crash-if-KMountPoint-gives-nothing-back-while-.patch
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 # gcc7 is too old for std::transform_reduce


++ kio-5.110.0.tar.xz -> kio-5.111.0.tar.xz ++
 17397 lines of diff (skipped)


commit kio for openSUSE:Factory

2023-09-25 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2023-09-25 20:00:09

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1770 (New)


Package is "kio"

Mon Sep 25 20:00:09 2023 rev:146 rq:1112067 version:5.110.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2023-09-11 21:23:50.408919702 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.1770/kio.changes2023-09-25 
20:00:34.524476169 +0200
@@ -1,0 +2,6 @@
+Mon Sep 18 18:44:06 UTC 2023 - Christophe Marin 
+
+- Add upstream crash fix (kde#474451)
+  * 0001-Don-t-crash-if-KMountPoint-gives-nothing-back-while-.patch
+
+---

New:

  0001-Don-t-crash-if-KMountPoint-gives-nothing-back-while-.patch



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.euSjcM/_old  2023-09-25 20:00:35.836523472 +0200
+++ /var/tmp/diff_new_pack.euSjcM/_new  2023-09-25 20:00:35.836523472 +0200
@@ -35,6 +35,8 @@
 %endif
 # PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to 
see into kde4 documentation, needed especially for khelpcenter5
 Patch0: kio_help-fallback-to-kde4-docs.patch
+# PATCH-FIX-UPSTREAM
+Patch1: 0001-Don-t-crash-if-KMountPoint-gives-nothing-back-while-.patch
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 # gcc7 is too old for std::transform_reduce

++ 0001-Don-t-crash-if-KMountPoint-gives-nothing-back-while-.patch ++
>From 48322f44323a1fc09305d66d9093fe6c3780709e Mon Sep 17 00:00:00 2001
From: Kevin Ottens 
Date: Fri, 15 Sep 2023 09:45:58 +0200
Subject: [PATCH] Don't crash if KMountPoint gives nothing back while checking
 for CIFS

BUG: 474451
---
 src/ioslaves/file/file_unix.cpp | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/ioslaves/file/file_unix.cpp b/src/ioslaves/file/file_unix.cpp
index 87c47e7e7..c0bc64354 100644
--- a/src/ioslaves/file/file_unix.cpp
+++ b/src/ioslaves/file/file_unix.cpp
@@ -328,6 +328,9 @@ inline static time_t stat_mtime(const QT_STATBUF )
 static bool isOnCifsMount(const QString )
 {
 const auto mount = KMountPoint::currentMountPoints().findByPath(filePath);
+if (!mount) {
+return false;
+}
 return mount->mountType() == QStringLiteral("cifs") || mount->mountType() 
== QStringLiteral("smb3");
 }
 
-- 
2.42.0


commit kio for openSUSE:Factory

2023-09-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2023-09-11 21:20:37

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1766 (New)


Package is "kio"

Mon Sep 11 21:20:37 2023 rev:145 rq:1110086 version:5.110.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2023-08-20 00:13:47.767185565 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.1766/kio.changes2023-09-11 
21:23:50.408919702 +0200
@@ -1,0 +2,12 @@
+Wed Sep  6 12:24:05 UTC 2023 - Christophe Marin 
+
+- Update to 5.110.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.110.0
+- Changes since 5.109.0:
+  * Don't unlink + rename on CIFS mounts during copy operations (kde#454693)
+  * KFileWidget: better exclude string that may look like Urls (kde#473228)
+  * Fix Ask Jeeves search provider (kde#473297)
+
+---

Old:

  kio-5.109.0.tar.xz
  kio-5.109.0.tar.xz.sig

New:

  kio-5.110.0.tar.xz
  kio-5.110.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.W3D9BD/_old  2023-09-11 21:23:51.648963909 +0200
+++ /var/tmp/diff_new_pack.W3D9BD/_new  2023-09-11 21:23:51.648963909 +0200
@@ -23,7 +23,7 @@
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.109.0
+Version:5.110.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
@@ -96,7 +96,6 @@
 
 %package core
 Summary:Network transparent access to files and data
-
 # core subpackage created with 5.9.0
 Conflicts:  kio <= 5.8.0
 
@@ -167,7 +166,7 @@
 %dir %{_kf5_plugindir}/kf5
 %dir %{_kf5_plugindir}/kf5/kio
 %dir %{_kf5_plugindir}/kf5/kiod
-%dir %{_kf5_sharedir}/kconf_update/
+%dir %{_kf5_sharedir}/kconf_update
 %{_kf5_applicationsdir}/ktelnetservice5.desktop
 %{_kf5_applicationsdir}/kcm_trash.desktop
 %{_kf5_bindir}/ktelnetservice5


++ kio-5.109.0.tar.xz -> kio-5.110.0.tar.xz ++
 13552 lines of diff (skipped)


commit kio for openSUSE:Factory

2023-08-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2023-08-20 00:10:54

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1766 (New)


Package is "kio"

Sun Aug 20 00:10:54 2023 rev:144 rq:1104583 version:5.109.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2023-07-09 20:41:50.141669956 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.1766/kio.changes2023-08-20 
00:13:47.767185565 +0200
@@ -1,0 +2,14 @@
+Tue Aug  8 17:42:57 UTC 2023 - Christophe Marin 
+
+- Update to 5.109.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.109.0
+- Changes since 5.108.0:
+  * Use switcheroo-control to find discrete GPUs (kde#449106)
+  * file: preserve mode on put (kde#471539)
+  * KFileWidget: Use targetUrl to extract urls, better handle absolute urls 
cases (kde#459485)
+  * Add explicit moc includes to sources for moc-covered headers
+  * KFileWidget: better exclude string that may look like Urls (kde#473228)
+
+---

Old:

  kio-5.108.0.tar.xz
  kio-5.108.0.tar.xz.sig

New:

  kio-5.109.0.tar.xz
  kio-5.109.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.yGgW9E/_old  2023-08-20 00:13:48.491186989 +0200
+++ /var/tmp/diff_new_pack.yGgW9E/_new  2023-08-20 00:13:48.499187005 +0200
@@ -23,7 +23,7 @@
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.108.0
+Version:5.109.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
@@ -86,6 +86,8 @@
 Requires:   kded >= %{_kf5_bugfix_version}
 # KIO/FileDialog uses klauncher directly, but we can't add Requires, as that 
would introduce dep cycle
 Recommends: kinit
+# Only useful for laptops with hybrid GPU
+Recommends: switcheroo-control
 
 %description
 This framework implements almost all the file management functions you


++ kio-5.108.0.tar.xz -> kio-5.109.0.tar.xz ++
 99582 lines of diff (skipped)


commit kio for openSUSE:Factory

2023-07-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2023-07-09 20:40:01

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.23466 (New)


Package is "kio"

Sun Jul  9 20:40:01 2023 rev:143 rq:1097705 version:5.108.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2023-06-21 22:37:35.001549397 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.23466/kio.changes   2023-07-09 
20:41:50.141669956 +0200
@@ -1,0 +2,19 @@
+Mon Jul  3 07:01:50 UTC 2023 - Christophe Marin 
+
+- Update to 5.108.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.108.0
+- Changes since 5.107.0:
+  * Remove qt6 CI builds
+  * KUrlRequester: restore unnamed filter compatibility with Plasma file dialog
+  * KUrlRequester::setFilter: note syntax change in compiler deprecation 
warning
+  * Add KUrlRequester::nameFilters, deprecate KUrlRequester::filter 
(kde#369542)
+  * KUrlRequester::setFilter: note special filter syntax, allow unnamed filters
+  * KCoreDirLister::nameFilter: revert to non-partial matching again
+  * filewidgets/kfilewidget: Select and focus filename after canceling 
overwrite (kde#444515)
+  * [previewjob] Check whether thumbRootDevice is valid before access 
(kde#470845)
+- Drop patch, merged upstream:
+  * 0001-previewjob-Check-whether-thumbRootDevice-is-valid-be.patch
+
+---

Old:

  0001-previewjob-Check-whether-thumbRootDevice-is-valid-be.patch
  kio-5.107.0.tar.xz
  kio-5.107.0.tar.xz.sig

New:

  kio-5.108.0.tar.xz
  kio-5.108.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.nW0Uic/_old  2023-07-09 20:41:50.801673927 +0200
+++ /var/tmp/diff_new_pack.nW0Uic/_new  2023-07-09 20:41:50.805673951 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kio
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.107.0
+Version:5.108.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
@@ -35,14 +35,12 @@
 %endif
 # PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to 
see into kde4 documentation, needed especially for khelpcenter5
 Patch0: kio_help-fallback-to-kde4-docs.patch
-# PATCH-FIX-UPSTREAM
-Patch1: 0001-previewjob-Check-whether-thumbRootDevice-is-valid-be.patch
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 # gcc7 is too old for std::transform_reduce
 %if 0%{?suse_version} == 1500
-BuildRequires:  gcc10-PIE
 BuildRequires:  gcc10-c++
+BuildRequires:  gcc10-PIE
 %endif
 BuildRequires:  kf5-filesystem
 BuildRequires:  krb5-devel


++ kio-5.107.0.tar.xz -> kio-5.108.0.tar.xz ++
 24928 lines of diff (skipped)


commit kio for openSUSE:Factory

2023-06-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2023-06-21 22:37:20

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.15902 (New)


Package is "kio"

Wed Jun 21 22:37:20 2023 rev:142 rq:1094140 version:5.107.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2023-06-11 19:55:51.787370608 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.15902/kio.changes   2023-06-21 
22:37:35.001549397 +0200
@@ -1,0 +2,6 @@
+Tue Jun 20 17:17:11 UTC 2023 - Fabian Vogt 
+
+- Add patch to fix crash on thumbnail generation (kde#470845):
+  * 0001-previewjob-Check-whether-thumbRootDevice-is-valid-be.patch
+
+---

New:

  0001-previewjob-Check-whether-thumbRootDevice-is-valid-be.patch



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.xu2N0W/_old  2023-06-21 22:37:35.601553008 +0200
+++ /var/tmp/diff_new_pack.xu2N0W/_new  2023-06-21 22:37:35.605553032 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kio
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -35,12 +35,14 @@
 %endif
 # PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to 
see into kde4 documentation, needed especially for khelpcenter5
 Patch0: kio_help-fallback-to-kde4-docs.patch
+# PATCH-FIX-UPSTREAM
+Patch1: 0001-previewjob-Check-whether-thumbRootDevice-is-valid-be.patch
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 # gcc7 is too old for std::transform_reduce
 %if 0%{?suse_version} == 1500
-BuildRequires:  gcc10-c++
 BuildRequires:  gcc10-PIE
+BuildRequires:  gcc10-c++
 %endif
 BuildRequires:  kf5-filesystem
 BuildRequires:  krb5-devel

++ 0001-previewjob-Check-whether-thumbRootDevice-is-valid-be.patch ++
>From daa0b06ae8621f731327b547f268bddc9784001b Mon Sep 17 00:00:00 2001
From: Nicolas Fella 
Date: Sat, 10 Jun 2023 14:49:30 +0200
Subject: [PATCH] [previewjob] Check whether thumbRootDevice is valid before
 access

storageAccessFromPath may return an invalid device, e.g. because the thumbnail 
directory doesn't exist yet

In that case we must not use the device

BUG: 470845
(cherry picked from commit 3fdcb7bcdae3a3dc95ce5b3d15740802450b129e)
---
 src/widgets/previewjob.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/widgets/previewjob.cpp b/src/widgets/previewjob.cpp
index cffdce302..214e3b3b3 100644
--- a/src/widgets/previewjob.cpp
+++ b/src/widgets/previewjob.cpp
@@ -829,7 +829,7 @@ PreviewJobPrivate::CachePolicy 
PreviewJobPrivate::canBeCached(const QString 
 // Or, if the checked device is unencrypted, allow thumbnailing.
 if (device.as()->isEncrypted()) {
 const Solid::Device thumbRootDevice = 
Solid::Device::storageAccessFromPath(thumbRoot);
-shouldAllow = 
thumbRootDevice.as()->isEncrypted();
+shouldAllow = thumbRootDevice.isValid() && 
thumbRootDevice.as()->isEncrypted();
 } else {
 shouldAllow = true;
 }
-- 
2.41.0


commit kio for openSUSE:Factory

2023-06-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2023-06-11 19:53:21

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.15902 (New)


Package is "kio"

Sun Jun 11 19:53:21 2023 rev:141 rq:1091928 version:5.107.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2023-05-14 16:32:57.735557091 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.15902/kio.changes   2023-06-11 
19:55:51.787370608 +0200
@@ -1,0 +2,13 @@
+Mon Jun  5 07:44:02 UTC 2023 - Christophe Marin 
+
+- Update to 5.107.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.107.0
+- Changes since 5.106.0:
+  * Deprecate KIO::AccessManager and related classes
+  * Enable thumbnail caching if thumbnail directory is on an encrypted volume
+  * KdirLister: update symlink dir content on file removal (kde#469254)
+  * Polish menu before creating platform window
+
+---

Old:

  kio-5.106.0.tar.xz
  kio-5.106.0.tar.xz.sig

New:

  kio-5.107.0.tar.xz
  kio-5.107.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.vvJjP7/_old  2023-06-11 19:55:52.355374034 +0200
+++ /var/tmp/diff_new_pack.vvJjP7/_new  2023-06-11 19:55:52.359374058 +0200
@@ -23,7 +23,7 @@
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.106.0
+Version:5.107.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later


++ kio-5.106.0.tar.xz -> kio-5.107.0.tar.xz ++
 14843 lines of diff (skipped)


commit kio for openSUSE:Factory

2023-05-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2023-05-14 16:30:46

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1533 (New)


Package is "kio"

Sun May 14 16:30:46 2023 rev:140 rq:1086935 version:5.106.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2023-04-09 18:41:57.578071420 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.1533/kio.changes2023-05-14 
16:32:57.735557091 +0200
@@ -1,0 +2,21 @@
+Sat May  6 14:01:39 UTC 2023 - Christophe Marin 
+
+- Update to 5.106.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.106.0
+- Changes since 5.105.0:
+  * ApplicationLauncherJob: find mimetype before showing open with dialog
+  * KPropertiesDialog: Don't quote the path unnecessarily (kde#467369)
+  * KEncodingFileDialog: Sort the list of encodings by name
+  * WidgetsAskUserActionHandler: make sure all dialogs are created in the main 
thread (kde#458709)
+  * WidgetsAskUserActionHandler: create message dialog in the main thread 
(kde#465454)
+  * file: make sure to cancel reading if the worker was aborted (kde#358231)
+  * autotests: Fix Qt 6.5 compatibility
+  * KFileItemActions: don't add service submenus that don't have active actions
+  * Improve grammar, wording, add a test check
+  * KCoreDirLister: AutoUpdate wasn't incremented when a new lister opened an 
already listed dir
+  * SlaveInterface: Set button icon for "Continue Loading"
+  * Set ExitType when running applications as transient systemd services
+
+---

Old:

  kio-5.105.0.tar.xz
  kio-5.105.0.tar.xz.sig

New:

  kio-5.106.0.tar.xz
  kio-5.106.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.YjbkFY/_old  2023-05-14 16:32:58.327559954 +0200
+++ /var/tmp/diff_new_pack.YjbkFY/_new  2023-05-14 16:32:58.331559973 +0200
@@ -23,7 +23,7 @@
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.105.0
+Version:5.106.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later


++ kio-5.105.0.tar.xz -> kio-5.106.0.tar.xz ++
 33574 lines of diff (skipped)


commit kio for openSUSE:Factory

2023-04-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2023-04-09 18:39:55

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.19717 (New)


Package is "kio"

Sun Apr  9 18:39:55 2023 rev:139 rq:1078065 version:5.105.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2023-03-12 16:25:10.961012285 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.19717/kio.changes   2023-04-09 
18:41:57.578071420 +0200
@@ -1,0 +2,12 @@
+Sat Apr  1 17:00:46 UTC 2023 - Christophe Marin 
+
+- Update to 5.105.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.105.0
+- Changes since 5.104.0:
+  * CommandLauncher: call emitResult() as soon as process has started 
(kde#466359)
+  * Also handle copy_file_range failing with ENOENT
+  * widgets/renamefiledialog: set number limit again (kde#466636)
+
+---

Old:

  kio-5.104.0.tar.xz
  kio-5.104.0.tar.xz.sig

New:

  kio-5.105.0.tar.xz
  kio-5.105.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.vAnoTa/_old  2023-04-09 18:41:58.050074090 +0200
+++ /var/tmp/diff_new_pack.vAnoTa/_new  2023-04-09 18:41:58.066074182 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.104
+%define _tar_path 5.103
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.104.0
+Version:5.105.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later


++ kio-5.104.0.tar.xz -> kio-5.105.0.tar.xz ++
 10210 lines of diff (skipped)


commit kio for openSUSE:Factory

2023-03-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2023-03-12 16:23:20

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.31432 (New)


Package is "kio"

Sun Mar 12 16:23:20 2023 rev:138 rq:1070895 version:5.104.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2023-02-13 16:40:29.831190377 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.31432/kio.changes   2023-03-12 
16:25:10.961012285 +0100
@@ -1,0 +2,15 @@
+Mon Mar  6 09:07:53 UTC 2023 - Christophe Marin 
+
+- Update to 5.104.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.104.0
+- Changes since 5.103.0:
+  * DeleteOrTrashJob: when trashing a file in trash:/ delete it instead 
(kde#459545)
+  * Set bug report URL for Windows Shares KCM
+  * OpenFileManagerWindowJob: fix opening multiple instances under Wayland 
[KF5] (kde#463931)
+  * Add missing URLs in KCMs for reporting bugs (kde#464600)
+  * kshorturifilter: return directly if cmd is empty
+  * [kprocessrunner] Use aliased desktop file name for xdg-activation
+
+---

Old:

  kio-5.103.0.tar.xz
  kio-5.103.0.tar.xz.sig

New:

  kio-5.104.0.tar.xz
  kio-5.104.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.UgedYu/_old  2023-03-12 16:25:11.497014646 +0100
+++ /var/tmp/diff_new_pack.UgedYu/_new  2023-03-12 16:25:11.501014664 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.103
+%define _tar_path 5.104
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.103.0
+Version:5.104.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later


++ kio-5.103.0.tar.xz -> kio-5.104.0.tar.xz ++
 11671 lines of diff (skipped)


commit kio for openSUSE:Factory

2023-02-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2023-02-13 16:38:30

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1848 (New)


Package is "kio"

Mon Feb 13 16:38:30 2023 rev:137 rq:1064595 version:5.103.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2023-01-16 18:00:25.143326619 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.1848/kio.changes2023-02-13 
16:40:29.831190377 +0100
@@ -1,0 +2,25 @@
+Wed Feb  8 09:12:56 UTC 2023 - Christophe Marin 
+
+- Update to 5.103.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.103.0
+- Changes since 5.102.0:
+  * CommandLauncher: Emit error when command was not found
+  * Add KUrlNavigator::supportedSchemes, to replace customProtocols
+  * Add missing copyFromFile entries to http.json for webdav and webdavs 
(kde#464450)
+  * Mark WorkerBase::needSubUrlData as deprecated
+  * [commandlauncherjob] Deprecate setIcon
+  * job_error: add missing space between sentences for one string (kde#464631)
+  * Correct setDesktopName() docs regarding optionality of .desktop suffix
+  * Drop outdated docs for mailto kioslave
+  * Add deprecation warnings for KDirOperator::setView(KFile::FileView)
+  * Deprecate unused Scheduler::connect/disconnects methods
+  * Deprecate Slave::isConnected/setConnected
+  * Restore old behavior for KFileFilterCombo::setFilter (kde#463309)
+  * KCoreDirListerCache: Remove unnecessary assert
+  * KFilePlacesView: Set transientParent on context menu (kde#453532)
+  * KURISearchFilterEngine: Use DuckDuckGo as a default shortcut
+  * widgets/renamefiledialog: remove bulk rename number limit
+
+---

Old:

  kio-5.102.0.tar.xz
  kio-5.102.0.tar.xz.sig

New:

  kio-5.103.0.tar.xz
  kio-5.103.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.a2rBIz/_old  2023-02-13 16:40:30.423193844 +0100
+++ /var/tmp/diff_new_pack.a2rBIz/_new  2023-02-13 16:40:30.427193867 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.102
+%define _tar_path 5.103
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.102.0
+Version:5.103.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
@@ -154,10 +154,8 @@
 %find_lang kio --with-man --all-name
 %{kf5_find_htmldocs}
 
-%post core -p /sbin/ldconfig
-%postun core -p /sbin/ldconfig
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%ldconfig_scriptlets core
+%ldconfig_scriptlets
 
 %files lang -f kio.lang
 


++ kio-5.102.0.tar.xz -> kio-5.103.0.tar.xz ++
 105295 lines of diff (skipped)


commit kio for openSUSE:Factory

2023-01-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2023-01-16 17:58:20

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.32243 (New)


Package is "kio"

Mon Jan 16 17:58:20 2023 rev:136 rq:1058503 version:5.102.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2022-12-12 17:40:08.477313715 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.32243/kio.changes   2023-01-16 
18:00:25.143326619 +0100
@@ -1,0 +2,33 @@
+Thu Jan 12 08:18:56 UTC 2023 - Christophe Marin 
+
+- Update to 5.102.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.102.0
+- Changes since 5.101.0:
+  * Restore old behavior for KFileFilterCombo::setFilter
+  * [kprocessrunner] Don't specify which desktop the app should be launched on
+  * Fix crash when dealing with user notification dialog
+  * [WidgetsAskUserActionHandler] Add fallbacks for dialog parent windows 
(kde#463124)
+  * [jobuidelegate] Set window when creating delegate
+  * Fix KFileFilterComboTest
+  * kdiroperator: fix full file path not being stripped (kde#459900)
+  * Fix integer overflow for large files in AccessManager (kde#452972)
+  * Pre-select "Delete" in Delete Confirmation Dialog (kde#462845)
+  * Make link against KWindowSystem private
+  * [KOpenWithDialog] Save search history in state config
+  * file_unix: Fix check for hidden NTFS files
+  * Use new nomenclature with socket name; use ".socket" suffix
+  * Port away from deprecated KService::property overload
+  * [previewjob] Deprecate overlayIconSize and overlayIconAlpha
+  * Replace KIO::SlaveConfig with KIO::WorkerConfig
+  * Remove unused includes
+  * [kpropertiesdialog] Remove UI to set DBus startup type
+  * when inside a sandbox use different openwith behavior
+  * Don't install service desktop files for KCMs in KF6
+  * Don't install KonqPopupMenu service type file for KF6
+  * Fix typo
+  * Port away from deprecated KWindowSystem API
+  * webdav docs: remove broken link
+
+---

Old:

  kio-5.101.0.tar.xz
  kio-5.101.0.tar.xz.sig

New:

  kio-5.102.0.tar.xz
  kio-5.102.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.fzwJ3l/_old  2023-01-16 18:00:25.959331198 +0100
+++ /var/tmp/diff_new_pack.fzwJ3l/_new  2023-01-16 18:00:25.963331221 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.101
+%define _tar_path 5.102
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.101.0
+Version:5.102.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later


++ kio-5.101.0.tar.xz -> kio-5.102.0.tar.xz ++
 185785 lines of diff (skipped)


commit kio for openSUSE:Factory

2022-12-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2022-12-12 17:38:24

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1835 (New)


Package is "kio"

Mon Dec 12 17:38:24 2022 rev:135 rq:1042132 version:5.101.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2022-11-15 13:19:35.712308936 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.1835/kio.changes2022-12-12 
17:40:08.477313715 +0100
@@ -1,0 +2,10 @@
+Tue Dec  6 20:10:46 UTC 2022 - Christophe Marin 
+
+- Update to 5.101.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.101.0
+- Too many changes since 5.100.0, only listing bugfixes:
+  * Ignore finished() from the timeoutSpecialCommand (kde#459980)
+
+---

Old:

  kio-5.100.0.tar.xz
  kio-5.100.0.tar.xz.sig

New:

  kio-5.101.0.tar.xz
  kio-5.101.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.D3jPd7/_old  2022-12-12 17:40:09.029316499 +0100
+++ /var/tmp/diff_new_pack.D3jPd7/_new  2022-12-12 17:40:09.033316518 +0100
@@ -16,18 +16,17 @@
 #
 
 
-%define _tar_path 5.100
+%define _tar_path 5.101
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.100.0
+Version:5.101.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
-Group:  System/GUI/KDE
 URL:https://www.kde.org
 Source: %{name}-%{version}.tar.xz
 %if %{with released}
@@ -95,7 +94,6 @@
 
 %package core
 Summary:Network transparent access to files and data
-Group:  System/GUI/KDE
 
 # core subpackage created with 5.9.0
 Conflicts:  kio <= 5.8.0
@@ -108,7 +106,6 @@
 
 %package devel
 Summary:Network transparent access to files and data
-Group:  Development/Libraries/KDE
 Requires:   %{name} = %{version}
 Requires:   %{name}-core = %{version}
 Requires:   extra-cmake-modules


++ kio-5.100.0.tar.xz -> kio-5.101.0.tar.xz ++
 242211 lines of diff (skipped)


commit kio for openSUSE:Factory

2022-11-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2022-11-15 13:17:26

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1597 (New)


Package is "kio"

Tue Nov 15 13:17:26 2022 rev:134 rq:1035401 version:5.100.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2022-11-01 13:40:48.579334766 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.1597/kio.changes2022-11-15 
13:19:35.712308936 +0100
@@ -1,0 +2,12 @@
+Tue Nov  8 08:35:13 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.100.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.100.0
+- Too many changes since 5.99.0, only listing bugfixes:
+  * AskUserActionInterface: add DeleteInsteadOfTrash deletion type (kde#431351)
+- Drop patch, merged upstream:
+  * kio-mr1008-fix-webdav.diff
+
+---

Old:

  kio-5.99.0.tar.xz
  kio-5.99.0.tar.xz.sig
  kio-mr1008-fix-webdav.diff

New:

  kio-5.100.0.tar.xz
  kio-5.100.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.SSd6Mj/_old  2022-11-15 13:19:36.420308258 +0100
+++ /var/tmp/diff_new_pack.SSd6Mj/_new  2022-11-15 13:19:36.424308254 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.99
+%define _tar_path 5.100
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.99.0
+Version:5.100.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
@@ -36,14 +36,12 @@
 %endif
 # PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to 
see into kde4 documentation, needed especially for khelpcenter5
 Patch0: kio_help-fallback-to-kde4-docs.patch
-# PATCH-FIX-UPSTREAM kio-mr1008-fix-webdav.diff kde#460717, 
https://invent.kde.org/frameworks/kio/-/merge_requests/1008
-Patch1: 
https://invent.kde.org/frameworks/kio/-/commit/501091059ae9fc2877d621cdbc0fb3c5ece56dae.diff#/kio-mr1008-fix-webdav.diff
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 # gcc7 is too old for std::transform_reduce
 %if 0%{?suse_version} == 1500
-BuildRequires:  gcc10-PIE
 BuildRequires:  gcc10-c++
+BuildRequires:  gcc10-PIE
 %endif
 BuildRequires:  kf5-filesystem
 BuildRequires:  krb5-devel


++ kio-5.99.0.tar.xz -> kio-5.100.0.tar.xz ++
 445934 lines of diff (skipped)


commit kio for openSUSE:Factory

2022-11-01 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2022-11-01 13:40:44

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.2275 (New)


Package is "kio"

Tue Nov  1 13:40:44 2022 rev:133 rq:1032388 version:5.99.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2022-10-11 18:01:59.905740345 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.2275/kio.changes2022-11-01 
13:40:48.579334766 +0100
@@ -1,0 +2,7 @@
+Thu Oct 27 10:44:41 UTC 2022 - Ben Greiner 
+
+- Add kio-mr1008-fix-webdav.diff
+  * Fixes WebDAV upload (kde#460717)
+  * https://invent.kde.org/frameworks/kio/-/merge_requests/1008
+
+---

New:

  kio-mr1008-fix-webdav.diff



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.bnKeQx/_old  2022-11-01 13:40:50.371344299 +0100
+++ /var/tmp/diff_new_pack.bnKeQx/_new  2022-11-01 13:40:50.375344319 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kio
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -36,12 +36,14 @@
 %endif
 # PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to 
see into kde4 documentation, needed especially for khelpcenter5
 Patch0: kio_help-fallback-to-kde4-docs.patch
+# PATCH-FIX-UPSTREAM kio-mr1008-fix-webdav.diff kde#460717, 
https://invent.kde.org/frameworks/kio/-/merge_requests/1008
+Patch1: 
https://invent.kde.org/frameworks/kio/-/commit/501091059ae9fc2877d621cdbc0fb3c5ece56dae.diff#/kio-mr1008-fix-webdav.diff
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 # gcc7 is too old for std::transform_reduce
 %if 0%{?suse_version} == 1500
-BuildRequires:  gcc10-c++
 BuildRequires:  gcc10-PIE
+BuildRequires:  gcc10-c++
 %endif
 BuildRequires:  kf5-filesystem
 BuildRequires:  krb5-devel



++ kio-mr1008-fix-webdav.diff ++
diff --git a/src/ioslaves/http/http.cpp b/src/ioslaves/http/http.cpp
index 
ec3c8809f70fae7331d7d4871a2203be6d94204a..c54e568d28febc094b0aa5445b18a52eb0ff44f3
 100644
--- a/src/ioslaves/http/http.cpp
+++ b/src/ioslaves/http/http.cpp
@@ -5522,7 +5522,7 @@ bool HTTPProtocol::davDestinationExists()
 m_request.cacheTag.policy = CC_Reload;
 m_request.davData.depth = 0;
 
-(void)/* handling result via response codes */ (true);
+(void)/* handling result via response codes 
*/proceedUntilResponseContent(true);
 
 if (!m_request.isKeepAlive) {
 httpCloseConnection(); // close connection if server requested it.


commit kio for openSUSE:Factory

2022-10-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2022-10-11 18:00:04

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.2275 (New)


Package is "kio"

Tue Oct 11 18:00:04 2022 rev:132 rq:1009004 version:5.99.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2022-09-13 15:10:22.556809302 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.2275/kio.changes2022-10-11 
18:01:59.905740345 +0200
@@ -1,0 +2,18 @@
+Sat Oct  1 15:55:52 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.99.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.99.0
+- Changes since 5.98.0:
+  * DesktopExecParser: Fix parsing of TerminalApplication when it contains 
args (kde#459408)
+  * KPropertiesDialog: Split single command entry box into separate exec and 
args
+  * allow hiding permissions tab
+  * port http to workerbase
+  * Worker template: fix install location
+  * kcms/webshortcuts: hide from System Settings' main navigation
+  * disable state validation
+  * UserNotificationHandler: fix messagebox type mismatches
+  * Fix missing details in message dialogs from worker
+
+---

Old:

  kio-5.98.0.tar.xz
  kio-5.98.0.tar.xz.sig

New:

  kio-5.99.0.tar.xz
  kio-5.99.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.jvyg4V/_old  2022-10-11 18:02:00.669741581 +0200
+++ /var/tmp/diff_new_pack.jvyg4V/_new  2022-10-11 18:02:00.673741587 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.98
+%define _tar_path 5.99
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.98.0
+Version:5.99.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
@@ -41,6 +41,7 @@
 # gcc7 is too old for std::transform_reduce
 %if 0%{?suse_version} == 1500
 BuildRequires:  gcc10-c++
+BuildRequires:  gcc10-PIE
 %endif
 BuildRequires:  kf5-filesystem
 BuildRequires:  krb5-devel
@@ -143,30 +144,25 @@
 
 %if 0%{?suse_version} == 1500
 export CXX=g++-10
-# gcc-PIE only sets the linker flags for the default compiler (boo#1195628)
-%define extra_opts -- -DCMAKE_POSITION_INDEPENDENT_CODE=ON 
-DCMAKE_CXX_LINK_PIE_SUPPORTED=ON
 %endif
 
-%{cmake_kf5 -d build %{?extra_opts}}
+%cmake_kf5 -d build
+
 %cmake_build
 
 %install
 %kf5_makeinstall -C build
 %fdupes %{buildroot}
 
-%if %{with released}
-%find_lang %{name} --with-man --all-name
+%find_lang kio --with-man --all-name
 %{kf5_find_htmldocs}
-%endif
 
 %post core -p /sbin/ldconfig
 %postun core -p /sbin/ldconfig
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
-%if %{with released}
-%files lang -f %{name}.lang
-%endif
+%files lang -f kio.lang
 
 %files core
 %doc README*
@@ -249,15 +245,15 @@
 %{_kf5_sharedir}/dbus-1/services/org.kde.kpasswdserver.service
 
 %files devel
-%dir %{_kf5_sharedir}/kdevfiletemplates
-%dir %{_kf5_sharedir}/kdevfiletemplates/templates/
+%dir %{_kf5_sharedir}/kdevappwizard
+%dir %{_kf5_sharedir}/kdevappwizard/templates
 %{_kf5_bindir}/protocoltojson
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.KCookieServer.xml
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.KDirNotify.xml
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.KPasswdServer.xml
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.KSlaveLauncher.xml
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.kio.FileUndoManager.xml
-%{_kf5_sharedir}/kdevfiletemplates/templates/kioworker.tar.bz2
+%{_kf5_sharedir}/kdevappwizard/templates/kioworker.tar.bz2
 %{_kf5_includedir}/
 %{_kf5_libdir}/cmake/KF5KIO/
 %{_kf5_libdir}/libKF5KIOCore.so


++ kio-5.98.0.tar.xz -> kio-5.99.0.tar.xz ++
 144936 lines of diff (skipped)


commit kio for openSUSE:Factory

2022-09-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2022-09-13 15:08:45

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.2083 (New)


Package is "kio"

Tue Sep 13 15:08:45 2022 rev:131 rq:1002834 version:5.98.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2022-08-15 19:59:28.933271246 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.2083/kio.changes2022-09-13 
15:10:22.556809302 +0200
@@ -1,0 +2,36 @@
+Tue Sep  6 07:17:06 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.98.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.98.0
+- Changes since 5.97.0:
+  * Install WidgetsAskUserActionHandler header
+  * file_unix: optimize copy (kde#458001)
+  * Add FreeBSD Qt6 CI support
+  * KFilePlacesItem: Remove unused enum
+  * KFilePlacesModel: Don't show error message on UserCanceled
+  * Add overloads for Utils::concatPaths()
+  * Use AskUserActionInterface (async) in UserNotificationHandler (kde#451834)
+  * Ensure iconForStandardPath() returns user-home for 
QStandardPaths::HomeLocation (kde#447238)
+  * trash:/ set the UDS_LOCAL_PATH (kde#368104)
+  * KUrlNavigator: check if typed text matches a relative dir first 
(kde#353883)
+  * FileUndoManager: for copyjob only add undo if it copied something 
(kde#454226)
+  * Use Functors with QMetaObject::invokeMethod()
+  * DesktopExecParser: don't kioexec if there is a handler for scheme 
(kde#442721)
+  * force admin worker to run in a thread
+  * install workerfactory header
+  * introduce RealWorkerFactory
+  * revise jobuidelegate factorization
+  * [kfileitemactions] Show desktop file actions more prominently (kde#417012)
+  * clear state after timeout'd special call
+  * make loading UDSEntries from streams thread safe
+  * Remove ServiceType from KDED metadata
+  * Drop obsolete X11 dependency, introduce WITH_X11 option instead
+  * KProcessRunner: fix OpenUrlJob and CommandLauncherJob unittests
+  * Don't install service type definition for properties plugins when building 
without deprecated things
+  * Remove service type definition for DnD plugins
+  * Sync QT_MIN_VERSION with KF's REQUIRED_QT_VERSION
+  * disable state validation
+
+---

Old:

  kio-5.97.0.tar.xz
  kio-5.97.0.tar.xz.sig

New:

  kio-5.98.0.tar.xz
  kio-5.98.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.OOjvxb/_old  2022-09-13 15:10:23.064810732 +0200
+++ /var/tmp/diff_new_pack.OOjvxb/_new  2022-09-13 15:10:23.068810743 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.97
+%define _tar_path 5.98
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.97.0
+Version:5.98.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later


++ kio-5.97.0.tar.xz -> kio-5.98.0.tar.xz ++
 295873 lines of diff (skipped)

++ kio_help-fallback-to-kde4-docs.patch ++
--- /var/tmp/diff_new_pack.OOjvxb/_old  2022-09-13 15:10:24.612815090 +0200
+++ /var/tmp/diff_new_pack.OOjvxb/_new  2022-09-13 15:10:24.612815090 +0200
@@ -1,8 +1,8 @@
-Index: kio-5.36.0git.20170624T013155~b715b585/src/ioslaves/help/kio_help.cpp
+Index: kio-5.62.0git.20220814T183454~5e2dc5a18/src/kioworkers/help/kio_help.cpp
 ===
 kio-5.36.0git.20170624T013155~b715b585.orig/src/ioslaves/help/kio_help.cpp
-+++ kio-5.36.0git.20170624T013155~b715b585/src/ioslaves/help/kio_help.cpp
-@@ -51,7 +51,9 @@ QString HelpProtocol::langLookup(const Q
+--- 
kio-5.62.0git.20220814T183454~5e2dc5a18.orig/src/kioworkers/help/kio_help.cpp
 kio-5.62.0git.20220814T183454~5e2dc5a18/src/kioworkers/help/kio_help.cpp
+@@ -35,7 +35,9 @@ QString HelpProtocol::langLookup(const Q
  QStringList search;
  
  // assemble the local search paths


commit kio for openSUSE:Factory

2022-08-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2022-08-15 19:57:27

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1521 (New)


Package is "kio"

Mon Aug 15 19:57:27 2022 rev:130 rq:994982 version:5.97.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2022-07-11 19:10:10.879677003 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.1521/kio.changes2022-08-15 
19:59:28.933271246 +0200
@@ -1,0 +2,14 @@
+Sun Aug  7 22:27:29 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.97.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.97.0
+- Too many changes since 5.96.0, only listing bugfixes:
+  * KRecentDocument: better prevent duplicate bookmark for same href 
(kde#456046)
+  * FileUndoManager: fix job description when undoing a batch-renaming 
(kde#437510)
+  * Fix crash in DropJob (kde#454747)
+  * Fix thumbnailer result for parent mime types being overwritten (kde#453480)
+  * KImageFilePreview: if no current preview, don't show last one on resize 
(kde#434912)
+
+---

Old:

  kio-5.96.0.tar.xz
  kio-5.96.0.tar.xz.sig

New:

  kio-5.97.0.tar.xz
  kio-5.97.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.2vshqY/_old  2022-08-15 19:59:29.437272652 +0200
+++ /var/tmp/diff_new_pack.2vshqY/_new  2022-08-15 19:59:29.441272662 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.96
+%define _tar_path 5.97
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.96.0
+Version:5.97.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
@@ -257,7 +257,7 @@
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.KPasswdServer.xml
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.KSlaveLauncher.xml
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.kio.FileUndoManager.xml
-%{_kf5_sharedir}/kdevfiletemplates/templates/ioslave.tar.bz2
+%{_kf5_sharedir}/kdevfiletemplates/templates/kioworker.tar.bz2
 %{_kf5_includedir}/
 %{_kf5_libdir}/cmake/KF5KIO/
 %{_kf5_libdir}/libKF5KIOCore.so


++ kio-5.96.0.tar.xz -> kio-5.97.0.tar.xz ++
 377058 lines of diff (skipped)


commit kio for openSUSE:Factory

2022-07-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2022-07-11 19:08:49

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1523 (New)


Package is "kio"

Mon Jul 11 19:08:49 2022 rev:129 rq:988146 version:5.96.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2022-06-17 21:21:16.554733125 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.1523/kio.changes2022-07-11 
19:10:10.879677003 +0200
@@ -1,0 +2,32 @@
+Sun Jul  3 11:56:01 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.96.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.96.0
+- Changes since 5.95.0:
+  * Remove calls to no-op KNewFileMenu::setViewShowsHiddenFiles
+  * rename ioslave_defaults to ioworker_defaults
+  * Don't treat KJob::UserDefinedError as unknown error
+  * move global enum to worker nomenclature
+  * [webrunner] Add debian as new keyword for webrunner
+  * [knewfilemenu] Don't forcibly change file extension (kde#456091)
+  * [knewfilemenu] Write Name when creating Link files
+  * Pass JobUiDelegate's window to created dialogs
+  * [knewfilemenu] Always add .desktop suffix when creating link file
+  * Deprecated global file class code in KFileWidget
+  * KRecentDirs: Deprecate reading/writing to global file
+  * [kfileplacesmodel] Cache device display name
+  * PreviewJob: Add note about plugins being cached internally
+  * KRecentDocuments: Improve indentation in recentlyused.xbel (kde#456046)
+  * Add template for empty file (kde#297003)
+  * We need it when we build with strict compile
+  * Don't duplicate headers between cpp/.h files
+  * Don't leak the slave's worker thread
+  * filewidgets: update location text after selected files are renamed 
(kde#455327)
+  * Add "Get more Apps in Discover" button to kopenwithdialog
+  * new worker API
+  * Bump deprecation KF version in ecm_set_disabled_deprecation_versions
+  * KPropertiesDialog: fix saving changes when editing a .desktop file symlink 
(kde#450727)
+
+---

Old:

  kio-5.95.0.tar.xz
  kio-5.95.0.tar.xz.sig

New:

  kio-5.96.0.tar.xz
  kio-5.96.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.YIoU2p/_old  2022-07-11 19:10:11.403677764 +0200
+++ /var/tmp/diff_new_pack.YIoU2p/_new  2022-07-11 19:10:11.407677769 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.95
+%define _tar_path 5.96
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.95.0
+Version:5.96.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later


++ kio-5.95.0.tar.xz -> kio-5.96.0.tar.xz ++
 302957 lines of diff (skipped)


commit kio for openSUSE:Factory

2022-06-17 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2022-06-17 21:19:18

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1548 (New)


Package is "kio"

Fri Jun 17 21:19:18 2022 rev:128 rq:982273 version:5.95.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2022-05-16 18:08:49.961291971 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.1548/kio.changes2022-06-17 
21:21:16.554733125 +0200
@@ -1,0 +2,39 @@
+Fri Jun 10 14:12:33 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.95.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.95.0
+- Changes since 5.94.0:
+  * KCoreUrlNavigator: add urlSelectionRequested signal (kde#453289)
+  * kio_file: fix data race on static user cache (kde#454619)
+  * file_unix: use thread id rather than pid for filehelper socket
+  * [KDirOperator] Add option to show hidden files last
+  * [KFileItemDelegate] Add a semi-transparent effect to the labels of hidden 
files
+  * PreviewJob: Resolve parent mime types before checking wildcards 
(kde#453480)
+  * [kemailclientlauncherjob] Allow setting BCC
+  * TrashSizeCache: fix parsing of directory cachesize file and improve code
+  * DirectorySizeJob: use targetUrl as url
+  * KFileItem: GetStatusBarInfo: Improve display for urls
+  * KDirModel: don't nuke query and fragment in URLs
+  * [KFilePlacesView] Show inline eject button only for removable drives 
(kde#453890)
+  * [KFilePlacesView] Don't show capacity bar for network shares
+  * kpasswdserver: fix mistake
+  * port to standard C++ smart pointers where possible
+  * rfc search provider: Fix URL
+  * Skip generation of KCM symlinks on windows
+  * KCMs: Define plugin id to match the desktop file name
+  * Embed json metadata in KCMs, port to new systemsettings namespaces
+  * quickfix crash if element not found, we want to use the range erase here
+  * Add env var KIO_ENABLE_WORKER_THREADS in case of trouble.
+  * Initialize std::atomic variables.
+  * SlaveBase: skip sighandlers when run in thread
+  * kio_file: remove use of QDir::setCurrent()
+  * Implement running KIO workers in-process using a thread
+  * [StatJob] Set total amount to 1 Item
+  * KSambashare: handle "Weak crypto is allowed" error message
+  * dropjob: don't create PasteJob when `m_hasArkFormat` is true
+  * KFileWidget: initialize KFilePlaceModel before KUrlNavigator
+  * [previewjob] Deduplicate legacy plugins based on desktop file name instead 
of pluginId
+
+---

Old:

  kio-5.94.0.tar.xz
  kio-5.94.0.tar.xz.sig

New:

  kio-5.95.0.tar.xz
  kio-5.95.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.eadNZM/_old  2022-06-17 21:21:18.942734420 +0200
+++ /var/tmp/diff_new_pack.eadNZM/_new  2022-06-17 21:21:18.946734422 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.94
+%define _tar_path 5.95
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.94.0
+Version:5.95.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
@@ -226,10 +226,16 @@
 %{_kf5_plugindir}/kf5/kiod/kioexecd.so
 %{_kf5_plugindir}/kf5/kiod/kpasswdserver.so
 %{_kf5_plugindir}/kf5/urifilters/
-%{_kf5_plugindir}/kcm_cookies.so
-%{_kf5_plugindir}/kcm_netpref.so
 %{_kf5_plugindir}/kcm_proxy.so
-%{_kf5_plugindir}/kcm_smb.so
+%dir %{_kf5_plugindir}/plasma/
+%dir %{_kf5_plugindir}/plasma/kcms/
+%dir %{_kf5_plugindir}/plasma/kcms/systemsettings/
+%dir %{_kf5_plugindir}/plasma/kcms/systemsettings_qwidgets/
+%{_kf5_plugindir}/plasma/kcms/systemsettings_qwidgets/kcm_netpref.so
+%{_kf5_plugindir}/plasma/kcms/systemsettings_qwidgets/kcm_proxy.so
+%{_kf5_plugindir}/plasma/kcms/systemsettings_qwidgets/kcm_cookies.so
+%{_kf5_plugindir}/plasma/kcms/systemsettings_qwidgets/kcm_webshortcuts.so
+%{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_smb.so
 %dir %{_kf5_plugindir}/designer
 %{_kf5_plugindir}/designer/kio5widgets.so
 %{_kf5_servicesdir}/cookies.desktop


++ kio-5.94.0.tar.xz -> kio-5.95.0.tar.xz ++
 93065 lines of diff (skipped)


commit kio for openSUSE:Factory

2022-05-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2022-05-16 18:07:00

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1538 (New)


Package is "kio"

Mon May 16 18:07:00 2022 rev:127 rq:977180 version:5.94.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2022-04-11 23:48:38.635481568 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.1538/kio.changes2022-05-16 
18:08:49.961291971 +0200
@@ -1,0 +2,15 @@
+Tue May 10 08:18:00 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.94.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.94.0
+- Too many changes since 5.93.0, only listing bugfixes:
+  * KFileWidget: allow icon sizes to go up to 512 (kde#452139)
+  * dropjob: Extract Ark data in ctor (kde#453390)
+  * Don't put job/ioworker on hold after getting the mimetype (kde#452729)
+  * [KUrlNavigatorPlacesSelector] Do storage setup also when requesting a new 
tab (kde#452923)
+  * KFilePlacesView: use animations only if 
QStyle::SH_Widget_Animation_Duration > 0 (kde#448802)
+  * KUrlNavigator: offer open in new window action too (kde#451809)
+
+---

Old:

  kio-5.93.0.tar.xz
  kio-5.93.0.tar.xz.sig

New:

  kio-5.94.0.tar.xz
  kio-5.94.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.rvV3yN/_old  2022-05-16 18:08:50.589292565 +0200
+++ /var/tmp/diff_new_pack.rvV3yN/_new  2022-05-16 18:08:50.593292569 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.93
+%define _tar_path 5.94
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.93.0
+Version:5.94.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later


++ kio-5.93.0.tar.xz -> kio-5.94.0.tar.xz ++
 166358 lines of diff (skipped)


commit kio for openSUSE:Factory

2022-04-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2022-04-11 23:47:16

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1900 (New)


Package is "kio"

Mon Apr 11 23:47:16 2022 rev:126 rq:968172 version:5.93.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2022-03-14 19:36:00.966050827 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.1900/kio.changes2022-04-11 
23:48:38.635481568 +0200
@@ -1,0 +2,34 @@
+Sun Apr  3 10:47:17 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.93.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.93.0
+- Changes since 5.92.0:
+  * Fix KRecentDocumentTest
+  * fix reading wrong integer type from config (kde#452048)
+  * Add Yandex search keywords
+  * [KFilePlacesView] Don't append "(hidden)" to disappearing groups
+  * Don't use KCrash on Android, currently not used there
+  * KOpenWithDialog: alternative fix for the sort filter model regex
+  * Introduce KCoreUrlNavigator
+  * filewidgets: Auto-select filename before extension in filename dialog
+  * Add support in krecentdocument to add to recently-used.xbel
+  * [KFilePlacesView] Drop now unused placeEntered/Left handling
+  * [KFilePlacesView] Show free space as permanent thin line
+  * include QStandardPaths
+  * autotests: port kdirmodeltest to QSignalSpy::wait
+  * KRecentDocuments: don't save history for hidden files by default
+  * KUrlNavigator: don't force LtR
+  * [KPropertiesDialog] Use PlainText format for most labels
+  * autotests: use temp dir to avoid issues with parallel tests
+  * KFileItem: protect againt ' ' passed mimeType
+  * KFileItem: use passed mimeType to determine isDir
+  * KOpenWithDialog: Include arguments in name when writing a new desktop file
+  * Add Android to the list of supported platforms
+  * [KPropertiesDialog] Make read-only filename label selectable by mouse
+  * [KFilePlacesModel] Improve outcome of dropped places
+  * Add autotest for KDirLister::setMimeFilter
+  * [ftp] Simplify code
+
+---

Old:

  kio-5.92.0.tar.xz
  kio-5.92.0.tar.xz.sig

New:

  kio-5.93.0.tar.xz
  kio-5.93.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.sFeTKS/_old  2022-04-11 23:48:39.243474618 +0200
+++ /var/tmp/diff_new_pack.sFeTKS/_new  2022-04-11 23:48:39.247474572 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.92
+%define _tar_path 5.93
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.92.0
+Version:5.93.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later


++ kio-5.92.0.tar.xz -> kio-5.93.0.tar.xz ++
 99630 lines of diff (skipped)


commit kio for openSUSE:Factory

2022-03-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2022-03-14 19:34:33

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.25692 (New)


Package is "kio"

Mon Mar 14 19:34:33 2022 rev:125 rq:961254 version:5.92.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2022-02-24 18:21:53.318683383 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.25692/kio.changes   2022-03-14 
19:36:00.966050827 +0100
@@ -1,0 +2,15 @@
+Mon Mar  7 09:27:00 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.92.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.92.0
+- Too many changes since 5.91.0, only listing bugfixes:
+  * KFilePlacesView: Fix crash when dragging over topmost section header 
(kde#450813)
+  * Hide mount point labels if mount point can't be found (kde#449791)
+  * Fix trash KCM not having any icon on wayland (kde#449859)
+  * Fix potential crash in pastejob (kde#439948)
+  * [KFilePlacesView] Mount place when dropping onto it (kde#206629)
+  * [knewfilemenu] Bind stat job connection lifetime to dialog, not the whole 
menu (kde#433347)
+
+---

Old:

  kio-5.91.0.tar.xz
  kio-5.91.0.tar.xz.sig

New:

  kio-5.92.0.tar.xz
  kio-5.92.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.z5ACcP/_old  2022-03-14 19:36:01.750051767 +0100
+++ /var/tmp/diff_new_pack.z5ACcP/_new  2022-03-14 19:36:01.758051777 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.91
+%define _tar_path 5.92
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.91.0
+Version:5.92.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
@@ -50,6 +50,7 @@
 BuildRequires:  cmake(KF5Archive) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5Bookmarks) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5Completion) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Config) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5Crash) >= %{_kf5_bugfix_version}
@@ -175,6 +176,7 @@
 %dir %{_kf5_plugindir}/kf5/kiod
 %dir %{_kf5_sharedir}/kconf_update/
 %{_kf5_applicationsdir}/ktelnetservice5.desktop
+%{_kf5_applicationsdir}/kcm_trash.desktop
 %{_kf5_bindir}/ktelnetservice5
 %{_kf5_bindir}/ktrash5
 %{_kf5_configdir}/accept-languages.codes


++ kio-5.91.0.tar.xz -> kio-5.92.0.tar.xz ++
 184898 lines of diff (skipped)


commit kio for openSUSE:Factory

2022-02-24 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2022-02-24 18:19:40

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1958 (New)


Package is "kio"

Thu Feb 24 18:19:40 2022 rev:124 rq:954259 version:5.91.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2022-01-31 22:57:56.521331060 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.1958/kio.changes2022-02-24 
18:21:53.318683383 +0100
@@ -1,0 +2,21 @@
+Mon Feb  7 16:55:11 UTC 2022 - Christophe Giboudeaux 
+
+- Force PIE when building with gcc-10 (boo#1195628)
+
+---
+Sun Feb  6 10:17:03 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.91.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.91.0
+- Too many changes since 5.90.0, only listing bugfixes:
+  * Consider slow files as remote files in previewjob (kde#349161)
+  * [desktopexecparser] Consider associations from mimeapps.list to
+determine whether an app supports a scheme (kde#440062)
+  * [kopenwithdialog] Fix filtering (kde#449330)
+  * kdirmodel: Allow using full path for Icon in .desktop file (kde#448116)
+  * file_unix: Do not try to preserve ownership when permission is -1 
(kde#447779)
+  * KPropertiesDialog: use the KFileItem when checkig if the url is local 
(kde#444624)
+
+---

Old:

  kio-5.90.0.tar.xz
  kio-5.90.0.tar.xz.sig

New:

  kio-5.91.0.tar.xz
  kio-5.91.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.RDRFhW/_old  2022-02-24 18:21:53.810683252 +0100
+++ /var/tmp/diff_new_pack.RDRFhW/_new  2022-02-24 18:21:53.814683251 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.90
+%define _tar_path 5.91
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:   kio
-Version:5.90.0
+Version:5.91.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
@@ -142,9 +142,11 @@
 
 %if 0%{?suse_version} == 1500
 export CXX=g++-10
+# gcc-PIE only sets the linker flags for the default compiler (boo#1195628)
+%define extra_opts -- -DCMAKE_POSITION_INDEPENDENT_CODE=ON 
-DCMAKE_CXX_LINK_PIE_SUPPORTED=ON
 %endif
 
-%cmake_kf5 -d build
+%{cmake_kf5 -d build %{?extra_opts}}
 %cmake_build
 
 %install
@@ -239,15 +241,15 @@
 %{_kf5_sharedir}/dbus-1/services/org.kde.kpasswdserver.service
 
 %files devel
+%dir %{_kf5_sharedir}/kdevfiletemplates
+%dir %{_kf5_sharedir}/kdevfiletemplates/templates/
 %{_kf5_bindir}/protocoltojson
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.KCookieServer.xml
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.KDirNotify.xml
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.KPasswdServer.xml
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.KSlaveLauncher.xml
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.kio.FileUndoManager.xml
-%dir %{_kf5_sharedir}/kdevappwizard
-%dir %{_kf5_sharedir}/kdevappwizard/templates
-%{_kf5_sharedir}/kdevappwizard/templates/ioslave.tar.bz2
+%{_kf5_sharedir}/kdevfiletemplates/templates/ioslave.tar.bz2
 %{_kf5_includedir}/
 %{_kf5_libdir}/cmake/KF5KIO/
 %{_kf5_libdir}/libKF5KIOCore.so


++ kio-5.90.0.tar.xz -> kio-5.91.0.tar.xz ++
 199336 lines of diff (skipped)


commit kio for openSUSE:Factory

2022-01-31 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2022-01-31 22:57:12

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1898 (New)


Package is "kio"

Mon Jan 31 22:57:12 2022 rev:123 rq:950266 version:5.90.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2022-01-11 21:19:06.980952359 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.1898/kio.changes2022-01-31 
22:57:56.521331060 +0100
@@ -351,0 +352,4 @@
+- Includes patch to fix running files with spaces in the path
+  (boo#1174141, kde#423412, kde#423645)
+- Includes patch to fix copying to protocols which don't always
+  report available space (boo#1174169)



Other differences:
--


commit kio for openSUSE:Factory

2022-01-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2022-01-11 21:16:27

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1892 (New)


Package is "kio"

Tue Jan 11 21:16:27 2022 rev:122 rq:945064 version:5.90.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2021-12-13 20:45:37.600494121 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.1892/kio.changes2022-01-11 
21:19:06.980952359 +0100
@@ -1,0 +2,11 @@
+Mon Jan  3 12:47:39 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 5.90.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.90.0
+- Too many changes since 5.89.0, only listing bugfixes:
+  * kdirmodel: Return "unknown" icon when the icon is null (kde#447573)
+  * do not access service past its prime (kde#446539)
+
+---

Old:

  kio-5.89.0.tar.xz
  kio-5.89.0.tar.xz.sig

New:

  kio-5.90.0.tar.xz
  kio-5.90.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.ME76Gd/_old  2022-01-11 21:19:07.712952874 +0100
+++ /var/tmp/diff_new_pack.ME76Gd/_new  2022-01-11 21:19:07.716952877 +0100
@@ -16,21 +16,21 @@
 #
 
 
-%define _tar_path 5.89
+%define _tar_path 5.90
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
-%bcond_without lang
+%bcond_without released
 Name:   kio
-Version:5.89.0
+Version:5.90.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 URL:https://www.kde.org
 Source: %{name}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
 Source1:%{name}-%{version}.tar.xz.sig
 Source2:frameworks.keyring
 %endif
@@ -38,6 +38,10 @@
 Patch0: kio_help-fallback-to-kde4-docs.patch
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
+# gcc7 is too old for std::transform_reduce
+%if 0%{?suse_version} == 1500
+BuildRequires:  gcc10-c++
+%endif
 BuildRequires:  kf5-filesystem
 BuildRequires:  krb5-devel
 BuildRequires:  libacl-devel
@@ -81,9 +85,6 @@
 Requires:   kded >= %{_kf5_bugfix_version}
 # KIO/FileDialog uses klauncher directly, but we can't add Requires, as that 
would introduce dep cycle
 Recommends: kinit
-%if %{with lang}
-Recommends: %{name}-lang = %{version}
-%endif
 
 %description
 This framework implements almost all the file management functions you
@@ -139,6 +140,10 @@
 %define _lto_cflags %{nil}
 %endif
 
+%if 0%{?suse_version} == 1500
+export CXX=g++-10
+%endif
+
 %cmake_kf5 -d build
 %cmake_build
 
@@ -146,7 +151,7 @@
 %kf5_makeinstall -C build
 %fdupes %{buildroot}
 
-%if %{with lang}
+%if %{with released}
 %find_lang %{name} --with-man --all-name
 %{kf5_find_htmldocs}
 %endif
@@ -156,7 +161,7 @@
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
-%if %{with lang}
+%if %{with released}
 %files lang -f %{name}.lang
 %endif
 


++ kio-5.89.0.tar.xz -> kio-5.90.0.tar.xz ++
 281431 lines of diff (skipped)


commit kio for openSUSE:Factory

2021-12-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2021-12-13 20:41:34

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.2520 (New)


Package is "kio"

Mon Dec 13 20:41:34 2021 rev:121 rq:940064 version:5.89.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2021-12-07 00:00:39.520293544 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.2520/kio.changes2021-12-13 
20:45:37.600494121 +0100
@@ -1,0 +2,28 @@
+Sat Dec  4 22:56:44 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.89.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.89.0
+- Changes since 5.88.0:
+  * Add new signals and logic to handle open directories in new windows or tabs
+  * Fix KRun::runApplication when xdg activation is involved (kde#446272)
+  * Explicitly remove the event filters in classes managed by a unique_ptr
+  * [KACLEditWidget] Load list of users/groups on demand
+  * [KPropertiesDialog] Reuse existing KUser instance
+  * Fix directory thumbnailer loading
+  * [CopyJob] Emit moving while renaming
+  * [KPropertiesDialog] Improve presentation of file type configuration
+  * [KPropertiesDialog] Add extra fields value in correct column
+  * Allow loading of Thumbnailers using embedded json metadata
+  * KDirOperator: get the icon sizes from user settings
+  * [KACLEditWidget] Remove redundancy and add icons to buttons
+  * [KPropertiesDialog] Use Filelight icon and name from desktop file
+  * [KPropertiesDialog] Hide time labels in multiple mode
+  * [KPropertiesDialog] Also hide label_left for timestamps
+  * Fix copying between different filesystems on Linux < 5.3
+  * [KDynamicJobTracker] Support KUiServerV2JobTracker
+- Drop patch, now upstream:
+  * 0001-Fix-KRun-runApplication-when-xdg-activation-is-invol.patch
+
+---

Old:

  0001-Fix-KRun-runApplication-when-xdg-activation-is-invol.patch
  kio-5.88.0.tar.xz
  kio-5.88.0.tar.xz.sig

New:

  kio-5.89.0.tar.xz
  kio-5.89.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.eDuizn/_old  2021-12-13 20:45:38.208494195 +0100
+++ /var/tmp/diff_new_pack.eDuizn/_new  2021-12-13 20:45:38.212494196 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.88
+%define _tar_path 5.89
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kio
-Version:5.88.0
+Version:5.89.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
@@ -36,8 +36,6 @@
 %endif
 # PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to 
see into kde4 documentation, needed especially for khelpcenter5
 Patch0: kio_help-fallback-to-kde4-docs.patch
-# PATCH-FIX-UPSTREAM
-Patch1: 0001-Fix-KRun-runApplication-when-xdg-activation-is-invol.patch
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem


++ kio-5.88.0.tar.xz -> kio-5.89.0.tar.xz ++
 152382 lines of diff (skipped)


commit kio for openSUSE:Factory

2021-12-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2021-12-06 23:59:27

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.31177 (New)


Package is "kio"

Mon Dec  6 23:59:27 2021 rev:120 rq:935212 version:5.88.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2021-11-15 15:26:40.921828231 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.31177/kio.changes   2021-12-07 
00:00:39.520293544 +0100
@@ -1,0 +2,7 @@
+Thu Dec  2 13:38:22 UTC 2021 - Fabian Vogt 
+
+- Add patch to fix KRun on Wayland (kde#446272,
+  gh#openSUSE/kmozillahelper#33):
+  * 0001-Fix-KRun-runApplication-when-xdg-activation-is-invol.patch
+
+---

New:

  0001-Fix-KRun-runApplication-when-xdg-activation-is-invol.patch



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.7EJv8q/_old  2021-12-07 00:00:40.272290884 +0100
+++ /var/tmp/diff_new_pack.7EJv8q/_new  2021-12-07 00:00:40.276290870 +0100
@@ -36,6 +36,8 @@
 %endif
 # PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to 
see into kde4 documentation, needed especially for khelpcenter5
 Patch0: kio_help-fallback-to-kde4-docs.patch
+# PATCH-FIX-UPSTREAM
+Patch1: 0001-Fix-KRun-runApplication-when-xdg-activation-is-invol.patch
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem

++ 0001-Fix-KRun-runApplication-when-xdg-activation-is-invol.patch ++
>From 886700651f4460f11c1cfec61730c75807a87258 Mon Sep 17 00:00:00 2001
From: Aleix Pol 
Date: Tue, 30 Nov 2021 17:33:18 +0100
Subject: [PATCH] Fix KRun::runApplication when xdg activation is involved

Has waitForStarted account for xdg activation token request.

BUG: 446272
(cherry picked from commit 25f3a6937a80f2748790265b9b688d64126e43d0)
---
 src/gui/kprocessrunner.cpp | 13 ++---
 src/gui/kprocessrunner_p.h |  1 +
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/src/gui/kprocessrunner.cpp b/src/gui/kprocessrunner.cpp
index 130dade75..82c959afe 100644
--- a/src/gui/kprocessrunner.cpp
+++ b/src/gui/kprocessrunner.cpp
@@ -32,6 +32,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 
 #ifdef Q_OS_WIN
@@ -259,7 +260,6 @@ void KProcessRunner::init(const KService::Ptr ,
 Q_UNUSED(iconName);
 #endif
 
-bool waitingForXdgToken = false;
 if (KWindowSystem::isPlatformWayland()) {
 if (!asn.isEmpty()) {
 m_process->setEnv(QStringLiteral("XDG_ACTIVATION_TOKEN"), 
QString::fromUtf8(asn));
@@ -274,7 +274,7 @@ void KProcessRunner::init(const KService::Ptr ,
 }
 if (window) {
 const int launchedSerial = 
KWindowSystem::lastInputSerial(window);
-waitingForXdgToken = true;
+m_waitingForXdgToken = true;
 connect(this, ::xdgActivationTokenArrived, 
m_process.get(), [this] {
 startProcess();
 });
@@ -285,6 +285,7 @@ void KProcessRunner::init(const KService::Ptr ,
 if (tokenSerial == launchedSerial) {
 
m_process->setEnv(QStringLiteral("XDG_ACTIVATION_TOKEN"), token);
 Q_EMIT xdgActivationTokenArrived();
+m_waitingForXdgToken = false;
 }
 });
 KWindowSystem::requestXdgActivationToken(window, 
launchedSerial, QFileInfo(m_serviceEntryPath).completeBaseName());
@@ -316,7 +317,7 @@ void KProcessRunner::init(const KService::Ptr ,
 m_description = userVisibleName;
 }
 
-if (!waitingForXdgToken) {
+if (!m_waitingForXdgToken) {
 startProcess();
 }
 }
@@ -331,6 +332,12 @@ void ForkingProcessRunner::startProcess()
 
 bool ForkingProcessRunner::waitForStarted(int timeout)
 {
+if (m_process->state() == QProcess::NotRunning && m_waitingForXdgToken) {
+QEventLoop loop;
+QObject::connect(m_process.get(), ::stateChanged, , 
::quit);
+QTimer::singleShot(timeout, , ::quit);
+loop.exec();
+}
 return m_process->waitForStarted(timeout);
 }
 
diff --git a/src/gui/kprocessrunner_p.h b/src/gui/kprocessrunner_p.h
index 1f94df7a2..df6f08f64 100644
--- a/src/gui/kprocessrunner_p.h
+++ b/src/gui/kprocessrunner_p.h
@@ -140,6 +140,7 @@ protected:
 qint64 m_pid = 0;
 KService::Ptr m_service;
 QString m_serviceEntryPath;
+bool m_waitingForXdgToken = false;
 
 private:
 void 

commit kio for openSUSE:Factory

2021-11-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2021-11-15 15:25:24

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1890 (New)


Package is "kio"

Mon Nov 15 15:25:24 2021 rev:119 rq:931093 version:5.88.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2021-10-18 22:00:32.430021882 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.1890/kio.changes2021-11-15 
15:26:40.921828231 +0100
@@ -1,0 +2,21 @@
+Sun Nov  7 09:13:25 UTC 2021 - Christophe Giboudeaux 
+
+- Strip 'Source' URL for faster submissions
+
+---
+Sun Nov  7 09:08:09 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.88.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.88.0
+- Too many changes since 5.87.0, only listing bugfixes:
+  * KMountPoint: revert to parsing /dev/disk/by-{uuid,label}/ manually 
(kde#442106)
+  * CopyJob: handle the no-op case of symlinks on FAT partitions (kde#442310)
+  * KUrlCompletion: Disregard the trailing slash when sorting directory paths 
(kde#442717)
+  * KFilePropsPlugin: Allow to edit properties when setFileNameReadOnly is set 
(kde#441847)
+  * kuriikwsfiltereng: Fix quitting match logic if accidentally bang syntax is 
used (kde#437660)
+  * file_unix: Fix endless loop during xattr copy. (kde#441446)
+  * Improve "trash is full" error message (kde#442865)
+
+---

Old:

  kio-5.87.0.tar.xz
  kio-5.87.0.tar.xz.sig

New:

  kio-5.88.0.tar.xz
  kio-5.88.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.NFcRMZ/_old  2021-11-15 15:26:42.017828538 +0100
+++ /var/tmp/diff_new_pack.NFcRMZ/_new  2021-11-15 15:26:42.021828539 +0100
@@ -16,22 +16,22 @@
 #
 
 
-%define _tar_path 5.87
+%define _tar_path 5.88
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kio
-Version:5.87.0
+Version:5.88.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 URL:https://www.kde.org
-Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+Source: %{name}-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig
+Source1:%{name}-%{version}.tar.xz.sig
 Source2:frameworks.keyring
 %endif
 # PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to 
see into kde4 documentation, needed especially for khelpcenter5


++ kio-5.87.0.tar.xz -> kio-5.88.0.tar.xz ++
 311289 lines of diff (skipped)


commit kio for openSUSE:Factory

2021-10-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2021-10-18 21:58:42

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1890 (New)


Package is "kio"

Mon Oct 18 21:58:42 2021 rev:118 rq:924445 version:5.87.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2021-09-16 23:15:57.159877880 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.1890/kio.changes2021-10-18 
22:00:32.430021882 +0200
@@ -1,0 +2,15 @@
+Sun Oct  3 20:33:50 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.87.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.87.0
+- Too many changes since 5.86.0, only listing bugfixes:
+  * KUrlCompletion blocks autosuggestion from happening if the
+input is an exact directory path. (kde#420966)
+  * KDirOperator: provide an option to enable showing open-with item actions 
(kde#440748)
+  * Fix permissions when copying files (kde#404777)
+  * KFileItem: refresh() shouldn't discard ACL attributes (kde#299155)
+  * KPropertiesDialog: show text label with item name for readonly items too 
(kde#442237)
+
+---

Old:

  kio-5.86.0.tar.xz
  kio-5.86.0.tar.xz.sig

New:

  kio-5.87.0.tar.xz
  kio-5.87.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.vf34Jf/_old  2021-10-18 22:00:32.966022270 +0200
+++ /var/tmp/diff_new_pack.vf34Jf/_new  2021-10-18 22:00:32.966022270 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.86
+%define _tar_path 5.87
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kio
-Version:5.86.0
+Version:5.87.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later


++ kio-5.86.0.tar.xz -> kio-5.87.0.tar.xz ++
 190622 lines of diff (skipped)


commit kio for openSUSE:Factory

2021-09-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2021-09-16 23:14:04

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1899 (New)


Package is "kio"

Thu Sep 16 23:14:04 2021 rev:117 rq:919198 version:5.86.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2021-09-03 21:25:39.310144421 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.1899/kio.changes2021-09-16 
23:15:57.159877880 +0200
@@ -1,0 +2,20 @@
+Wed Sep 15 08:24:09 UTC 2021 - Christophe Giboudeaux 
+
+- Drop the unneeded baselibs.conf.
+
+---
+Mon Sep  6 06:22:09 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.86.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.86.0
+- Too many changes since 5.85.0, only listing bugfixes:
+  * Inline kssld operators to avoid duplicate symbol errors (kde#428807)
+  * KFilePlaceEditDialog: Always preserve previous icon (kde#439622)
+  * kio_http: wrap a long error message (kde#160399)
+  * kio_file: detect failure to create symlinks due to filesystem support 
(kde#253678)
+  * CopyJob: ask users about replacing invalid characters in file/folder names 
(kde#136746)
+  * KDirOperator: expand to url only in detail tree view (kde#440475)
+
+---

Old:

  baselibs.conf
  kio-5.85.0.tar.xz
  kio-5.85.0.tar.xz.sig

New:

  kio-5.86.0.tar.xz
  kio-5.86.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.M7gJvB/_old  2021-09-16 23:15:57.795878538 +0200
+++ /var/tmp/diff_new_pack.M7gJvB/_new  2021-09-16 23:15:57.799878543 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.85
+%define _tar_path 5.86
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kio
-Version:5.85.0
+Version:5.86.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
@@ -34,7 +34,6 @@
 Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig
 Source2:frameworks.keyring
 %endif
-Source99:   baselibs.conf
 # PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to 
see into kde4 documentation, needed especially for khelpcenter5
 Patch0: kio_help-fallback-to-kde4-docs.patch
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}


++ kio-5.85.0.tar.xz -> kio-5.86.0.tar.xz ++
 428346 lines of diff (skipped)


commit kio for openSUSE:Factory

2021-09-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2021-09-03 21:25:32

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1899 (New)


Package is "kio"

Fri Sep  3 21:25:32 2021 rev:116 rq:914543 version:5.85.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2021-08-26 23:14:19.664272614 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.1899/kio.changes2021-09-03 
21:25:39.310144421 +0200
@@ -1,0 +2,5 @@
+Fri Aug 27 08:34:41 UTC 2021 - Christophe Giboudeaux 
+
+- Disable lto for ppc64 builds.
+
+---



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.FXYLPn/_old  2021-09-03 21:25:39.914145051 +0200
+++ /var/tmp/diff_new_pack.FXYLPn/_new  2021-09-03 21:25:39.918145054 +0200
@@ -136,6 +136,10 @@
 %autosetup -p1
 
 %build
+%ifarch ppc64
+%define _lto_cflags %{nil}
+%endif
+
 %cmake_kf5 -d build
 %cmake_build
 


commit kio for openSUSE:Factory

2021-08-26 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2021-08-26 23:14:13

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1899 (New)


Package is "kio"

Thu Aug 26 23:14:13 2021 rev:115 rq:913893 version:5.85.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2021-08-16 10:12:04.679063869 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.1899/kio.changes2021-08-26 
23:14:19.664272614 +0200
@@ -1,0 +2,6 @@
+Sat Aug 21 14:55:25 UTC 2021 - Fabian Vogt 
+
+- Move the designer plugin to the main package, it's used in
+  applications like KMail through QFormBuilder
+
+---



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.tnJmXA/_old  2021-08-26 23:14:20.404271959 +0200
+++ /var/tmp/diff_new_pack.tnJmXA/_new  2021-08-26 23:14:20.408271955 +0200
@@ -75,8 +75,8 @@
 BuildRequires:  cmake(Qt5Widgets) >= 5.15.0
 BuildRequires:  cmake(Qt5X11Extras) >= 5.15.0
 BuildRequires:  cmake(Qt5Xml) >= 5.15.0
-BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(mount)
+BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(x11)
 Requires:   %{name}-core = %{version}
 Requires:   kded >= %{_kf5_bugfix_version}
@@ -218,6 +218,8 @@
 %{_kf5_plugindir}/kcm_netpref.so
 %{_kf5_plugindir}/kcm_proxy.so
 %{_kf5_plugindir}/kcm_smb.so
+%dir %{_kf5_plugindir}/designer
+%{_kf5_plugindir}/designer/kio5widgets.so
 %{_kf5_servicesdir}/cookies.desktop
 %{_kf5_servicesdir}/netpref.desktop
 %{_kf5_servicesdir}/proxy.desktop
@@ -229,7 +231,6 @@
 %{_kf5_sharedir}/dbus-1/services/org.kde.kpasswdserver.service
 
 %files devel
-%dir %{_kf5_plugindir}/designer
 %{_kf5_bindir}/protocoltojson
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.KCookieServer.xml
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.KDirNotify.xml
@@ -251,6 +252,5 @@
 %{_kf5_mkspecsdir}/qt_KIOGui.pri
 %{_kf5_mkspecsdir}/qt_KIOWidgets.pri
 %{_kf5_mkspecsdir}/qt_KNTLM.pri
-%{_kf5_plugindir}/designer/kio5widgets.so
 
 %changelog


commit kio for openSUSE:Factory

2021-08-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2021-08-16 10:07:55

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.1899 (New)


Package is "kio"

Mon Aug 16 10:07:55 2021 rev:114 rq:912142 version:5.85.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2021-07-16 00:01:31.601028316 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.1899/kio.changes2021-08-16 
10:12:04.679063869 +0200
@@ -1,0 +2,12 @@
+Fri Aug  6 12:12:46 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.85.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.85.0
+- Too many changes since 5.84.0, only listing bugfixes:
+  * Message dialogs: wrap the text (kde#440545)
+  * Fix creating thumbnails for items under desktop:/ (kde#438691)
+  * KPropertiesDialog: fix applying permissions recursively (kde#225658)
+
+---

Old:

  kio-5.84.0.tar.xz
  kio-5.84.0.tar.xz.sig

New:

  kio-5.85.0.tar.xz
  kio-5.85.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.7bI7IZ/_old  2021-08-16 10:12:05.107063367 +0200
+++ /var/tmp/diff_new_pack.7bI7IZ/_new  2021-08-16 10:12:05.111063362 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.84
+%define _tar_path 5.85
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kio
-Version:5.84.0
+Version:5.85.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
@@ -76,6 +76,7 @@
 BuildRequires:  cmake(Qt5X11Extras) >= 5.15.0
 BuildRequires:  cmake(Qt5Xml) >= 5.15.0
 BuildRequires:  pkgconfig(openssl)
+BuildRequires:  pkgconfig(mount)
 BuildRequires:  pkgconfig(x11)
 Requires:   %{name}-core = %{version}
 Requires:   kded >= %{_kf5_bugfix_version}
@@ -174,12 +175,14 @@
 %{_kf5_libexecdir}/kio_http_cache_cleaner
 %{_kf5_libexecdir}/kiod5
 %{_kf5_plugindir}/kcm_trash.so
-%{_kf5_plugindir}/kf5/kio/file.so
-%{_kf5_plugindir}/kf5/kio/ftp.so
-%{_kf5_plugindir}/kf5/kio/ghelp.so
-%{_kf5_plugindir}/kf5/kio/help.so
-%{_kf5_plugindir}/kf5/kio/http.so
-%{_kf5_plugindir}/kf5/kio/trash.so
+%{_kf5_plugindir}/kf5/kio/kio_file.so
+%{_kf5_plugindir}/kf5/kio/kio_ftp.so
+%{_kf5_plugindir}/kf5/kio/kio_ghelp.so
+%{_kf5_plugindir}/kf5/kio/kio_help.so
+%{_kf5_plugindir}/kf5/kio/kio_http.so
+%{_kf5_plugindir}/kf5/kio/kio_trash.so
+%{_kf5_plugindir}/kf5/kio/kio_remote.so
+%{_kf5_plugindir}/kf5/kiod/kssld.so
 %{_kf5_plugindir}/kf5/kiod/kssld.so
 %{_kf5_servicesdir}/http_cache_cleaner.desktop
 %{_kf5_servicesdir}/kcmtrash.desktop
@@ -204,15 +207,17 @@
 %{_kf5_libexecdir}/kioslave5
 %{_kf5_libexecdir}/kpac_dhcp_helper
 %{_kf5_notifydir}/proxyscout.notifyrc
-%{_kf5_plugindir}/kcm_kio.so
 %{_kf5_plugindir}/kcm_webshortcuts.so
 %{_kf5_plugindir}/kf5/kded/kcookiejar.so
 %{_kf5_plugindir}/kf5/kded/proxyscout.so
 %{_kf5_plugindir}/kf5/kded/remotenotifier.so
-%{_kf5_plugindir}/kf5/kio/remote.so
 %{_kf5_plugindir}/kf5/kiod/kioexecd.so
 %{_kf5_plugindir}/kf5/kiod/kpasswdserver.so
 %{_kf5_plugindir}/kf5/urifilters/
+%{_kf5_plugindir}/kcm_cookies.so
+%{_kf5_plugindir}/kcm_netpref.so
+%{_kf5_plugindir}/kcm_proxy.so
+%{_kf5_plugindir}/kcm_smb.so
 %{_kf5_servicesdir}/cookies.desktop
 %{_kf5_servicesdir}/netpref.desktop
 %{_kf5_servicesdir}/proxy.desktop


++ kio-5.84.0.tar.xz -> kio-5.85.0.tar.xz ++
 201900 lines of diff (skipped)


commit kio for openSUSE:Factory

2021-07-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2021-07-15 23:59:45

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.2625 (New)


Package is "kio"

Thu Jul 15 23:59:45 2021 rev:113 rq:905506 version:5.84.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2021-06-16 20:35:35.247196616 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.2625/kio.changes2021-07-16 
00:01:31.601028316 +0200
@@ -1,0 +2,10 @@
+Sun Jul  4 07:45:33 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.84.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.84.0
+- Too many changes to list here.
+- Only install the license files once
+
+---

Old:

  kio-5.83.0.tar.xz
  kio-5.83.0.tar.xz.sig

New:

  kio-5.84.0.tar.xz
  kio-5.84.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.8T5HBd/_old  2021-07-16 00:01:32.081024320 +0200
+++ /var/tmp/diff_new_pack.8T5HBd/_new  2021-07-16 00:01:32.093024219 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.83
+%define _tar_path 5.84
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kio
-Version:5.83.0
+Version:5.84.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
@@ -181,25 +181,14 @@
 %{_kf5_plugindir}/kf5/kio/http.so
 %{_kf5_plugindir}/kf5/kio/trash.so
 %{_kf5_plugindir}/kf5/kiod/kssld.so
-%{_kf5_servicesdir}/data.protocol
 %{_kf5_servicesdir}/http_cache_cleaner.desktop
 %{_kf5_servicesdir}/kcmtrash.desktop
-%{_kf5_servicesdir}/mailto.protocol
-%{_kf5_servicesdir}/mms.protocol
-%{_kf5_servicesdir}/mmst.protocol
-%{_kf5_servicesdir}/mmsu.protocol
-%{_kf5_servicesdir}/pnm.protocol
-%{_kf5_servicesdir}/rtsp.protocol
-%{_kf5_servicesdir}/rtspt.protocol
-%{_kf5_servicesdir}/rtspu.protocol
 %{_kf5_sharedir}/dbus-1/services/org.kde.kiod5.service
 %{_kf5_sharedir}/dbus-1/services/org.kde.kioexecd.service
 %{_kf5_sharedir}/dbus-1/services/org.kde.kssld5.service
 %{_kf5_sharedir}/kconf_update/filepicker.upd
 
 %files
-%doc README*
-%license LICENSES/*
 %dir %{_kf5_htmldir}
 %dir %{_kf5_htmldir}/en
 %dir %{_kf5_plugindir}/kf5/kded


++ kio-5.83.0.tar.xz -> kio-5.84.0.tar.xz ++
 72600 lines of diff (skipped)


commit kio for openSUSE:Factory

2021-06-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2021-06-16 20:34:00

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.32437 (New)


Package is "kio"

Wed Jun 16 20:34:00 2021 rev:112 rq:899743 version:5.83.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2021-05-20 19:23:17.282386803 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.32437/kio.changes   2021-06-16 
20:35:35.247196616 +0200
@@ -1,0 +2,19 @@
+Sat Jun  5 11:58:56 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.83.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.83.0
+- Too many changes since 5.82.0, only listing bugfixes:
+  * KOpenWithDialog: expand category on selection (kde#437885)
+  * [kopenwithdialog] Show better error message when specifying a 
non-executable file (kde#437880)
+  * [KCoreDirLister] Guard uiDelegate(), it might be null (kde#437153)
+  * Allow selecting directories in KFileWidget (kde#419874)
+  * When finding a job delegate extension, also try the uiDelegate() of its 
parents (kde#436049)
+  * PreviewJob: Create a larger SHM when necessary (kde#430862)
+- Remove patches:
+  * 0001-MimeTypeFinderJob-Resolve-symlinks-for-a-local-file.patch
+  * 0002-MimeTypeFinderJob-the-StatJob-details-should-include.patch
+  * 0003-kio_file-pass-the-absolute-path-to-QMimeDatabase-mim.patch
+
+---

Old:

  0001-MimeTypeFinderJob-Resolve-symlinks-for-a-local-file.patch
  0002-MimeTypeFinderJob-the-StatJob-details-should-include.patch
  0003-kio_file-pass-the-absolute-path-to-QMimeDatabase-mim.patch
  kio-5.82.0.tar.xz
  kio-5.82.0.tar.xz.sig

New:

  kio-5.83.0.tar.xz
  kio-5.83.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.W48ZJ4/_old  2021-06-16 20:35:35.707197402 +0200
+++ /var/tmp/diff_new_pack.W48ZJ4/_new  2021-06-16 20:35:35.711197408 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.82
+%define _tar_path 5.83
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kio
-Version:5.82.0
+Version:5.83.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
@@ -37,10 +37,6 @@
 Source99:   baselibs.conf
 # PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to 
see into kde4 documentation, needed especially for khelpcenter5
 Patch0: kio_help-fallback-to-kde4-docs.patch
-# PATCH-FIX-UPSTREAM
-Patch1: 0001-MimeTypeFinderJob-Resolve-symlinks-for-a-local-file.patch
-Patch2: 0002-MimeTypeFinderJob-the-StatJob-details-should-include.patch
-Patch3: 0003-kio_file-pass-the-absolute-path-to-QMimeDatabase-mim.patch
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
@@ -228,14 +224,11 @@
 %{_kf5_plugindir}/kf5/kiod/kioexecd.so
 %{_kf5_plugindir}/kf5/kiod/kpasswdserver.so
 %{_kf5_plugindir}/kf5/urifilters/
-%{_kf5_servicesdir}/cache.desktop
 %{_kf5_servicesdir}/cookies.desktop
 %{_kf5_servicesdir}/netpref.desktop
 %{_kf5_servicesdir}/proxy.desktop
 %{_kf5_servicesdir}/searchproviders/
 %{_kf5_servicesdir}/smb.desktop
-%{_kf5_servicesdir}/useragent.desktop
-%{_kf5_servicesdir}/useragentstrings/
 %{_kf5_servicesdir}/webshortcuts.desktop
 %{_kf5_servicetypesdir}/
 %{_kf5_sharedir}/dbus-1/services/org.kde.kcookiejar5.service


++ kio-5.82.0.tar.xz -> kio-5.83.0.tar.xz ++
 240261 lines of diff (skipped)


commit kio for openSUSE:Factory

2021-05-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2021-05-20 19:23:09

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.2988 (New)


Package is "kio"

Thu May 20 19:23:09 2021 rev:111 rq:893279 version:5.82.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2021-05-10 15:37:14.438072536 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.2988/kio.changes2021-05-20 
19:23:17.282386803 +0200
@@ -1,0 +2,8 @@
+Fri May 14 13:00:14 UTC 2021 - Fabian Vogt 
+
+- Add patches to fix issues with MimeTypeFinderJob (kde#398908):
+  * 0001-MimeTypeFinderJob-Resolve-symlinks-for-a-local-file.patch
+  * 0002-MimeTypeFinderJob-the-StatJob-details-should-include.patch
+  * 0003-kio_file-pass-the-absolute-path-to-QMimeDatabase-mim.patch
+
+---

New:

  0001-MimeTypeFinderJob-Resolve-symlinks-for-a-local-file.patch
  0002-MimeTypeFinderJob-the-StatJob-details-should-include.patch
  0003-kio_file-pass-the-absolute-path-to-QMimeDatabase-mim.patch



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.3i9Z2B/_old  2021-05-20 19:23:19.082379188 +0200
+++ /var/tmp/diff_new_pack.3i9Z2B/_new  2021-05-20 19:23:19.082379188 +0200
@@ -37,6 +37,10 @@
 Source99:   baselibs.conf
 # PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to 
see into kde4 documentation, needed especially for khelpcenter5
 Patch0: kio_help-fallback-to-kde4-docs.patch
+# PATCH-FIX-UPSTREAM
+Patch1: 0001-MimeTypeFinderJob-Resolve-symlinks-for-a-local-file.patch
+Patch2: 0002-MimeTypeFinderJob-the-StatJob-details-should-include.patch
+Patch3: 0003-kio_file-pass-the-absolute-path-to-QMimeDatabase-mim.patch
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem

++ 0001-MimeTypeFinderJob-Resolve-symlinks-for-a-local-file.patch ++
>From 542a74b8fa70fa530a436ee3222a9b0562155708 Mon Sep 17 00:00:00 2001
From: Jonathan Marten 
Date: Sat, 8 May 2021 15:20:39 +
Subject: [PATCH 1/3] MimeTypeFinderJob: Resolve symlinks for a local file

(cherry picked from commit e79da836c34fce66231e396c7215314d0eba51b4)
---
 autotests/mimetypefinderjobtest.cpp | 18 +-
 src/core/mimetypefinderjob.cpp  |  2 +-
 2 files changed, 18 insertions(+), 2 deletions(-)

diff --git a/autotests/mimetypefinderjobtest.cpp 
b/autotests/mimetypefinderjobtest.cpp
index 72296b9b..f494ff3b 100644
--- a/autotests/mimetypefinderjobtest.cpp
+++ b/autotests/mimetypefinderjobtest.cpp
@@ -48,6 +48,7 @@ void MimeTypeFinderJobTest::determineMimeType_data()
 QTest::newRow("text_file_no_extension") << "text/plain" << "srcfile";
 QTest::newRow("desktop_file") << "application/x-desktop" << "foo.desktop";
 QTest::newRow("script") << "application/x-shellscript" << "srcfile.sh";
+QTest::newRow("directory") << "inode/directory" << "srcdir";
 /* clang-format on */
 }
 
@@ -60,7 +61,12 @@ void MimeTypeFinderJobTest::determineMimeType()
 QTemporaryDir tempDir;
 const QString srcDir = tempDir.path();
 const QString srcFile = srcDir + QLatin1Char('/') + fileName;
-createSrcFile(srcFile);
+if (mimeType == "inode/directory") {
+QVERIFY(QDir(srcDir).mkdir(fileName));
+} else {
+createSrcFile(srcFile);
+}
+
 QVERIFY(QFile::exists(srcFile));
 const QUrl url = QUrl::fromLocalFile(srcFile);
 
@@ -68,6 +74,16 @@ void MimeTypeFinderJobTest::determineMimeType()
 KIO::MimeTypeFinderJob *job = new KIO::MimeTypeFinderJob(url, this);
 QVERIFY2(job->exec(), qPrintable(job->errorString()));
 QCOMPARE(job->mimeType(), mimeType);
+
+// Check that the result is the same when accessing the source
+// file through a symbolic link (bug #436708)
+const QString srcLink = srcDir + QLatin1String("/link_") + fileName;
+QVERIFY(QFile::link(srcFile, srcLink));
+const QUrl linkUrl = QUrl::fromLocalFile(srcLink);
+
+job = new KIO::MimeTypeFinderJob(linkUrl, this);
+QVERIFY2(job->exec(), qPrintable(job->errorString()));
+QCOMPARE(job->mimeType(), mimeType);
 }
 
 void MimeTypeFinderJobTest::invalidUrl()
diff --git a/src/core/mimetypefinderjob.cpp b/src/core/mimetypefinderjob.cpp
index f5e50cdc..48fc8c28 100644
--- a/src/core/mimetypefinderjob.cpp
+++ b/src/core/mimetypefinderjob.cpp
@@ -122,7 +122,7 @@ void KIO::MimeTypeFinderJobPrivate::statFile()
 {
 Q_ASSERT(m_mimeTypeName.isEmpty());
 
-KIO::StatJob *job = KIO::statDetails(m_url, KIO::StatJob::SourceSide, 
KIO::StatBasic, KIO::HideProgressInfo);
+KIO::StatJob *job 

commit kio for openSUSE:Factory

2021-05-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2021-05-10 15:35:37

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.2988 (New)


Package is "kio"

Mon May 10 15:35:37 2021 rev:110 rq:891760 version:5.82.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2021-05-08 22:07:15.685783163 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.2988/kio.changes2021-05-10 
15:37:14.438072536 +0200
@@ -1,0 +2,6 @@
+Thu May  6 18:12:12 UTC 2021 - Christophe Giboudeaux 
+
+- Drop 0001-PreviewJob-Create-a-larger-SHM-when-necessary.patch.
+  Merged in kio 5.82.
+
+---
@@ -5,0 +12,12 @@
+
+---
+Sat May  1 16:40:59 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.82.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.82.0
+- Too many changes since 5.81.0, only listing bugfixes:
+  * Make the openOrExecute dialog modal (kde#430396)
+  * KDirOperator: show the progress bar above the horizontal scrollbar
+(kde#194017)

Old:

  0001-PreviewJob-Create-a-larger-SHM-when-necessary.patch
  kio-5.81.0.tar.xz
  kio-5.81.0.tar.xz.sig

New:

  kio-5.82.0.tar.xz
  kio-5.82.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.JU0G5K/_old  2021-05-10 15:37:15.030070243 +0200
+++ /var/tmp/diff_new_pack.JU0G5K/_new  2021-05-10 15:37:15.034070228 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.81
+%define _tar_path 5.82
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kio
-Version:5.81.0
+Version:5.82.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
@@ -37,8 +37,6 @@
 Source99:   baselibs.conf
 # PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to 
see into kde4 documentation, needed especially for khelpcenter5
 Patch0: kio_help-fallback-to-kde4-docs.patch
-# PATCH-FIX-UPSTREAM
-Patch1: 0001-PreviewJob-Create-a-larger-SHM-when-necessary.patch
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
@@ -67,16 +65,16 @@
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(Qt5Concurrent) >= 5.14.0
-BuildRequires:  cmake(Qt5Core) >= 5.14.0
-BuildRequires:  cmake(Qt5DBus) >= 5.14.0
-BuildRequires:  cmake(Qt5Network) >= 5.14.0
-BuildRequires:  cmake(Qt5Qml) >= 5.14.0
-BuildRequires:  cmake(Qt5Test) >= 5.14.0
-BuildRequires:  cmake(Qt5UiPlugin) >= 5.14.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.14.0
-BuildRequires:  cmake(Qt5X11Extras) >= 5.14.0
-BuildRequires:  cmake(Qt5Xml) >= 5.14.0
+BuildRequires:  cmake(Qt5Concurrent) >= 5.15.0
+BuildRequires:  cmake(Qt5Core) >= 5.15.0
+BuildRequires:  cmake(Qt5DBus) >= 5.15.0
+BuildRequires:  cmake(Qt5Network) >= 5.15.0
+BuildRequires:  cmake(Qt5Qml) >= 5.15.0
+BuildRequires:  cmake(Qt5Test) >= 5.15.0
+BuildRequires:  cmake(Qt5UiPlugin) >= 5.15.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.15.0
+BuildRequires:  cmake(Qt5X11Extras) >= 5.15.0
+BuildRequires:  cmake(Qt5Xml) >= 5.15.0
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(x11)
 Requires:   %{name}-core = %{version}
@@ -121,9 +119,9 @@
 Requires:   cmake(KF5Solid) >= %{_kf5_bugfix_version}
 Requires:   cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
 Requires:   cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
-Requires:   cmake(Qt5Concurrent) >= 5.14.0
-Requires:   cmake(Qt5DBus) >= 5.14.0
-Requires:   cmake(Qt5Network) >= 5.14.0
+Requires:   cmake(Qt5Concurrent) >= 5.15.0
+Requires:   cmake(Qt5DBus) >= 5.15.0
+Requires:   cmake(Qt5Network) >= 5.15.0
 
 %description devel
 This framework implements almost all the file management functions you
@@ -137,12 +135,12 @@
 %autosetup -p1
 
 %build
-  %cmake_kf5 -d build
-  %cmake_build
+%cmake_kf5 -d build
+%cmake_build
 
 %install
-  %kf5_makeinstall -C build
-  %fdupes %{buildroot}
+%kf5_makeinstall -C build
+%fdupes %{buildroot}
 
 %if %{with lang}
 %find_lang %{name} --with-man --all-name


++ kio-5.81.0.tar.xz -> kio-5.82.0.tar.xz ++
 256697 lines of diff 

commit kio for openSUSE:Factory

2021-05-08 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2021-05-08 22:07:14

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.2988 (New)


Package is "kio"

Sat May  8 22:07:14 2021 rev:109 rq:890943 version:5.81.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2021-04-12 12:36:30.173308316 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.2988/kio.changes2021-05-08 
22:07:15.685783163 +0200
@@ -1,0 +2,6 @@
+Tue May  4 20:28:31 UTC 2021 - Fabian Vogt 
+
+- Add patch to fix thumnail creation in certain conditions (kde#430862):
+  * 0001-PreviewJob-Create-a-larger-SHM-when-necessary.patch
+
+---

New:

  0001-PreviewJob-Create-a-larger-SHM-when-necessary.patch



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.u8FmkT/_old  2021-05-08 22:07:16.225780825 +0200
+++ /var/tmp/diff_new_pack.u8FmkT/_new  2021-05-08 22:07:16.229780807 +0200
@@ -37,6 +37,8 @@
 Source99:   baselibs.conf
 # PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to 
see into kde4 documentation, needed especially for khelpcenter5
 Patch0: kio_help-fallback-to-kde4-docs.patch
+# PATCH-FIX-UPSTREAM
+Patch1: 0001-PreviewJob-Create-a-larger-SHM-when-necessary.patch
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem

++ 0001-PreviewJob-Create-a-larger-SHM-when-necessary.patch ++
>From bc02b2528c97eab0961b3ad608a4914d3ce4b46c Mon Sep 17 00:00:00 2001
From: Fabian Vogt 
Date: Tue, 4 May 2021 22:22:53 +0200
Subject: [PATCH] PreviewJob: Create a larger SHM when necessary

It's possible that during the lifetime of a PreviewJob thumbnails with
different sizes are created. The SHM was created to match the size of the first
(non-empty) thumbnail, so any larger ones after that would reuse the SHM with
insufficient size.

BUG: 430862
---
 src/widgets/previewjob.cpp | 14 +-
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/src/widgets/previewjob.cpp b/src/widgets/previewjob.cpp
index d30f71cf..4f71c1c7 100644
--- a/src/widgets/previewjob.cpp
+++ b/src/widgets/previewjob.cpp
@@ -136,6 +136,8 @@ public:
 int shmid;
 // And the data area
 uchar *shmaddr;
+// Size of the shm segment
+size_t shmsize;
 // Root of thumbnail cache
 QString thumbRoot;
 // List of encrypted mount points for checking if we should save thumbnail
@@ -733,17 +735,19 @@ void PreviewJobPrivate::createThumbnail(const QString 
)
 }
 
 #if WITH_SHM
-if (shmid == -1) {
+size_t requiredSize = thumb_width * devicePixelRatio * thumb_height * 
devicePixelRatio * 4;
+if (shmid == -1 || shmsize < requiredSize) {
 if (shmaddr) {
 // clean previous shared memory segment
 shmdt((char *)shmaddr);
-shmctl(shmid, IPC_RMID, nullptr);
 shmaddr = nullptr;
+shmctl(shmid, IPC_RMID, nullptr);
+shmid = -1;
 }
-auto size = thumb_width * thumb_height;
-if (size > 0) {
-shmid = shmget(IPC_PRIVATE, size * 4 * devicePixelRatio * 
devicePixelRatio, IPC_CREAT | 0600);
+if (requiredSize > 0) {
+shmid = shmget(IPC_PRIVATE, requiredSize, IPC_CREAT | 0600);
 if (shmid != -1) {
+shmsize = requiredSize;
 shmaddr = (uchar *)(shmat(shmid, nullptr, SHM_RDONLY));
 if (shmaddr == (uchar *)-1) {
 shmctl(shmid, IPC_RMID, nullptr);
-- 
2.25.1


commit kio for openSUSE:Factory

2021-04-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2021-04-06 17:29:02

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.2401 (New)


Package is "kio"

Tue Apr  6 17:29:02 2021 rev:107 rq:880771 version:5.80.1

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2021-03-16 15:43:04.888910152 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.2401/kio.changes2021-04-06 
17:29:41.77906 +0200
@@ -1,0 +2,6 @@
+Tue Mar 23 12:30:10 UTC 2021 - Christophe Giboudeaux 
+
+- Add patch to prevent file.so from remaining loaded (kde#434455, boo#1183880)
+  * 0001-MimeTypeFinderJob-don-t-put-job-on-hold-for-local-fi.patch
+
+---

New:

  0001-MimeTypeFinderJob-don-t-put-job-on-hold-for-local-fi.patch



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.sOl3pf/_old  2021-04-06 17:29:42.299118571 +0200
+++ /var/tmp/diff_new_pack.sOl3pf/_new  2021-04-06 17:29:42.303118576 +0200
@@ -37,6 +37,8 @@
 Source99:   baselibs.conf
 # PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to 
see into kde4 documentation, needed especially for khelpcenter5
 Patch0: kio_help-fallback-to-kde4-docs.patch
+# PATCH-FIX-UPSTREAM
+Patch1: 0001-MimeTypeFinderJob-don-t-put-job-on-hold-for-local-fi.patch
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
@@ -132,8 +134,7 @@
 %lang_package
 
 %prep
-%setup -q
-%autopatch -p1
+%autosetup -p1
 
 %build
   %cmake_kf5 -d build

++ 0001-MimeTypeFinderJob-don-t-put-job-on-hold-for-local-fi.patch ++
>From 05e1090603ca81eb54a23febe41a8823a0e7d572 Mon Sep 17 00:00:00 2001
From: David Faure 
Date: Tue, 23 Mar 2021 00:29:31 +0100
Subject: [PATCH] MimeTypeFinderJob: don't put job on hold for local files

Fixes: 434455
---
 src/core/mimetypefinderjob.cpp | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/core/mimetypefinderjob.cpp b/src/core/mimetypefinderjob.cpp
index 147f3aa9..f5e50cdc 100644
--- a/src/core/mimetypefinderjob.cpp
+++ b/src/core/mimetypefinderjob.cpp
@@ -241,8 +241,10 @@ void KIO::MimeTypeFinderJobPrivate::scanFileWithGet()
 m_suggestedFileName = 
job->queryMetaData(QStringLiteral("content-disposition-filename"));
 }
 
-job->putOnHold();
-KIO::Scheduler::publishSlaveOnHold();
+if (!m_url.isLocalFile()) { // #434455
+job->putOnHold();
+KIO::Scheduler::publishSlaveOnHold();
+}
 q->emitResult();
 });
 }
-- 
2.30.2


commit kio for openSUSE:Factory

2021-03-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2021-03-16 15:41:42

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.2401 (New)


Package is "kio"

Tue Mar 16 15:41:42 2021 rev:106 rq:879256 version:5.80.1

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2021-02-17 18:12:14.777975273 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.2401/kio.changes2021-03-16 
15:43:04.888910152 +0100
@@ -1,0 +2,17 @@
+Mon Mar 15 16:01:52 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.80.1
+  * Fix crash in ApplicationLauncherJob(service) when service is null.
+
+---
+Sun Mar  7 09:26:58 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.80.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.80.0
+- Too many changes since 5.79.0, only listing bugfixes:
+  * PreviewJob: consider file size for cache invalidation (kde#433127)
+  * RenameDialog: fix a potential buffer overflow (kde#432610)
+
+---

Old:

  kio-5.79.0.tar.xz
  kio-5.79.0.tar.xz.sig

New:

  kio-5.80.1.tar.xz
  kio-5.80.1.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.OiViRL/_old  2021-03-16 15:43:05.580911260 +0100
+++ /var/tmp/diff_new_pack.OiViRL/_new  2021-03-16 15:43:05.584911266 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.79
+%define _tar_path 5.80
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kio
-Version:5.79.0
+Version:5.80.1
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
@@ -185,6 +185,7 @@
 %{_kf5_servicesdir}/data.protocol
 %{_kf5_servicesdir}/http_cache_cleaner.desktop
 %{_kf5_servicesdir}/kcmtrash.desktop
+%{_kf5_servicesdir}/mailto.protocol
 %{_kf5_servicesdir}/mms.protocol
 %{_kf5_servicesdir}/mmst.protocol
 %{_kf5_servicesdir}/mmsu.protocol
@@ -245,6 +246,9 @@
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.KPasswdServer.xml
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.KSlaveLauncher.xml
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.kio.FileUndoManager.xml
+%dir %{_kf5_sharedir}/kdevappwizard
+%dir %{_kf5_sharedir}/kdevappwizard/templates
+%{_kf5_sharedir}/kdevappwizard/templates/ioslave.tar.bz2
 %{_kf5_includedir}/
 %{_kf5_libdir}/cmake/KF5KIO/
 %{_kf5_libdir}/libKF5KIOCore.so


++ kio-5.79.0.tar.xz -> kio-5.80.1.tar.xz ++
 679454 lines of diff (skipped)


commit kio for openSUSE:Factory

2021-02-17 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2021-02-17 18:11:05

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.28504 (New)


Package is "kio"

Wed Feb 17 18:11:05 2021 rev:105 rq:871703 version:5.79.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2021-01-13 18:18:37.553209051 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.28504/kio.changes   2021-02-17 
18:12:14.777975273 +0100
@@ -1,0 +2,13 @@
+Mon Feb  8 08:46:26 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 5.79.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.79.0
+- Too many changes since 5.78.0, only listing bugfixes:
+  * Fix default codec being set to "US-ASCII" in KIO apps (kde#432406)
+  * CopyJob: fix crash with skip/retry (kde#431731)
+  * Fix lockup when renaming a file from properties dialog (kde#431902)
+  * Tweak KFileWidget::slotOk logic when in files+directory mode (kde#431454)
+
+---

Old:

  kio-5.78.0.tar.xz
  kio-5.78.0.tar.xz.sig

New:

  kio-5.79.0.tar.xz
  kio-5.79.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.zvJVJ5/_old  2021-02-17 18:12:15.421975800 +0100
+++ /var/tmp/diff_new_pack.zvJVJ5/_new  2021-02-17 18:12:15.421975800 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.78
+%define _tar_path 5.79
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kio
-Version:5.78.0
+Version:5.79.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later


++ kio-5.78.0.tar.xz -> kio-5.79.0.tar.xz ++
 212624 lines of diff (skipped)


commit kio for openSUSE:Factory

2020-12-15 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2020-12-15 12:28:55

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.2328 (New)


Package is "kio"

Tue Dec 15 12:28:55 2020 rev:102 rq:855440 version:5.77.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2020-11-23 10:32:30.577494084 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.2328/kio.changes2020-12-15 
12:31:09.944038079 +0100
@@ -1,0 +2,15 @@
+Sat Dec  5 18:56:41 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.77.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.77.0
+- Too many changes since 5.76.0, only listing bugfixes:
+  * NewFile Dialog: allow to accept directory creation before stat has run 
(kde#429838)
+  * KUrlNavBtn: make opening subdirs from dropdown menu with the keyboard work 
(kde#428226)
+  * Places view: highlight place only when it is displayed (kde#429806)
+  * KIO::iconNameForUrl: resolve icon for remote files based on name 
(kde#429530)
+  * RenameDialog: allow to overwrite when files are older (kde#236884)
+  * Do not add unnecessary separators (kde#427830)
+
+---

Old:

  kio-5.76.0.tar.xz
  kio-5.76.0.tar.xz.sig

New:

  kio-5.77.0.tar.xz
  kio-5.77.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.1OMfNu/_old  2020-12-15 12:31:10.784038755 +0100
+++ /var/tmp/diff_new_pack.1OMfNu/_new  2020-12-15 12:31:10.788038758 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.76
+%define _tar_path 5.77
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kio
-Version:5.76.0
+Version:5.77.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later
@@ -65,16 +65,16 @@
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(Qt5Concurrent) >= 5.12.0
-BuildRequires:  cmake(Qt5Core) >= 5.12.0
-BuildRequires:  cmake(Qt5DBus) >= 5.12.0
-BuildRequires:  cmake(Qt5Network) >= 5.12.0
-BuildRequires:  cmake(Qt5Qml) >= 5.12.0
-BuildRequires:  cmake(Qt5Test) >= 5.12.0
-BuildRequires:  cmake(Qt5UiPlugin) >= 5.12.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.12.0
-BuildRequires:  cmake(Qt5X11Extras) >= 5.12.0
-BuildRequires:  cmake(Qt5Xml) >= 5.12.0
+BuildRequires:  cmake(Qt5Concurrent) >= 5.13.0
+BuildRequires:  cmake(Qt5Core) >= 5.13.0
+BuildRequires:  cmake(Qt5DBus) >= 5.13.0
+BuildRequires:  cmake(Qt5Network) >= 5.13.0
+BuildRequires:  cmake(Qt5Qml) >= 5.13.0
+BuildRequires:  cmake(Qt5Test) >= 5.13.0
+BuildRequires:  cmake(Qt5UiPlugin) >= 5.13.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.13.0
+BuildRequires:  cmake(Qt5X11Extras) >= 5.13.0
+BuildRequires:  cmake(Qt5Xml) >= 5.13.0
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(x11)
 Requires:   %{name}-core = %{version}
@@ -119,9 +119,9 @@
 Requires:   cmake(KF5Solid) >= %{_kf5_bugfix_version}
 Requires:   cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
 Requires:   cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
-Requires:   cmake(Qt5Concurrent) >= 5.12.0
-Requires:   cmake(Qt5DBus) >= 5.12.0
-Requires:   cmake(Qt5Network) >= 5.12.0
+Requires:   cmake(Qt5Concurrent) >= 5.13.0
+Requires:   cmake(Qt5DBus) >= 5.13.0
+Requires:   cmake(Qt5Network) >= 5.13.0
 
 %description devel
 This framework implements almost all the file management functions you


++ kio-5.76.0.tar.xz -> kio-5.77.0.tar.xz ++
 203427 lines of diff (skipped)
___
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org


[opensuse-commit] commit kio for openSUSE:Factory

2020-11-23 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2020-11-19 11:51:07

Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and  /work/SRC/openSUSE:Factory/.kio.new.5913 (New)


Package is "kio"

Thu Nov 19 11:51:07 2020 rev:101 rq:848560 version:5.76.0

Changes:

--- /work/SRC/openSUSE:Factory/kio/kio.changes  2020-10-12 13:56:54.842156041 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.5913/kio.changes2020-11-23 
10:32:30.577494084 +0100
@@ -1,0 +2,15 @@
+Sat Nov  7 21:34:54 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.76.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.76.0
+- Too many changes since 5.75.0, only listing bugfixes:
+  * CopyJob: don't count skipped files in the notification (kde#417034)
+  * FileWidget: Show Selected file preview on mouse leave (kde#418655)
+  * Add bookmarks for pictures, music and videos (kde#427876)
+  * kfilewidget: keep the text in the Name box when navigating (kde#418711)
+  * KFilePlacesModel: ignore hidden places when computing closestItem 
(kde#426690)
+  * kio_trash: fix the logic when no size limit is set (kde#426704)
+
+---

Old:

  kio-5.75.0.tar.xz
  kio-5.75.0.tar.xz.sig

New:

  kio-5.76.0.tar.xz
  kio-5.76.0.tar.xz.sig



Other differences:
--
++ kio.spec ++
--- /var/tmp/diff_new_pack.ecDS6h/_old  2020-11-23 10:32:31.497495093 +0100
+++ /var/tmp/diff_new_pack.ecDS6h/_new  2020-11-23 10:32:31.497495093 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.75
+%define _tar_path 5.76
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kio
-Version:5.75.0
+Version:5.76.0
 Release:0
 Summary:Network transparent access to files and data
 License:LGPL-2.1-or-later


++ kio-5.75.0.tar.xz -> kio-5.76.0.tar.xz ++
 241062 lines of diff (skipped)
___
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org