Hello community,

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

Package is "kirigami2"

Tue Jul 14 07:53:25 2020 rev:44 rq:820374 version:5.72.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kirigami2/kirigami2.changes      2020-06-23 
21:04:12.109766147 +0200
+++ /work/SRC/openSUSE:Factory/.kirigami2.new.3060/kirigami2.changes    
2020-07-14 07:54:24.328840772 +0200
@@ -1,0 +2,11 @@
+Sun Jul  5 07:55:30 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
+- Too many changes since 5.71.0, only listing bugfixes:
+  * [overlaysheet] Avoid fractional height for contentLayout (kde#422965)
+  * Fix OverlaySheet closing when clicking inside layout (kde#421848)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kirigami2.spec ++++++
--- /var/tmp/diff_new_pack.y0mAFD/_old  2020-07-14 07:54:26.528847895 +0200
+++ /var/tmp/diff_new_pack.y0mAFD/_new  2020-07-14 07:54:26.528847895 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname libKF5Kirigami2-5
-%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:           kirigami2
-Version:        5.71.0
+Version:        5.72.0
 Release:        0
 Summary:        Set of QtQuick components
 License:        LGPL-2.1-or-later
@@ -37,7 +37,7 @@
 %endif
 # PATCH-FIX-OPENSUSE
 Patch:          0001-Revert-Watch-for-language-change-events-and-forward-.patch
-BuildRequires:  extra-cmake-modules >= %{_tar_path}
+BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(Qt5Concurrent) >= 5.12.0
 BuildRequires:  cmake(Qt5Core) >= 5.12.0
@@ -51,7 +51,7 @@
 Requires:       libqt5-qtquickcontrols2
 Recommends:     %{name}-lang = %{version}
 %if %{with lang}
-BuildRequires:  cmake(Qt5LinguistTools) >= 5.7.0
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.12.0
 %endif
 
 %description
@@ -100,19 +100,21 @@
 %postun -n %{lname} -p /sbin/ldconfig
 
 %files
-%{_kf5_qmldir}/
+%license LICENSES/*
 %dir %{_kf5_sharedir}/kdevappwizard/
+%{_kf5_qmldir}/
 %{_kf5_sharedir}/kdevappwizard/templates/
 
 %files -n %{lname}
-%license LICENSE*
+%license LICENSES/*
 %{_kf5_libdir}/libKF5Kirigami2.so.*
 
 %files devel
+%license LICENSES/*
 %dir %{_kf5_includedir}/Kirigami2/
 %{_kf5_includedir}/Kirigami2/*
-%{_libdir}/cmake/KF5Kirigami2/
 %{_kf5_libdir}/libKF5Kirigami2.so
 %{_kf5_mkspecsdir}/qt_Kirigami2.pri
+%{_libdir}/cmake/KF5Kirigami2/
 
 %changelog


++++++ kirigami2-5.71.0.tar.xz -> kirigami2-5.72.0.tar.xz ++++++
++++ 2638 lines of diff (skipped)


Reply via email to