Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kirigami2 for openSUSE:Factory checked in at 2022-01-11 21:16:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kirigami2 (Old) and /work/SRC/openSUSE:Factory/.kirigami2.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kirigami2" Tue Jan 11 21:16:28 2022 rev:62 rq:945065 version:5.90.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kirigami2/kirigami2.changes 2021-12-13 20:44:22.744484951 +0100 +++ /work/SRC/openSUSE:Factory/.kirigami2.new.1892/kirigami2.changes 2022-01-11 21:19:09.856954382 +0100 @@ -1,0 +2,28 @@ +Mon Jan 3 12:47:40 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.90.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.90.0 +- Changes since 5.89.0: + * Icon documentation: add note about Cuttlefish + * ContextDrawer: fix documentation for "footer" + * Fix type error introduced in 52ce01c + * Add licenses to example files + * WheelHandler: Improve consistency with scrolling in Qt Widgets, add more properties + * Fix navigation buttons on layers + * Fix typo in search field documentation + * FormLayout: Switch an instance of let to var + * Add missing include (qt6 build) + * ShadowedRectangle: Add renderType option + * Dialog: Remove warning + * AboutPage: show spinner feedback while loading remote icon + * AboutPage: Only mess with the URL when we are dealing with KDE products (kde#444554) + * AboutItem: don't multiply sizes by devicePixelRatio + * AboutItem: Fix incorrect usage of height: and width: inside layouts + * OverlaySheet: Modify anchors on tall headers imperatively + * globaltoolbar: Use strict === equality in JavaScript + * Add explicit restore mode to avoid warning + * PageRowGlobalToolBarUI: don't animate opacity, take two (kde#417636) + +------------------------------------------------------------------- Old: ---- kirigami2-5.89.0.tar.xz kirigami2-5.89.0.tar.xz.sig New: ---- kirigami2-5.90.0.tar.xz kirigami2-5.90.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kirigami2.spec ++++++ --- /var/tmp/diff_new_pack.gORLR1/_old 2022-01-11 21:19:10.344954726 +0100 +++ /var/tmp/diff_new_pack.gORLR1/_new 2022-01-11 21:19:10.348954728 +0100 @@ -17,21 +17,21 @@ %define lname libKF5Kirigami2-5 -%define _tar_path 5.89 +%define _tar_path 5.90 # 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 +%bcond_without released Name: kirigami2 -Version: 5.89.0 +Version: 5.90.0 Release: 0 Summary: Set of QtQuick components License: LGPL-2.1-or-later Group: Development/Libraries/KDE URL: https://www.kde.org Source: %{name}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: %{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif @@ -49,7 +49,7 @@ Requires: libqt5-qtgraphicaleffects Requires: libqt5-qtquickcontrols2 Recommends: %{name}-lang = %{version} -%if %{with lang} +%if %{with released} BuildRequires: cmake(Qt5LinguistTools) >= 5.15.0 %endif @@ -87,7 +87,7 @@ %install %kf5_makeinstall -C build -%if %{with lang} +%if %{with released} %find_lang libkirigami2plugin --with-qt --without-mo %endif @@ -110,7 +110,7 @@ %{_kf5_mkspecsdir}/qt_Kirigami2.pri %{_libdir}/cmake/KF5Kirigami2/ -%if %{with lang} +%if %{with released} %files lang -f libkirigami2plugin.lang %endif ++++++ kirigami2-5.89.0.tar.xz -> kirigami2-5.90.0.tar.xz ++++++ ++++ 7223 lines of diff (skipped)