Hello community, here is the log from the commit of package kirigami2 for openSUSE:Factory checked in at 2019-08-19 21:09:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kirigami2 (Old) and /work/SRC/openSUSE:Factory/.kirigami2.new.22127 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kirigami2" Mon Aug 19 21:09:01 2019 rev:30 rq:722473 version:5.61.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kirigami2/kirigami2.changes 2019-07-26 12:16:06.810794575 +0200 +++ /work/SRC/openSUSE:Factory/.kirigami2.new.22127/kirigami2.changes 2019-08-19 21:09:05.252855831 +0200 @@ -1,0 +2,34 @@ +Wed Aug 7 17:51:32 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Update to 5.61.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.61.0.php +- Changes since 5.60.0: + * reintroduce 00415d3345a with proper names + * Partially revert 00415d3345a to fix regression + * Sync to diff in D22868 (pushed wrong branch) + * Revamp Kirigami.AboutPage + * Consistently use Units.toolTipDelay instead of hardcoded values + * properly size the card contents when the card size is constrained + * hide ripple when we don't want items clickable + * make handle follow arbitrary height of the drawer + * Fix typo + * [SwipeListItem] Take into account scrollbar visibility and form factor for handle and inline actions + * Remove scaling of iconsize unit for isMobile + * always show back button on layers>1 + * Fix 2 typos + * hide actions with submenus from more menu + * default ActionToolBar position ot Header + * big z to not appear under dialogs + * use opacity to hide buttons that don't fit + * add the spacer only when it fills the width + * fully retrocompatible with showNavigationButtons as bool + * more granularity to globalToolBar.showNavigationButtons + +------------------------------------------------------------------- +Fri Jul 19 11:42:33 UTC 2019 - Wolfgang Bauer <[email protected]> + +- Don't lower minimum Qt version anymore, it requires 5.11 now + +------------------------------------------------------------------- Old: ---- kirigami2-5.60.0.tar.xz New: ---- frameworks.keyring kirigami2-5.61.0.tar.xz kirigami2-5.61.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kirigami2.spec ++++++ --- /var/tmp/diff_new_pack.BnoALA/_old 2019-08-19 21:09:06.020855707 +0200 +++ /var/tmp/diff_new_pack.BnoALA/_new 2019-08-19 21:09:06.024855706 +0200 @@ -17,20 +17,24 @@ %define lname libKF5Kirigami2-5 -%define _tar_path 5.60 +%define _tar_path 5.61 # 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.60.0 +Version: 5.61.0 Release: 0 Summary: Set of QtQuick components License: LGPL-2.1-or-later Group: Development/Libraries/KDE URL: https://www.kde.org Source: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig +Source2: frameworks.keyring +%endif BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: kf5-filesystem BuildRequires: cmake(Qt5Core) >= 5.7.0 @@ -73,9 +77,6 @@ %prep %autosetup -p1 -%if 0%{?suse_version} == 1500 -sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 5.9.0)/" CMakeLists.txt -%endif %build %cmake_kf5 -d build ++++++ kirigami2-5.60.0.tar.xz -> kirigami2-5.61.0.tar.xz ++++++ ++++ 2795 lines of diff (skipped)
