Hello community, here is the log from the commit of package kdeclarative for openSUSE:Leap:15.2 checked in at 2020-02-16 18:26:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kdeclarative (Old) and /work/SRC/openSUSE:Leap:15.2/.kdeclarative.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdeclarative" Sun Feb 16 18:26:42 2020 rev:71 rq:773908 version:5.67.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kdeclarative/kdeclarative.changes 2020-01-19 15:49:20.729768762 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.kdeclarative.new.26092/kdeclarative.changes 2020-02-16 18:27:46.438700834 +0100 @@ -1,0 +2,18 @@ +Sun Feb 2 18:06:50 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Sun Feb 2 14:32:37 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 5.67.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.67.0.php +- Changes since 5.66.0: + * typo-- + * Correctly compute bottom margin for grid delegates with subtitles + * Port away from deprecated IconSize() method + * [ConfigModule] Say which package is invalid + +------------------------------------------------------------------- Old: ---- kdeclarative-5.66.0.tar.xz kdeclarative-5.66.0.tar.xz.sig New: ---- kdeclarative-5.67.0.tar.xz kdeclarative-5.67.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdeclarative.spec ++++++ --- /var/tmp/diff_new_pack.sOtAdM/_old 2020-02-16 18:27:46.746700995 +0100 +++ /var/tmp/diff_new_pack.sOtAdM/_new 2020-02-16 18:27:46.750700998 +0100 @@ -17,14 +17,14 @@ %define lname libKF5Declarative5 -%define _tar_path 5.66 +%define _tar_path 5.67 # 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.66.0 +Version: 5.67.0 Release: 0 Summary: Integration of QML and KDE workspaces License: LGPL-2.1-or-later @@ -51,11 +51,11 @@ BuildRequires: cmake(KF5Package) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5WindowSystem) >= %{_kf5_bugfix_version} -BuildRequires: cmake(Qt5Core) >= 5.11.0 -BuildRequires: cmake(Qt5Gui) >= 5.11.0 -BuildRequires: cmake(Qt5Qml) >= 5.11.0 -BuildRequires: cmake(Qt5Quick) >= 5.11.0 -BuildRequires: cmake(Qt5Test) >= 5.11.0 +BuildRequires: cmake(Qt5Core) >= 5.12.0 +BuildRequires: cmake(Qt5Gui) >= 5.12.0 +BuildRequires: cmake(Qt5Qml) >= 5.12.0 +BuildRequires: cmake(Qt5Quick) >= 5.12.0 +BuildRequires: cmake(Qt5Test) >= 5.12.0 %description KDeclarative provides integration of QML and KDE workspaces. @@ -113,7 +113,7 @@ Requires: cmake(KF5Config) >= %{_kf5_bugfix_version} Requires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version} Requires: cmake(KF5Package) >= %{_kf5_bugfix_version} -Requires: cmake(Qt5Qml) >= 5.11.0 +Requires: cmake(Qt5Qml) >= 5.12.0 %description devel KDeclarative provides integration of QML and KDE workspaces. @@ -126,7 +126,7 @@ %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build ++++++ kdeclarative-5.66.0.tar.xz -> kdeclarative-5.67.0.tar.xz ++++++ ++++ 2406 lines of diff (skipped)
