Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kirigami2 for openSUSE:Factory checked in at 2021-05-10 15:35:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kirigami2 (Old) and /work/SRC/openSUSE:Factory/.kirigami2.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kirigami2" Mon May 10 15:35:38 2021 rev:54 rq:891761 version:5.82.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kirigami2/kirigami2.changes 2021-04-12 12:36:32.637312029 +0200 +++ /work/SRC/openSUSE:Factory/.kirigami2.new.2988/kirigami2.changes 2021-05-10 15:37:16.570064280 +0200 @@ -1,0 +2,14 @@ +Sat May 1 16:40:59 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 5.82.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.82.0 +- Too many changes since 5.81.0, only listing bugfixes: + * Icon: make sure we don't call a nullptr reply (kde#423183) + * [OverlaySheet] Fix click to close (kde#435523) + * [BasicListItem] Don't unconditionally apply leading and trailing + padding (kde#435784) + * controls/SizeGroup: shield against nullptr qmlContext (kde#435593) + +------------------------------------------------------------------- Old: ---- kirigami2-5.81.0.tar.xz kirigami2-5.81.0.tar.xz.sig New: ---- kirigami2-5.82.0.tar.xz kirigami2-5.82.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kirigami2.spec ++++++ --- /var/tmp/diff_new_pack.YKVs4Z/_old 2021-05-10 15:37:17.062062375 +0200 +++ /var/tmp/diff_new_pack.YKVs4Z/_new 2021-05-10 15:37:17.066062360 +0200 @@ -17,14 +17,14 @@ %define lname libKF5Kirigami2-5 -%define _tar_path 5.81 +%define _tar_path 5.82 # 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.81.0 +Version: 5.82.0 Release: 0 Summary: Set of QtQuick components License: LGPL-2.1-or-later @@ -37,19 +37,19 @@ %endif BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: kf5-filesystem -BuildRequires: cmake(Qt5Concurrent) >= 5.14.0 -BuildRequires: cmake(Qt5Core) >= 5.14.0 -BuildRequires: cmake(Qt5DBus) >= 5.14.0 -BuildRequires: cmake(Qt5Gui) >= 5.14.0 -BuildRequires: cmake(Qt5Quick) >= 5.14.0 -BuildRequires: cmake(Qt5QuickControls2) >= 5.14.0 -BuildRequires: cmake(Qt5Svg) >= 5.14.0 -BuildRequires: cmake(Qt5Test) >= 5.14.0 +BuildRequires: cmake(Qt5Concurrent) >= 5.15.0 +BuildRequires: cmake(Qt5Core) >= 5.15.0 +BuildRequires: cmake(Qt5DBus) >= 5.15.0 +BuildRequires: cmake(Qt5Gui) >= 5.15.0 +BuildRequires: cmake(Qt5Quick) >= 5.15.0 +BuildRequires: cmake(Qt5QuickControls2) >= 5.15.0 +BuildRequires: cmake(Qt5Svg) >= 5.15.0 +BuildRequires: cmake(Qt5Test) >= 5.15.0 Requires: libqt5-qtgraphicaleffects Requires: libqt5-qtquickcontrols2 Recommends: %{name}-lang = %{version} %if %{with lang} -BuildRequires: cmake(Qt5LinguistTools) >= 5.14.0 +BuildRequires: cmake(Qt5LinguistTools) >= 5.15.0 %endif %description @@ -90,10 +90,6 @@ %find_lang libkirigami2plugin --with-qt --without-mo %endif -%if %{with lang} -%files lang -f libkirigami2plugin.lang -%endif - %post -n %{lname} -p /sbin/ldconfig %postun -n %{lname} -p /sbin/ldconfig @@ -115,4 +111,8 @@ %{_kf5_mkspecsdir}/qt_Kirigami2.pri %{_libdir}/cmake/KF5Kirigami2/ +%if %{with lang} +%files lang -f libkirigami2plugin.lang +%endif + %changelog ++++++ kirigami2-5.81.0.tar.xz -> kirigami2-5.82.0.tar.xz ++++++ ++++ 5227 lines of diff (skipped)
