Hello community, here is the log from the commit of package baloo5 for openSUSE:Leap:15.2 checked in at 2020-02-16 18:26:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/baloo5 (Old) and /work/SRC/openSUSE:Leap:15.2/.baloo5.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "baloo5" Sun Feb 16 18:26:17 2020 rev:55 rq:773887 version:5.67.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/baloo5/baloo5.changes 2020-01-19 15:47:50.369715188 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.baloo5.new.26092/baloo5.changes 2020-02-16 18:26:22.974657138 +0100 @@ -1,0 +2,18 @@ +Sun Feb 2 18:06:39 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Sun Feb 2 14:32:24 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: + * Migrate config from KConfig to KConfigXt in order to allow KCM to use it + * Fix minor typos + * Port endl to \n or std::cout/cerr as in qt5.15 endl is Qt:: namespaced + * Port QRegExp to QRegularExpression + +------------------------------------------------------------------- Old: ---- baloo-5.66.0.tar.xz baloo-5.66.0.tar.xz.sig New: ---- baloo-5.67.0.tar.xz baloo-5.67.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ baloo5.spec ++++++ --- /var/tmp/diff_new_pack.hbwumA/_old 2020-02-16 18:26:24.062657708 +0100 +++ /var/tmp/diff_new_pack.hbwumA/_new 2020-02-16 18:26:24.066657710 +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: baloo5 -Version: 5.66.0 +Version: 5.67.0 Release: 0 Summary: Framework for searching and managing metadata License: GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only @@ -48,13 +48,13 @@ BuildRequires: cmake(KF5IdleTime) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5KIO) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5Solid) >= %{_kf5_bugfix_version} -BuildRequires: cmake(Qt5Concurrent) >= 5.11.0 -BuildRequires: cmake(Qt5Core) >= 5.11.0 -BuildRequires: cmake(Qt5DBus) >= 5.11.0 -BuildRequires: cmake(Qt5Qml) >= 5.11.0 -BuildRequires: cmake(Qt5Quick) >= 5.11.0 -BuildRequires: cmake(Qt5Test) >= 5.11.0 -BuildRequires: cmake(Qt5Widgets) >= 5.11.0 +BuildRequires: cmake(Qt5Concurrent) >= 5.12.0 +BuildRequires: cmake(Qt5Core) >= 5.12.0 +BuildRequires: cmake(Qt5DBus) >= 5.12.0 +BuildRequires: cmake(Qt5Qml) >= 5.12.0 +BuildRequires: cmake(Qt5Quick) >= 5.12.0 +BuildRequires: cmake(Qt5Test) >= 5.12.0 +BuildRequires: cmake(Qt5Widgets) >= 5.12.0 %description Baloo is a framework for searching and managing metadata. @@ -130,7 +130,7 @@ Requires: lmdb-devel Requires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version} Requires: cmake(KF5FileMetaData) >= %{_kf5_bugfix_version} -Requires: cmake(Qt5Core) >= 5.11.0 +Requires: cmake(Qt5Core) >= 5.12.0 # DBus interface file Conflicts: baloo-devel @@ -149,7 +149,7 @@ %build %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} - %make_jobs + %cmake_build %install %kf5_makeinstall -C build ++++++ baloo-5.66.0.tar.xz -> baloo-5.67.0.tar.xz ++++++ ++++ 21833 lines of diff (skipped)
