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.changes        2022-02-24 
18:21:53.318683383 +0100
@@ -1,0 +2,21 @@
+Mon Feb  7 16:55:11 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Force PIE when building with gcc-10 (boo#1195628)
+
+-------------------------------------------------------------------
+Sun Feb  6 10:17:03 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- 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)

Reply via email to