Hello community,

here is the log from the commit of package kpackage for openSUSE:Factory 
checked in at 2020-07-14 07:53:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpackage (Old)
 and      /work/SRC/openSUSE:Factory/.kpackage.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpackage"

Tue Jul 14 07:53:51 2020 rev:70 rq:820384 version:5.72.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpackage/kpackage.changes        2020-06-16 
13:43:50.681334332 +0200
+++ /work/SRC/openSUSE:Factory/.kpackage.new.3060/kpackage.changes      
2020-07-14 07:55:01.352960653 +0200
@@ -1,0 +2,11 @@
+Sun Jul  5 07:55:38 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:
+  * Convert license to GPL-2.0-or-later
+- Fix the license tag. the kpackagetool executable is GPL-2.0-or-later
+
+-------------------------------------------------------------------

Old:
----
  kpackage-5.71.0.tar.xz
  kpackage-5.71.0.tar.xz.sig

New:
----
  kpackage-5.72.0.tar.xz
  kpackage-5.72.0.tar.xz.sig

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

Other differences:
------------------
++++++ kpackage.spec ++++++
--- /var/tmp/diff_new_pack.MHeRHM/_old  2020-07-14 07:55:02.416964098 +0200
+++ /var/tmp/diff_new_pack.MHeRHM/_new  2020-07-14 07:55:02.420964111 +0200
@@ -16,17 +16,17 @@
 #
 
 
-%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:           kpackage
-Version:        5.71.0
+Version:        5.72.0
 Release:        0
 Summary:        Non-binary asset user-installable package managing framework
-License:        LGPL-2.1-or-later
+License:        GPL-2.0-or-later AND LGPL-2.0-or-later
 Group:          System/GUI/KDE
 URL:            https://www.kde.org
 Source:         
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
@@ -35,7 +35,6 @@
 Source2:        frameworks.keyring
 %endif
 Source99:       baselibs.conf
-BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
@@ -44,9 +43,9 @@
 BuildRequires:  cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5DocTools) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5I18n) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(Qt5Core) >= 5.8.0
-BuildRequires:  cmake(Qt5DBus) >= 5.8.0
-BuildRequires:  cmake(Qt5Test) >= 5.8.0
+BuildRequires:  cmake(Qt5Core) >= 5.12.0
+BuildRequires:  cmake(Qt5DBus) >= 5.12.0
+BuildRequires:  cmake(Qt5Test) >= 5.12.0
 Recommends:     %{name}-lang
 
 %description
@@ -87,20 +86,21 @@
 %endif
 
 %files
-%license COPYING*
+%license LICENSES/*
 %doc README*
+%dir %{_kf5_servicetypesdir}
+%doc %lang(en) %{_kf5_mandir}/*/kpackagetool*
 %{_kf5_bindir}/kpackagetool*
+%{_kf5_debugdir}/*.categories
 %{_kf5_libdir}/libKF5Package.so.*
-%dir %{_kf5_servicetypesdir}
-%{_kf5_servicetypesdir}/kpackage-packagestructure.desktop
 %{_kf5_servicetypesdir}/kpackage-generic.desktop
 %{_kf5_servicetypesdir}/kpackage-genericqml.desktop
-%doc %lang(en) %{_kf5_mandir}/*/kpackagetool*
-%{_kf5_debugdir}/*.categories
+%{_kf5_servicetypesdir}/kpackage-packagestructure.desktop
 
 %files devel
-%{_kf5_libdir}/libKF5Package.so
-%{_kf5_libdir}/cmake/KF5Package/
+%license LICENSES/*
 %{_kf5_includedir}/
+%{_kf5_libdir}/cmake/KF5Package/
+%{_kf5_libdir}/libKF5Package.so
 
 %changelog


++++++ kpackage-5.71.0.tar.xz -> kpackage-5.72.0.tar.xz ++++++
++++ 28476 lines of diff (skipped)


Reply via email to