Hello community, here is the log from the commit of package kdeclarative for openSUSE:Factory checked in at 2020-02-14 16:32:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdeclarative (Old) and /work/SRC/openSUSE:Factory/.kdeclarative.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdeclarative" Fri Feb 14 16:32:01 2020 rev:77 rq:773249 version:5.67.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdeclarative/kdeclarative.changes 2020-01-14 21:04:04.162673607 +0100 +++ /work/SRC/openSUSE:Factory/.kdeclarative.new.26092/kdeclarative.changes 2020-02-14 16:33:06.035442827 +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.OHj26s/_old 2020-02-14 16:33:07.875443852 +0100 +++ /var/tmp/diff_new_pack.OHj26s/_new 2020-02-14 16:33:07.879443854 +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)
