Hello community, here is the log from the commit of package knewstuff for openSUSE:Leap:15.2 checked in at 2020-02-16 18:27:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/knewstuff (Old) and /work/SRC/openSUSE:Leap:15.2/.knewstuff.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "knewstuff" Sun Feb 16 18:27:11 2020 rev:60 rq:773935 version:5.67.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/knewstuff/knewstuff.changes 2020-01-19 15:49:55.597789435 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.knewstuff.new.26092/knewstuff.changes 2020-02-16 18:28:09.570712945 +0100 @@ -1,0 +2,20 @@ +Sun Feb 2 18:07:05 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Sun Feb 2 14:32:53 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: + * Unbreak the KNSQuick::Engine::changedEntries functionality + * Make it compile against last qt5.15 without deprecated methods + * Add ellipsis at the end, as per HIG + * API dox: add since for KDE_INSTALL_KNSRCDIR, note + backward-compatible variant + * Fix the KNSQuick Dialog's close title and basic layout + +------------------------------------------------------------------- Old: ---- knewstuff-5.66.0.tar.xz knewstuff-5.66.0.tar.xz.sig New: ---- knewstuff-5.67.0.tar.xz knewstuff-5.67.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ knewstuff.spec ++++++ --- /var/tmp/diff_new_pack.cznWA3/_old 2020-02-16 18:28:09.978713159 +0100 +++ /var/tmp/diff_new_pack.cznWA3/_new 2020-02-16 18:28:09.982713160 +0100 @@ -17,14 +17,14 @@ %define lname libKF5NewStuff5 -%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: knewstuff -Version: 5.66.0 +Version: 5.67.0 Release: 0 Summary: Framework for downloading and sharing additional application data License: LGPL-2.1-or-later @@ -53,11 +53,11 @@ BuildRequires: cmake(KF5TextWidgets) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5XmlGui) >= %{_kf5_bugfix_version} -BuildRequires: cmake(Qt5Core) >= 5.11.0 -BuildRequires: cmake(Qt5Qml) >= 5.11.0 -BuildRequires: cmake(Qt5Quick) >= 5.11.0 -BuildRequires: cmake(Qt5Widgets) >= 5.11.0 -BuildRequires: cmake(Qt5Xml) >= 5.11.0 +BuildRequires: cmake(Qt5Core) >= 5.12.0 +BuildRequires: cmake(Qt5Qml) >= 5.12.0 +BuildRequires: cmake(Qt5Quick) >= 5.12.0 +BuildRequires: cmake(Qt5Widgets) >= 5.12.0 +BuildRequires: cmake(Qt5Xml) >= 5.12.0 %description The KNewStuff library implements collaborative data sharing for @@ -129,7 +129,7 @@ Requires: libKF5NewStuffCore5 = %{version} Requires: cmake(KF5Service) >= %{_kf5_bugfix_version} Requires: cmake(KF5XmlGui) >= %{_kf5_bugfix_version} -Requires: cmake(Qt5Widgets) >= 5.11.0 +Requires: cmake(Qt5Widgets) >= 5.12.0 %description devel The KNewStuff library implements collaborative data sharing for @@ -143,7 +143,7 @@ %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build ++++++ knewstuff-5.66.0.tar.xz -> knewstuff-5.67.0.tar.xz ++++++ ++++ 6332 lines of diff (skipped)
