Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdeclarative for openSUSE:Factory checked in at 2022-01-11 21:16:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdeclarative (Old) and /work/SRC/openSUSE:Factory/.kdeclarative.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdeclarative" Tue Jan 11 21:16:11 2022 rev:100 rq:945046 version:5.90.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdeclarative/kdeclarative.changes 2021-12-13 20:43:55.968481671 +0100 +++ /work/SRC/openSUSE:Factory/.kdeclarative.new.1892/kdeclarative.changes 2022-01-11 21:18:37.412931562 +0100 @@ -1,0 +2,15 @@ +Mon Jan 3 12:47:25 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- 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: + * Add a few Qt6 compilation fixes + * Drop lib prefix when building for Windows + * follow method name changes in kglobalaccel + * Need include here (qt6 build) + * Use "frameless" style for grid and scroll view QtQuick KCMs by default + * Detect overlapping shortcuts + +------------------------------------------------------------------- Old: ---- kdeclarative-5.89.0.tar.xz kdeclarative-5.89.0.tar.xz.sig New: ---- kdeclarative-5.90.0.tar.xz kdeclarative-5.90.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdeclarative.spec ++++++ --- /var/tmp/diff_new_pack.PIjq5w/_old 2022-01-11 21:18:38.024931992 +0100 +++ /var/tmp/diff_new_pack.PIjq5w/_new 2022-01-11 21:18:38.028931995 +0100 @@ -17,21 +17,21 @@ %define lname libKF5Declarative5 -%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: kdeclarative -Version: 5.89.0 +Version: 5.90.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: %{name}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: %{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif @@ -65,9 +65,6 @@ # https://bugreports.qt.io/browse/QTBUG-46433 and https://bugs.launchpad.net/bugs/1426335 Group: System/GUI/KDE %requires_eq libQt5Core5 -%if %{with lang} -Recommends: %{lname}-lang = %{version} -%endif %description -n %{lname} KDeclarative provides integration of QML and KDE workspaces. @@ -131,7 +128,7 @@ %kf5_makeinstall -C build %fdupes %{buildroot} -%if %{with lang} +%if %{with released} %find_lang %{name}5 %endif @@ -142,7 +139,7 @@ %post -n libKF5CalendarEvents5 -p /sbin/ldconfig %postun -n libKF5CalendarEvents5 -p /sbin/ldconfig -%if %{with lang} +%if %{with released} %files -n %{lname}-lang -f %{name}5.lang %endif ++++++ kdeclarative-5.89.0.tar.xz -> kdeclarative-5.90.0.tar.xz ++++++ ++++ 6553 lines of diff (skipped)
