Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package polkit-qt5-1 for openSUSE:Factory 
checked in at 2021-06-25 15:01:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/polkit-qt5-1 (Old)
 and      /work/SRC/openSUSE:Factory/.polkit-qt5-1.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "polkit-qt5-1"

Fri Jun 25 15:01:10 2021 rev:6 rq:901481 version:0.114.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/polkit-qt5-1/polkit-qt5-1.changes        
2019-08-30 14:39:26.593439829 +0200
+++ /work/SRC/openSUSE:Factory/.polkit-qt5-1.new.2625/polkit-qt5-1.changes      
2021-06-25 15:01:39.820175416 +0200
@@ -1,0 +2,36 @@
+Wed Jun 23 06:36:01 UTC 2021 - Wolfgang Bauer <wba...@tmo.at>
+
+- New upstream release 0.114.0
+- Changes since 0.113.0:
+  * Use feature_summary()
+  * Drop PolkitQt1::version*() API declaration, never implemented
+  * Use target_sources to directly set sources instead of helper vars
+  * Include headers in example & test like external consumer would
+  * Set include dirs for linking libraries during build by target interface
+  * Generate version & config file in core build dir
+  * Use individual export headers/macros per each library
+  * Remove outdated template FindPolkitQt.cmake
+  * Remove module prefix from Qt includes in public headers
+  * Link polkit-qt-test to agent lib target, an include is used
+  * Remove module prefix from Qt includes of non-public headers
+  * Remove unused include
+  * Remove unneeded/unused include_directories
+  * Use more override
+  * Use more nullptr
+  * Port away from legacy LINK_PUBLIC & LINK_PRIVATE
+  * Fully qualify slot argument
+  * Use QStringLiteral
+  * Convert license statements to SPDX expressions
+  * Remove unused cmake macro files
+  * Enable CMAKE_AUTOUIC and CMAKE_AUTORCC
+  * Let cmake set the C++ standard
+  * Port from Q_ENUMS to Q_ENUM 
+  * Make use of PkgConfig to find dependencies
+  * Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition
+  * Use more nullptr
+  * API dox: reference KDE Frameworks, no longer KDE Development Platform
+  * Support API documentation generation with kapidox
+  * Make it compile without deprecated method
+- Use %cmake_build instead of %make_jobs for compiling
+
+-------------------------------------------------------------------

Old:
----
  polkit-qt-1-0.113.0.tar.xz
  polkit-qt-1-0.113.0.tar.xz.sig

New:
----
  polkit-qt-1-0.114.0.tar.xz
  polkit-qt-1-0.114.0.tar.xz.sig

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

Other differences:
------------------
++++++ polkit-qt5-1.spec ++++++
--- /var/tmp/diff_new_pack.S3Xqz0/_old  2021-06-25 15:01:40.320176026 +0200
+++ /var/tmp/diff_new_pack.S3Xqz0/_new  2021-06-25 15:01:40.324176031 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package polkit-qt5-1
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define rname polkit-qt-1
 Name:           polkit-qt5-1
-Version:        0.113.0
+Version:        0.114.0
 Release:        0
 Summary:        PolicyKit Library Qt Bindings
 License:        LGPL-2.1-or-later
@@ -28,14 +28,14 @@
 Source1:        
https://download.kde.org/stable/%{rname}/%{rname}-%{version}.tar.xz.sig
 Source2:        %{name}.keyring
 Source3:        baselibs.conf
-BuildRequires:  cmake >= 2.8.12
+BuildRequires:  cmake >= 3.11
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig
 BuildRequires:  polkit-devel
-BuildRequires:  pkgconfig(Qt5Core) >= 5.1.0
-BuildRequires:  pkgconfig(Qt5DBus) >= 5.1.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.1.0
+BuildRequires:  pkgconfig(Qt5Core) >= 5.5.0
+BuildRequires:  pkgconfig(Qt5DBus) >= 5.5.0
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.5.0
 
 %description
 Polkit-qt-1 aims to make it easy for Qt developers to take advantage of
@@ -58,8 +58,8 @@
 Group:          Development/Libraries/KDE
 Requires:       libpolkit-qt5-1-1 = %{version}
 Requires:       polkit-devel
-Requires:       pkgconfig(Qt5Core) >= 5.1.0
-Requires:       pkgconfig(Qt5Widgets) >= 5.1.0
+Requires:       pkgconfig(Qt5Core) >= 5.5.0
+Requires:       pkgconfig(Qt5Widgets) >= 5.5.0
 
 %description -n libpolkit-qt5-1-devel
 Polkit-qt aims to make it easy for Qt developers to take advantage of
@@ -72,7 +72,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build
@@ -81,7 +81,7 @@
 %postun -n libpolkit-qt5-1-1 -p /sbin/ldconfig
 
 %files -n libpolkit-qt5-1-devel
-%license COPYING*
+%license LICENSES/*
 %doc AUTHORS README
 %{_includedir}/polkit-qt5-1/
 %{_kf5_libdir}/pkgconfig/polkit-qt5*
@@ -91,7 +91,7 @@
 %{_kf5_libdir}/cmake/PolkitQt5-1/
 
 %files -n libpolkit-qt5-1-1
-%license COPYING*
+%license LICENSES/*
 %{_kf5_libdir}/libpolkit-qt5-gui-1.so.*
 %{_kf5_libdir}/libpolkit-qt5-core-1.so.*
 %{_kf5_libdir}/libpolkit-qt5-agent-1.so.*

++++++ polkit-qt-1-0.113.0.tar.xz -> polkit-qt-1-0.114.0.tar.xz ++++++
++++ 5504 lines of diff (skipped)

Reply via email to