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.changes        2024-05-20 
18:11:08.917296904 +0200
@@ -1,0 +2,17 @@
+Mon May 13 07:33:27 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- 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 <christo...@krop.fr>
+
+- 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)

Reply via email to