Hello community, here is the log from the commit of package kservice for openSUSE:Leap:15.2 checked in at 2020-02-16 18:27:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kservice (Old) and /work/SRC/openSUSE:Leap:15.2/.kservice.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kservice" Sun Feb 16 18:27:24 2020 rev:60 rq:773946 version:5.67.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kservice/kservice.changes 2020-01-19 15:49:43.329782162 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.kservice.new.26092/kservice.changes 2020-02-16 18:28:16.878716770 +0100 @@ -1,0 +2,21 @@ +Sun Feb 2 18:07:11 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Sun Feb 2 14:32:59 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: + * autotests: simplify test to use bin/data/menus + * [autotests] rename test desktop file, so can see the debug output in CI + * Support multiple values in XDG_CURRENT_DESKTOP + * [autotest] mkpath() before copy to fix CI failure + * Deprecated allowAsDefault + * Make "Default Applications" in mimeapps.list the preferred applications + * autotests: use local desktop file to avoid relying on konsole + +------------------------------------------------------------------- Old: ---- kservice-5.66.0.tar.xz kservice-5.66.0.tar.xz.sig New: ---- kservice-5.67.0.tar.xz kservice-5.67.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kservice.spec ++++++ --- /var/tmp/diff_new_pack.VuOss8/_old 2020-02-16 18:28:17.222716951 +0100 +++ /var/tmp/diff_new_pack.VuOss8/_new 2020-02-16 18:28:17.222716951 +0100 @@ -16,14 +16,14 @@ # -%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: kservice -Version: 5.66.0 +Version: 5.67.0 Release: 0 Summary: Plugin framework for desktop services License: LGPL-2.1-or-later @@ -51,10 +51,10 @@ BuildRequires: cmake(KF5DBusAddons) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5DocTools) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5I18n) >= %{_kf5_bugfix_version} -BuildRequires: cmake(Qt5Concurrent) >= 5.11.0 -BuildRequires: cmake(Qt5DBus) >= 5.11.0 -BuildRequires: cmake(Qt5Test) >= 5.11.0 -BuildRequires: cmake(Qt5Xml) >= 5.11.0 +BuildRequires: cmake(Qt5Concurrent) >= 5.12.0 +BuildRequires: cmake(Qt5DBus) >= 5.12.0 +BuildRequires: cmake(Qt5Test) >= 5.12.0 +BuildRequires: cmake(Qt5Xml) >= 5.12.0 Recommends: kded >= %{_kf5_bugfix_version} Obsoletes: libKF5Service4 %if %{with lang} @@ -88,7 +88,7 @@ %build %cmake_kf5 -d build -- -DAPPLICATIONS_MENU_NAME="kf5-applications.menu" - %make_jobs + %cmake_build %install %kf5_makeinstall -C build ++++++ kservice-5.66.0.tar.xz -> kservice-5.67.0.tar.xz ++++++ ++++ 8412 lines of diff (skipped)
