Hello community,

here is the log from the commit of package kio for openSUSE:Leap:15.2 checked 
in at 2020-02-16 18:27:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kio (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kio.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kio"

Sun Feb 16 18:27:03 2020 rev:78 rq:773927 version:5.67.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kio/kio.changes        2020-01-19 
15:49:30.301774437 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kio.new.26092/kio.changes     2020-02-16 
18:28:03.530709782 +0100
@@ -1,0 +2,21 @@
+Sun Feb  2 18:07:00 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Replace %make_jobs with %cmake_build.
+
+-------------------------------------------------------------------
+Sun Feb  2 14:32:48 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.67.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.67.0.php
+- Too many changes since 5.66.0, only listing bugfixes:
+  * Allow to handle apps with Terminal=True in their desktop
+    file, handle their associated mimetype properly (kde#410506)
+  * Add KIO::DropJobFlag to allow manually showing the menu (kde#415917)
+  * [KOpenWithDialog] Hide collapsible group box when all
+    options inside are hidden (kde#415510)
+  * SlaveBase::dispatchLoop: Fix timeout calculation (kde#392768)
+  * [KDirOperator] Allow renaming files from the context menu (kde#189482)
+
+-------------------------------------------------------------------

Old:
----
  kio-5.66.0.tar.xz
  kio-5.66.0.tar.xz.sig

New:
----
  kio-5.67.0.tar.xz
  kio-5.67.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kio.spec ++++++
--- /var/tmp/diff_new_pack.7wHqV5/_old  2020-02-16 18:28:03.986710021 +0100
+++ /var/tmp/diff_new_pack.7wHqV5/_new  2020-02-16 18:28:03.990710023 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.66
+%define _tar_path 5.67
 # 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.66.0
+Version:        5.67.0
 Release:        0
 Summary:        Network transparent access to files and data
 License:        LGPL-2.1-or-later
@@ -66,16 +66,16 @@
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(Qt5Concurrent) >= 5.11.0
-BuildRequires:  cmake(Qt5Core) >= 5.11.0
-BuildRequires:  cmake(Qt5DBus) >= 5.11.0
-BuildRequires:  cmake(Qt5Network) >= 5.11.0
-BuildRequires:  cmake(Qt5Qml) >= 5.11.0
-BuildRequires:  cmake(Qt5Test) >= 5.11.0
-BuildRequires:  cmake(Qt5UiPlugin) >= 5.11.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
-BuildRequires:  cmake(Qt5X11Extras) >= 5.11.0
-BuildRequires:  cmake(Qt5Xml) >= 5.11.0
+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:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(x11)
 Requires:       %{name}-core = %{version}
@@ -118,9 +118,9 @@
 Requires:       cmake(KF5Service) >= %{_kf5_bugfix_version}
 Requires:       cmake(KF5Solid) >= %{_kf5_bugfix_version}
 Requires:       cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
-Requires:       cmake(Qt5Concurrent) >= 5.11.0
-Requires:       cmake(Qt5DBus) >= 5.11.0
-Requires:       cmake(Qt5Network) >= 5.11.0
+Requires:       cmake(Qt5Concurrent) >= 5.12.0
+Requires:       cmake(Qt5DBus) >= 5.12.0
+Requires:       cmake(Qt5Network) >= 5.12.0
 
 %description devel
 This framework implements almost all the file management functions you
@@ -136,7 +136,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++++++ kio-5.66.0.tar.xz -> kio-5.67.0.tar.xz ++++++
++++ 88299 lines of diff (skipped)


Reply via email to