Hello community, here is the log from the commit of package kconfig for openSUSE:Factory checked in at 2020-02-14 16:31:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kconfig (Old) and /work/SRC/openSUSE:Factory/.kconfig.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kconfig" Fri Feb 14 16:31:40 2020 rev:79 rq:773243 version:5.67.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kconfig/kconfig.changes 2020-01-14 21:03:38.278661626 +0100 +++ /work/SRC/openSUSE:Factory/.kconfig.new.26092/kconfig.changes 2020-02-14 16:32:49.271433484 +0100 @@ -1,0 +2,14 @@ +Sun Feb 2 18:06:47 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Sun Feb 2 14:32:33 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 +- Too many changes to list here. + +------------------------------------------------------------------- Old: ---- kconfig-5.66.0.tar.xz kconfig-5.66.0.tar.xz.sig New: ---- kconfig-5.67.0.tar.xz kconfig-5.67.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kconfig.spec ++++++ --- /var/tmp/diff_new_pack.gPyOgZ/_old 2020-02-14 16:32:49.747433749 +0100 +++ /var/tmp/diff_new_pack.gPyOgZ/_new 2020-02-14 16:32:49.755433754 +0100 @@ -17,14 +17,14 @@ %define sonum 5 -%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: kconfig -Version: 5.66.0 +Version: 5.67.0 Release: 0 Summary: Advanced configuration system License: LGPL-2.1-or-later AND GPL-2.0-or-later @@ -42,12 +42,12 @@ BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes BuildRequires: kf5-filesystem -BuildRequires: cmake(Qt5Core) >= 5.11.0 -BuildRequires: cmake(Qt5DBus) >= 5.11.0 -BuildRequires: cmake(Qt5Gui) >= 5.11.0 -BuildRequires: cmake(Qt5Xml) >= 5.11.0 +BuildRequires: cmake(Qt5Core) >= 5.12.0 +BuildRequires: cmake(Qt5DBus) >= 5.12.0 +BuildRequires: cmake(Qt5Gui) >= 5.12.0 +BuildRequires: cmake(Qt5Xml) >= 5.12.0 %if %{with lang} -BuildRequires: cmake(Qt5LinguistTools) >= 5.11.0 +BuildRequires: cmake(Qt5LinguistTools) >= 5.12.0 %endif %description @@ -111,7 +111,7 @@ Requires: kconf_update5 = %{version} Requires: libKF5ConfigCore%{sonum} = %{version} Requires: libKF5ConfigGui%{sonum} = %{version} -Requires: cmake(Qt5Xml) >= 5.11.0 +Requires: cmake(Qt5Xml) >= 5.12.0 %description devel KConfig provides an advanced configuration system. It is made of two parts: @@ -135,7 +135,7 @@ %build %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert - %make_jobs + %cmake_build %install %kf5_makeinstall -C build ++++++ kconfig-5.66.0.tar.xz -> kconfig-5.67.0.tar.xz ++++++ ++++ 8625 lines of diff (skipped)
