Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdeclarative for openSUSE:Factory checked in at 2021-11-15 15:25:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdeclarative (Old) and /work/SRC/openSUSE:Factory/.kdeclarative.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdeclarative" Mon Nov 15 15:25:05 2021 rev:98 rq:931075 version:5.88.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdeclarative/kdeclarative.changes 2021-10-18 22:00:12.686007599 +0200 +++ /work/SRC/openSUSE:Factory/.kdeclarative.new.1890/kdeclarative.changes 2021-11-15 15:26:15.301821055 +0100 @@ -1,0 +2,23 @@ +Sun Nov 7 09:13:15 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Strip 'Source' URL for faster submissions + +------------------------------------------------------------------- +Sun Nov 7 09:07:57 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.88.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.88.0 +- Changes since 5.87.0: + * GridDelegate: don't let labels overflow (kde#444707) + * Use a readonly property to control KCM margins + * [configmodule] Deprecate aboutData + * [ConfigModule] Allow creating KCMs without KAboutData + * [ConfigModule] Deprecate ctors that take KAboutData and KPluginMetaData + * Don't explicitly build shared libs + * Expose KAuthorized enum as dynamic properties to QML + * Add FreeBSD CI + * KCM GridDelegate: Display a blue line when the delegate has active focus + +------------------------------------------------------------------- Old: ---- kdeclarative-5.87.0.tar.xz kdeclarative-5.87.0.tar.xz.sig New: ---- kdeclarative-5.88.0.tar.xz kdeclarative-5.88.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdeclarative.spec ++++++ --- /var/tmp/diff_new_pack.RMOhVI/_old 2021-11-15 15:26:15.769821186 +0100 +++ /var/tmp/diff_new_pack.RMOhVI/_new 2021-11-15 15:26:15.773821188 +0100 @@ -17,22 +17,22 @@ %define lname libKF5Declarative5 -%define _tar_path 5.87 +%define _tar_path 5.88 # 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: kdeclarative -Version: 5.87.0 +Version: 5.88.0 Release: 0 Summary: Integration of QML and KDE workspaces License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org -Source: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig +Source1: %{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} ++++++ kdeclarative-5.87.0.tar.xz -> kdeclarative-5.88.0.tar.xz ++++++ ++++ 3316 lines of diff (skipped)