Hello community, here is the log from the commit of package kirigami2 for openSUSE:Factory checked in at 2018-08-24 16:54:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kirigami2 (Old) and /work/SRC/openSUSE:Factory/.kirigami2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kirigami2" Fri Aug 24 16:54:08 2018 rev:16 rq:630617 version:5.49.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kirigami2/kirigami2.changes 2018-07-21 10:13:41.031122327 +0200 +++ /work/SRC/openSUSE:Factory/.kirigami2.new/kirigami2.changes 2018-08-24 16:54:11.621367753 +0200 @@ -1,0 +2,32 @@ +Sun Aug 19 09:19:12 UTC 2018 - [email protected] + +- Update to 5.49.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.49.0.php +- Changes since 5.48.0: + * support dynamically adding and removing title (kde#396417) + * introduce actionsVisible (kde#396413) + * Fix documentation typo + * adapt margins when scrollbar appears/disappear + * better management of the size (kde#396983) + * Optimise setting up the palette + * AbstractApplciationItem shouldn't have its own size, only implicit + * new signals pagePushed/pageRemoved + * fix logic + * add ScenePosition element (kde#396877) + * No need to emit the intermediary palette for every state + * hide->show + * Collapsible Sidebar Mode + * kirigami_package_breeze_icons: don't treat lists as elements + * fix searc/replace regexp (kde#396294) + * animating a color produces a rater unpleasant effect (kde#389534) + * color focused item for keyboard navigation + * remove quit shortcut + * Remove long-time deprecated Encoding=UTF-8 from desktop format file + * fix toolbar size (kde#396521) + * fix handle sizing + * Honor BUILD_TESTING + * Show icons for actions that have an icon source rather than an icon name + +------------------------------------------------------------------- Old: ---- kirigami2-5.48.0.tar.xz New: ---- kirigami2-5.49.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kirigami2.spec ++++++ --- /var/tmp/diff_new_pack.dRZuU7/_old 2018-08-24 16:54:12.045368253 +0200 +++ /var/tmp/diff_new_pack.dRZuU7/_new 2018-08-24 16:54:12.045368253 +0200 @@ -17,22 +17,22 @@ %define lname libKF5Kirigami2-5 -%define _tar_path 5.48 -%bcond_without lang -Name: kirigami2 -Version: 5.48.0 -Release: 0 +%define _tar_path 5.49 # 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.49.0 +Release: 0 Summary: Set of QtQuick components License: LGPL-2.1-or-later Group: Development/Libraries/KDE -Url: http://www.kde.org/ +URL: http://www.kde.org/ Source: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz # PATCH-FIX-OPENSUSE -Patch: fix-build-with-gcc48.patch +Patch0: fix-build-with-gcc48.patch BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: kf5-filesystem BuildRequires: cmake(Qt5Core) >= 5.7.0 @@ -42,12 +42,12 @@ BuildRequires: cmake(Qt5QuickControls2) >= 5.7.0 BuildRequires: cmake(Qt5Svg) >= 5.7.0 BuildRequires: cmake(Qt5Test) >= 5.7.0 -%if %{with lang} -BuildRequires: cmake(Qt5LinguistTools) >= 5.7.0 -%endif Requires: libqt5-qtgraphicaleffects Requires: libqt5-qtquickcontrols2 Recommends: %{name}-lang = %{version} +%if %{with lang} +BuildRequires: cmake(Qt5LinguistTools) >= 5.7.0 +%endif %description QtQuick plugins to build user interfaces based on the KDE UX guidelines. @@ -75,7 +75,7 @@ %prep %setup -q %if 0%{?suse_version} < 1500 -%patch -p1 +%patch0 -p1 %endif %build ++++++ kirigami2-5.48.0.tar.xz -> kirigami2-5.49.0.tar.xz ++++++ ++++ 1892 lines of diff (skipped)
