Hello community, here is the log from the commit of package kxmlgui for openSUSE:Factory checked in at 2018-03-20 21:48:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kxmlgui (Old) and /work/SRC/openSUSE:Factory/.kxmlgui.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kxmlgui" Tue Mar 20 21:48:21 2018 rev:54 rq:586863 version:5.44.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes 2018-02-16 21:35:00.740000531 +0100 +++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2018-03-20 21:48:23.419542363 +0100 @@ -1,0 +2,15 @@ +Mon Mar 12 23:29:42 CET 2018 - [email protected] + +- Update to 5.44.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.44.0.php +- Changes since 5.43.0: + * Explicity include <QAction> to fix build with Qt 5.11 + * Fix build with Qt < 5.9 + * Reset QLocale internals when we have a custom app language + * Do not allow to configure separator actions via context menu + * Don't show context menu menu if right-clicking outside (kde#373653) + * Improve KSwitchLanguageDialogPrivate::fillApplicationLanguages + +------------------------------------------------------------------- Old: ---- kxmlgui-5.43.0.tar.xz New: ---- kxmlgui-5.44.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kxmlgui.spec ++++++ --- /var/tmp/diff_new_pack.KIV9VB/_old 2018-03-20 21:48:24.783493244 +0100 +++ /var/tmp/diff_new_pack.KIV9VB/_new 2018-03-20 21:48:24.787493100 +0100 @@ -18,13 +18,13 @@ %bcond_without lang %define lname libKF5XmlGui5 -%define _tar_path 5.43 +%define _tar_path 5.44 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} Name: kxmlgui -Version: 5.43.0 +Version: 5.44.0 Release: 0 BuildRequires: attica-qt5-devel >= %{_kf5_bugfix_version} BuildRequires: cmake >= 3.0 @@ -41,6 +41,8 @@ BuildRequires: ktextwidgets-devel >= %{_kf5_bugfix_version} BuildRequires: kwidgetsaddons-devel >= %{_kf5_bugfix_version} BuildRequires: kwindowsystem-devel >= %{_kf5_bugfix_version} +# Now requires private headers +BuildRequires: libqt5-qtbase-private-headers-devel BuildRequires: cmake(Qt5Core) >= 5.6.0 BuildRequires: cmake(Qt5DBus) >= 5.6.0 BuildRequires: cmake(Qt5Network) >= 5.6.0 @@ -50,7 +52,7 @@ BuildRequires: cmake(Qt5Xml) >= 5.6.0 BuildRequires: pkgconfig(x11) Summary: Framework for managing menu and toolbar actions -License: LGPL-2.1+ and GPL-2.0+ +License: LGPL-2.1-or-later AND GPL-2.0-or-later Group: System/GUI/KDE Url: http://www.kde.org Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz ++++++ kxmlgui-5.43.0.tar.xz -> kxmlgui-5.44.0.tar.xz ++++++ ++++ 12634 lines of diff (skipped)
