Hello community, here is the log from the commit of package kauth for openSUSE:Factory checked in at 2020-07-14 07:51:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kauth (Old) and /work/SRC/openSUSE:Factory/.kauth.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kauth" Tue Jul 14 07:51:33 2020 rev:85 rq:820342 version:5.72.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kauth/kauth.changes 2020-06-16 13:41:32.732831461 +0200 +++ /work/SRC/openSUSE:Factory/.kauth.new.3060/kauth.changes 2020-07-14 07:52:33.600482242 +0200 @@ -1,0 +2,10 @@ +Sun Jul 5 07:55:05 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 5.72.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.72.0 +- Changes since 5.71.0: + * KAuth: Convert license headers to SPDX expressions + +------------------------------------------------------------------- Old: ---- kauth-5.71.0.tar.xz kauth-5.71.0.tar.xz.sig New: ---- kauth-5.72.0.tar.xz kauth-5.72.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kauth.spec ++++++ --- /var/tmp/diff_new_pack.W94iEG/_old 2020-07-14 07:52:34.900486450 +0200 +++ /var/tmp/diff_new_pack.W94iEG/_new 2020-07-14 07:52:34.904486464 +0200 @@ -17,14 +17,14 @@ %define lname libKF5Auth5 -%define _tar_path 5.71 +%define _tar_path 5.72 # 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: kauth -Version: 5.71.0 +Version: 5.72.0 Release: 0 Summary: Framework which lets applications perform actions as a privileged user License: LGPL-2.1-or-later @@ -36,7 +36,6 @@ Source2: frameworks.keyring %endif Source99: baselibs.conf -BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes BuildRequires: kf5-filesystem @@ -107,27 +106,29 @@ %endif %files -n %{lname} -%{_kf5_libdir}/libKF5Auth.so.* -%{_kf5_plugindir}/ +%license LICENSES/* %dir %{_kf5_libdir}/libexec -%{_kf5_libdir}/libexec/kauth %{_kf5_dbuspolicydir}/org.kde.kf5auth.conf %{_kf5_debugdir}/kauth.categories +%{_kf5_libdir}/libKF5Auth.so.* +%{_kf5_libdir}/libexec/kauth +%{_kf5_plugindir}/ %files -n libKF5AuthCore5 -%license COPYING* +%license LICENSES/* %doc README* %{_kf5_libdir}/libKF5AuthCore.so.* %files devel -%{_kf5_libdir}/libKF5Auth.so -%{_kf5_libdir}/libKF5AuthCore.so -%{_kf5_libdir}/cmake/KF5Auth/ +%license LICENSES/* %dir %{_kf5_includedir}/*/ -%{_kf5_includedir}/*/ +%{_kf5_datadir}/kauth/ %{_kf5_includedir}/*.h +%{_kf5_includedir}/*/ +%{_kf5_libdir}/cmake/KF5Auth/ +%{_kf5_libdir}/libKF5Auth.so +%{_kf5_libdir}/libKF5AuthCore.so %{_kf5_mkspecsdir}/qt_KAuth.pri %{_kf5_mkspecsdir}/qt_KAuthCore.pri -%{_kf5_datadir}/kauth/ %changelog ++++++ kauth-5.71.0.tar.xz -> kauth-5.72.0.tar.xz ++++++ ++++ 8817 lines of diff (skipped)
