Hello community,

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

Package is "knotifyconfig"

Sun Feb 16 18:27:13 2020 rev:60 rq:773937 version:5.67.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/knotifyconfig/knotifyconfig.changes    
2020-01-19 15:50:04.317794605 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.knotifyconfig.new.26092/knotifyconfig.changes 
2020-02-16 18:28:11.210713803 +0100
@@ -1,0 +2,15 @@
+Sun Feb  2 18:07:06 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Replace %make_jobs with %cmake_build.
+
+-------------------------------------------------------------------
+Sun Feb  2 14:32:54 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.67.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.67.0.php
+- Changes since 5.66.0:
+  * Port away from KLineEdit and KComboBox to Q equivalent
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ knotifyconfig.spec ++++++
--- /var/tmp/diff_new_pack.hL0pjC/_old  2020-02-16 18:28:11.486713948 +0100
+++ /var/tmp/diff_new_pack.hL0pjC/_new  2020-02-16 18:28:11.490713950 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%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:           knotifyconfig
-Version:        5.66.0
+Version:        5.67.0
 Release:        0
 Summary:        Configuration dialog for desktop notifications
 License:        LGPL-2.1-or-later
@@ -58,10 +58,10 @@
 BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(Phonon4Qt5)
-BuildRequires:  cmake(Qt5DBus) >= 5.11.0
-BuildRequires:  cmake(Qt5Test) >= 5.11.0
-BuildRequires:  cmake(Qt5TextToSpeech) >= 5.11.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
+BuildRequires:  cmake(Qt5DBus) >= 5.12.0
+BuildRequires:  cmake(Qt5Test) >= 5.12.0
+BuildRequires:  cmake(Qt5TextToSpeech) >= 5.12.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.12.0
 
 %description
 KNotifyConfig provides a configuration dialog for desktop notifications which
@@ -83,7 +83,7 @@
 Group:          Development/Libraries/KDE
 Requires:       %{lname} = %{version}
 Requires:       extra-cmake-modules
-Requires:       cmake(Qt5Widgets) >= 5.11.0
+Requires:       cmake(Qt5Widgets) >= 5.12.0
 
 %description devel
 KNotifyConfig provides a configuration dialog for desktop notifications which
@@ -96,7 +96,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++++++ knotifyconfig-5.66.0.tar.xz -> knotifyconfig-5.67.0.tar.xz ++++++
++++ 4998 lines of diff (skipped)


Reply via email to