Hello community, here is the log from the commit of package purpose for openSUSE:Factory checked in at 2020-02-14 16:34:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/purpose (Old) and /work/SRC/openSUSE:Factory/.purpose.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "purpose" Fri Feb 14 16:34:58 2020 rev:31 rq:773302 version:5.67.0 Changes: -------- --- /work/SRC/openSUSE:Factory/purpose/purpose.changes 2020-01-14 21:07:51.798778978 +0100 +++ /work/SRC/openSUSE:Factory/.purpose.new.26092/purpose.changes 2020-02-14 16:35:39.971528617 +0100 @@ -1,0 +2,19 @@ +Sun Feb 2 18:07:18 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Sun Feb 2 14:33:06 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: + * QJsonDocument::fromBinaryData is deprecated in qt5.15. + We need to port to QCborValue::fromCbor + * Port some qt5.15 deprecated method + * Fix QRegularExpression::wildcardToRegularExpression() usage + * [Purpose] Port QRegExp to QRegularExpression + +------------------------------------------------------------------- Old: ---- purpose-5.66.0.tar.xz purpose-5.66.0.tar.xz.sig New: ---- purpose-5.67.0.tar.xz purpose-5.67.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ purpose.spec ++++++ --- /var/tmp/diff_new_pack.VkXP9b/_old 2020-02-14 16:35:40.635528987 +0100 +++ /var/tmp/diff_new_pack.VkXP9b/_new 2020-02-14 16:35:40.639528989 +0100 @@ -17,14 +17,14 @@ %define lname libKF5Purpose5 -%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: purpose -Version: 5.66.0 +Version: 5.67.0 Release: 0 Summary: Framework to integrate services and actions in applications License: LGPL-2.1-or-later @@ -117,7 +117,7 @@ %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build ++++++ purpose-5.66.0.tar.xz -> purpose-5.67.0.tar.xz ++++++ ++++ 1872 lines of diff (skipped)
