Hello community, here is the log from the commit of package purpose for openSUSE:Factory checked in at 2020-07-14 07:55:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/purpose (Old) and /work/SRC/openSUSE:Factory/.purpose.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "purpose" Tue Jul 14 07:55:05 2020 rev:36 rq:820407 version:5.72.0 Changes: -------- --- /work/SRC/openSUSE:Factory/purpose/purpose.changes 2020-06-16 13:44:53.973565054 +0200 +++ /work/SRC/openSUSE:Factory/.purpose.new.3060/purpose.changes 2020-07-14 07:57:23.293420245 +0200 @@ -1,0 +2,12 @@ +Sun Jul 5 07:55:55 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 +- Changes since 5.71.0: + * Explicitly use Kirigami units instead of implicitly using Plasma units + * Port job dialogs to Kirigami.PlaceholderMessage + * Fix mem leak. Configuration was never deleted + +------------------------------------------------------------------- Old: ---- purpose-5.71.0.tar.xz purpose-5.71.0.tar.xz.sig New: ---- purpose-5.72.0.tar.xz purpose-5.72.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ purpose.spec ++++++ --- /var/tmp/diff_new_pack.Okknar/_old 2020-07-14 07:57:24.901425451 +0200 +++ /var/tmp/diff_new_pack.Okknar/_new 2020-07-14 07:57:24.905425464 +0200 @@ -17,14 +17,14 @@ %define lname libKF5Purpose5 -%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: purpose -Version: 5.71.0 +Version: 5.72.0 Release: 0 Summary: Framework to integrate services and actions in applications License: LGPL-2.1-or-later @@ -36,8 +36,7 @@ Source2: frameworks.keyring %endif Source99: baselibs.conf -BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.7.0 +BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: intltool BuildRequires: kf5-filesystem BuildRequires: libaccounts-glib-devel @@ -51,12 +50,12 @@ BuildRequires: cmake(KF5KIO) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5Kirigami2) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5Notifications) >= %{_kf5_bugfix_version} -BuildRequires: cmake(Qt5Core) >= 5.2.0 -BuildRequires: cmake(Qt5Gui) >= 5.2.0 -BuildRequires: cmake(Qt5Network) >= 5.2.0 -BuildRequires: cmake(Qt5Qml) >= 5.2.0 -BuildRequires: cmake(Qt5Test) >= 5.2.0 -BuildRequires: cmake(Qt5Widgets) >= 5.2.0 +BuildRequires: cmake(Qt5Core) >= 5.12.0 +BuildRequires: cmake(Qt5Gui) >= 5.12.0 +BuildRequires: cmake(Qt5Network) >= 5.12.0 +BuildRequires: cmake(Qt5Qml) >= 5.12.0 +BuildRequires: cmake(Qt5Test) >= 5.12.0 +BuildRequires: cmake(Qt5Widgets) >= 5.12.0 Requires: kdeclarative-components >= %{_kf5_bugfix_version} Requires: libKF5QuickAddons5 >= %{_kf5_bugfix_version} Requires: libqt5-qtquickcontrols2 ++++++ purpose-5.71.0.tar.xz -> purpose-5.72.0.tar.xz ++++++ ++++ 2174 lines of diff (skipped)
