Hello community, here is the log from the commit of package kxmlgui for openSUSE:Leap:15.2 checked in at 2020-02-16 18:27:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kxmlgui (Old) and /work/SRC/openSUSE:Leap:15.2/.kxmlgui.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kxmlgui" Sun Feb 16 18:27:31 2020 rev:60 rq:773954 version:5.67.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kxmlgui/kxmlgui.changes 2020-01-19 15:50:12.441799422 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.kxmlgui.new.26092/kxmlgui.changes 2020-02-16 18:28:25.406721235 +0100 @@ -1,0 +2,24 @@ +Sun Feb 2 18:07:15 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Sun Feb 2 14:33:03 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: mark known test failure with QEXPECT_FAIL + * Use KStandardAction convenience method for switchApplicationLanguage + * allow programLogo property to be a QIcon, too + * Compile against qt5.15 + * remove ability to report bugs against arbitrary stuff from a static list + * remove compiler information from bug report dialog + * KMainWindow: fix autoSaveSettings to catch QDockWidgets being shown again + * Drop unused headers + * i18n: Add more semantic context strings + * i18n: Split translations for strings "Translation" + +------------------------------------------------------------------- Old: ---- kxmlgui-5.66.0.tar.xz kxmlgui-5.66.0.tar.xz.sig New: ---- kxmlgui-5.67.0.tar.xz kxmlgui-5.67.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kxmlgui.spec ++++++ --- /var/tmp/diff_new_pack.BLpYVv/_old 2020-02-16 18:28:25.694721386 +0100 +++ /var/tmp/diff_new_pack.BLpYVv/_new 2020-02-16 18:28:25.698721388 +0100 @@ -17,14 +17,14 @@ %define lname libKF5XmlGui5 -%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: kxmlgui -Version: 5.66.0 +Version: 5.67.0 Release: 0 Summary: Framework for managing menu and toolbar actions License: LGPL-2.1-or-later AND GPL-2.0-or-later @@ -54,14 +54,14 @@ # Now requires private headers BuildRequires: libqt5-qtbase-private-headers-devel BuildRequires: pkgconfig -BuildRequires: cmake(Qt5Core) >= 5.11.0 -BuildRequires: cmake(Qt5DBus) >= 5.11.0 -BuildRequires: cmake(Qt5Network) >= 5.11.0 -BuildRequires: cmake(Qt5PrintSupport) >= 5.11.0 -BuildRequires: cmake(Qt5Test) >= 5.11.0 -BuildRequires: cmake(Qt5UiPlugin) >= 5.11.0 -BuildRequires: cmake(Qt5Widgets) >= 5.11.0 -BuildRequires: cmake(Qt5Xml) >= 5.11.0 +BuildRequires: cmake(Qt5Core) >= 5.12.0 +BuildRequires: cmake(Qt5DBus) >= 5.12.0 +BuildRequires: cmake(Qt5Network) >= 5.12.0 +BuildRequires: cmake(Qt5PrintSupport) >= 5.12.0 +BuildRequires: cmake(Qt5Test) >= 5.12.0 +BuildRequires: cmake(Qt5UiPlugin) >= 5.12.0 +BuildRequires: cmake(Qt5Widgets) >= 5.12.0 +BuildRequires: cmake(Qt5Xml) >= 5.12.0 BuildRequires: pkgconfig(x11) %description @@ -91,9 +91,9 @@ Requires: extra-cmake-modules Requires: cmake(KF5Config) >= %{_kf5_bugfix_version} Requires: cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version} -Requires: cmake(Qt5DBus) >= 5.11.0 -Requires: cmake(Qt5Widgets) >= 5.11.0 -Requires: cmake(Qt5Xml) >= 5.11.0 +Requires: cmake(Qt5DBus) >= 5.12.0 +Requires: cmake(Qt5Widgets) >= 5.12.0 +Requires: cmake(Qt5Xml) >= 5.12.0 %description devel libkxmlgui provides a framework for managing menu and toolbar actions in an @@ -108,7 +108,7 @@ %build %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir} - %make_jobs + %cmake_build %install %kf5_makeinstall -C build ++++++ kxmlgui-5.66.0.tar.xz -> kxmlgui-5.67.0.tar.xz ++++++ ++++ 83316 lines of diff (skipped)
