Hello community, here is the log from the commit of package kdeclarative for openSUSE:Factory checked in at 2020-09-18 14:38:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdeclarative (Old) and /work/SRC/openSUSE:Factory/.kdeclarative.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdeclarative" Fri Sep 18 14:38:49 2020 rev:84 rq:834394 version:5.74.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdeclarative/kdeclarative.changes 2020-08-12 12:27:07.164137830 +0200 +++ /work/SRC/openSUSE:Factory/.kdeclarative.new.4249/kdeclarative.changes 2020-09-18 14:39:43.235912387 +0200 @@ -1,0 +2,18 @@ +Sun Sep 6 12:49:04 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 5.74.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.74.0 +- Changes since 5.73.0: + * [KKeySequenceItem] Make Meta+Shift+num shortcuts work + * Expose checkForConflictsAgainst property + * Add a new AbstractKCM class + * Using no deprecated enum Qt::MiddleButton + * typo-- + * Remove obsolete COPYING files + * Port KRunProxy away from KRun + * Fix warning: zero as null pointer constant + * KDeclarative: Convert copyright statements to SPDX expressions + +------------------------------------------------------------------- Old: ---- kdeclarative-5.73.0.tar.xz kdeclarative-5.73.0.tar.xz.sig New: ---- kdeclarative-5.74.0.tar.xz kdeclarative-5.74.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdeclarative.spec ++++++ --- /var/tmp/diff_new_pack.xyb4oh/_old 2020-09-18 14:39:44.407913433 +0200 +++ /var/tmp/diff_new_pack.xyb4oh/_new 2020-09-18 14:39:44.407913433 +0200 @@ -17,14 +17,14 @@ %define lname libKF5Declarative5 -%define _tar_path 5.73 +%define _tar_path 5.74 # 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.73.0 +Version: 5.74.0 Release: 0 Summary: Integration of QML and KDE workspaces License: LGPL-2.1-or-later @@ -47,6 +47,7 @@ BuildRequires: cmake(KF5I18n) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5IconThemes) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5KIO) >= %{_kf5_bugfix_version} +BuildRequires: cmake(KF5Notifications) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5Package) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5WindowSystem) >= %{_kf5_bugfix_version} @@ -147,27 +148,27 @@ %endif %files -n %{lname} -%license COPYING* +%license LICENSES/* %doc README* %{_kf5_libdir}/libKF5Declarative.so.* %files -n libKF5QuickAddons5 -%license COPYING* +%license LICENSES/* %doc README* %{_kf5_libdir}/libKF5QuickAddons.so.* %files -n libKF5CalendarEvents5 -%license COPYING* +%license LICENSES/* %doc README* %{_kf5_libdir}/libKF5CalendarEvents.so.* %files components -%license COPYING* +%license LICENSES/* %doc README* %{_kf5_libdir}/qt5/qml/ %files tools -%license COPYING* +%license LICENSES/* %doc README* %{_kf5_bindir}/kpackagelauncherqml ++++++ kdeclarative-5.73.0.tar.xz -> kdeclarative-5.74.0.tar.xz ++++++ ++++ 18464 lines of diff (skipped)
