Hello community, here is the log from the commit of package kxmlgui for openSUSE:Factory checked in at 2019-12-18 14:41:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kxmlgui (Old) and /work/SRC/openSUSE:Factory/.kxmlgui.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kxmlgui" Wed Dec 18 14:41:56 2019 rev:76 rq:757069 version:5.65.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes 2019-11-12 11:50:41.619050397 +0100 +++ /work/SRC/openSUSE:Factory/.kxmlgui.new.4691/kxmlgui.changes 2019-12-18 14:44:15.489827188 +0100 @@ -1,0 +2,18 @@ +Sun Dec 8 11:18:53 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Update to 5.65.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.65.0.php +- Changes since 5.64.0: + * Unbreak last commit: still install normal headers as before + * Drop unused broken KGesture support + * Move comment to the right place + * Port foreach + * Port away from KTextWidgets + * Add KAboutPluginDialog, to be used with KPluginMetaData + * Enable -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x053f00 + * Also allow invoking session restoration logic when apps are manually launched + * Add missing property to KKeySequenceWidget + +------------------------------------------------------------------- Old: ---- kxmlgui-5.64.0.tar.xz kxmlgui-5.64.0.tar.xz.sig New: ---- kxmlgui-5.65.0.tar.xz kxmlgui-5.65.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kxmlgui.spec ++++++ --- /var/tmp/diff_new_pack.G9BT8t/_old 2019-12-18 14:44:16.217827522 +0100 +++ /var/tmp/diff_new_pack.G9BT8t/_new 2019-12-18 14:44:16.221827523 +0100 @@ -1,7 +1,7 @@ # # spec file for package kxmlgui # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ %define lname libKF5XmlGui5 -%define _tar_path 5.64 +%define _tar_path 5.65 # 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.64.0 +Version: 5.65.0 Release: 0 Summary: Framework for managing menu and toolbar actions License: LGPL-2.1-or-later AND GPL-2.0-or-later @@ -140,8 +140,7 @@ %{_kf5_libdir}/libKF5XmlGui.so %{_kf5_libdir}/cmake/KF5XmlGui/ %{_kf5_includedir}/*.h -%dir %{_kf5_includedir}/*/ -%{_kf5_includedir}/*/ +%{_kf5_includedir}/KXmlGui/ %{_kf5_mkspecsdir}/qt_KXmlGui.pri %dir %{_kf5_plugindir}/designer %{_kf5_plugindir}/designer/kxmlgui5widgets.so ++++++ kxmlgui-5.64.0.tar.xz -> kxmlgui-5.65.0.tar.xz ++++++ ++++ 54881 lines of diff (skipped)
