Hello community,

here is the log from the commit of package kwidgetsaddons for openSUSE:Factory 
checked in at 2020-02-14 16:34:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwidgetsaddons (Old)
 and      /work/SRC/openSUSE:Factory/.kwidgetsaddons.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kwidgetsaddons"

Fri Feb 14 16:34:14 2020 rev:75 rq:773293 version:5.67.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kwidgetsaddons/kwidgetsaddons.changes    
2020-01-14 21:05:53.534724234 +0100
+++ /work/SRC/openSUSE:Factory/.kwidgetsaddons.new.26092/kwidgetsaddons.changes 
2020-02-14 16:35:03.875508500 +0100
@@ -1,0 +2,19 @@
+Sun Feb  2 18:07:14 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Replace %make_jobs with %cmake_build.
+
+-------------------------------------------------------------------
+Sun Feb  2 14:33:02 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:
+  * QApplication::globalStrut() will be removed in qt6.
+  * [KMessageWidget] Subtract the correct margin
+  * [KMessageBox] Only allow selecting text in the dialog box
+    using the mouse (kde#416204)
+  * [KMessageWidget] Use devicePixelRatioF for animation pixmap (kde#415528)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kwidgetsaddons.spec ++++++
--- /var/tmp/diff_new_pack.JX9n1j/_old  2020-02-14 16:35:04.659508938 +0100
+++ /var/tmp/diff_new_pack.JX9n1j/_new  2020-02-14 16:35:04.663508939 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5WidgetsAddons5
-%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:           kwidgetsaddons
-Version:        5.66.0
+Version:        5.67.0
 Release:        0
 Summary:        Large set of desktop widgets
 License:        LGPL-2.1-or-later
@@ -40,12 +40,12 @@
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
-BuildRequires:  cmake(Qt5Test) >= 5.11.0
-BuildRequires:  cmake(Qt5UiPlugin) >= 5.11.0
-BuildRequires:  cmake(Qt5UiTools) >= 5.11.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
+BuildRequires:  cmake(Qt5Test) >= 5.12.0
+BuildRequires:  cmake(Qt5UiPlugin) >= 5.12.0
+BuildRequires:  cmake(Qt5UiTools) >= 5.12.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.12.0
 %if %{with lang}
-BuildRequires:  cmake(Qt5LinguistTools) >= 5.11.0
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.12.0
 %endif
 
 %description
@@ -72,7 +72,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
 This repository contains add-on widgets and classes for applications
@@ -87,7 +87,7 @@
 
 %build
   %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++++++ kwidgetsaddons-5.66.0.tar.xz -> kwidgetsaddons-5.67.0.tar.xz ++++++
++++ 5151 lines of diff (skipped)


Reply via email to