Hello community, here is the log from the commit of package kxmlgui for openSUSE:Factory checked in at 2019-08-19 21:18:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kxmlgui (Old) and /work/SRC/openSUSE:Factory/.kxmlgui.new.22127 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kxmlgui" Mon Aug 19 21:18:32 2019 rev:72 rq:722499 version:5.61.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes 2019-07-26 12:21:30.374552193 +0200 +++ /work/SRC/openSUSE:Factory/.kxmlgui.new.22127/kxmlgui.changes 2019-08-19 21:19:25.372743398 +0200 @@ -1,0 +2,20 @@ +Wed Aug 7 17:51:51 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Update to 5.61.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.61.0.php +- Changes since 5.60.0: + * Add expanding spacers as a customization option for toolbars + * Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH + * Use monochrome action icons for KAboutData buttons. + * Remove visibilityChanged connection in favor of existing eventFilter + * Remove unused includes + +------------------------------------------------------------------- +Fri Jul 19 11:45:50 UTC 2019 - Wolfgang Bauer <[email protected]> + +- Don't lower minimum Qt version anymore, it requires 5.11 now +- Drop conditionals for no longer supported openSUSE versions + +------------------------------------------------------------------- Old: ---- kxmlgui-5.60.0.tar.xz New: ---- frameworks.keyring kxmlgui-5.61.0.tar.xz kxmlgui-5.61.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kxmlgui.spec ++++++ --- /var/tmp/diff_new_pack.2vdvUk/_old 2019-08-19 21:19:30.452742366 +0200 +++ /var/tmp/diff_new_pack.2vdvUk/_new 2019-08-19 21:19:30.456742364 +0200 @@ -17,21 +17,25 @@ %define lname libKF5XmlGui5 -%define _tar_path 5.60 +%define _tar_path 5.61 # 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.60.0 +Version: 5.61.0 Release: 0 Summary: Framework for managing menu and toolbar actions License: LGPL-2.1-or-later AND GPL-2.0-or-later Group: System/GUI/KDE URL: https://www.kde.org -Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz -Source1: baselibs.conf +Source: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig +Source2: frameworks.keyring +%endif +Source99: baselibs.conf BuildRequires: attica-qt5-devel >= %{_kf5_bugfix_version} BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} @@ -58,10 +62,6 @@ BuildRequires: cmake(Qt5Widgets) >= 5.6.0 BuildRequires: cmake(Qt5Xml) >= 5.6.0 BuildRequires: pkgconfig(x11) -%if 0%{?suse_version} < 1330 -# It does not build with the default compiler (GCC 4.8) on Leap 42.x -BuildRequires: gcc7-c++ -%endif %description libkxmlgui provides a framework for managing menu and toolbar actions in an @@ -104,16 +104,8 @@ %prep %setup -q -%if 0%{?suse_version} == 1500 -sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 5.9.0)/" CMakeLists.txt -%endif %build - %if 0%{?suse_version} < 1330 - # It does not build with the default compiler (GCC 4.8) on Leap 42.x - export CC=gcc-7 - export CXX=g++-7 - %endif %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir} %make_jobs ++++++ kxmlgui-5.60.0.tar.xz -> kxmlgui-5.61.0.tar.xz ++++++ ++++ 60279 lines of diff (skipped)
