Hello community, here is the log from the commit of package kconfigwidgets for openSUSE:Factory checked in at 2020-02-14 16:31:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kconfigwidgets (Old) and /work/SRC/openSUSE:Factory/.kconfigwidgets.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kconfigwidgets" Fri Feb 14 16:31:44 2020 rev:76 rq:773244 version:5.67.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kconfigwidgets/kconfigwidgets.changes 2020-01-14 21:03:45.594665012 +0100 +++ /work/SRC/openSUSE:Factory/.kconfigwidgets.new.26092/kconfigwidgets.changes 2020-02-14 16:32:51.755434869 +0100 @@ -1,0 +2,21 @@ +Sun Feb 2 18:06:47 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Sun Feb 2 14:32:34 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: + * KStandardAction: add method for SwitchApplicationLanguage action creation + * Don't assume the manager and menu have the same lifetime + * [KColorSchemeManager] Don't list duplicates + * [KColorschemeManager] Add option to reenable following global theme + * Fix KCMModule::setButtons documentation, if Apply is activated we + also want to show a Reset button + * Port QRegExp to QRegularExpression + +------------------------------------------------------------------- Old: ---- kconfigwidgets-5.66.0.tar.xz kconfigwidgets-5.66.0.tar.xz.sig New: ---- kconfigwidgets-5.67.0.tar.xz kconfigwidgets-5.67.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kconfigwidgets.spec ++++++ --- /var/tmp/diff_new_pack.Z8dj3V/_old 2020-02-14 16:32:52.423435240 +0100 +++ /var/tmp/diff_new_pack.Z8dj3V/_new 2020-02-14 16:32:52.435435247 +0100 @@ -17,14 +17,14 @@ %define lname libKF5ConfigWidgets5 -%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: kconfigwidgets -Version: 5.66.0 +Version: 5.67.0 Release: 0 Summary: Widgets for configuration dialogs License: LGPL-2.1-or-later @@ -48,10 +48,10 @@ BuildRequires: cmake(KF5GuiAddons) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5I18n) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version} -BuildRequires: cmake(Qt5DBus) >= 5.11.0 -BuildRequires: cmake(Qt5Test) >= 5.11.0 -BuildRequires: cmake(Qt5UiPlugin) >= 5.11.0 -BuildRequires: cmake(Qt5Widgets) >= 5.11.0 +BuildRequires: cmake(Qt5DBus) >= 5.12.0 +BuildRequires: cmake(Qt5Test) >= 5.12.0 +BuildRequires: cmake(Qt5UiPlugin) >= 5.12.0 +BuildRequires: cmake(Qt5Widgets) >= 5.12.0 %description KConfigWidgets provides easy-to-use classes to create configuration dialogs, as @@ -89,7 +89,7 @@ %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build ++++++ kconfigwidgets-5.66.0.tar.xz -> kconfigwidgets-5.67.0.tar.xz ++++++ ++++ 7389 lines of diff (skipped)
