Hello community, here is the log from the commit of package kxmlgui for openSUSE:Factory checked in at 2018-11-14 14:38:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kxmlgui (Old) and /work/SRC/openSUSE:Factory/.kxmlgui.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kxmlgui" Wed Nov 14 14:38:17 2018 rev:62 rq:648549 version:5.52.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes 2018-10-22 11:16:24.923586495 +0200 +++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2018-11-14 14:38:19.551036301 +0100 @@ -1,0 +2,25 @@ +Sun Nov 11 19:48:08 UTC 2018 - [email protected] + +- Update to 5.52.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.52.0.php +- Changes since 5.51.0: + * Remove unused variables + * Take 1..n KMainWindows in kRestoreMainWindows + * Remove "void" as function argument + * Have include guard match header file name + * Include own header first + * Use single char for concat with QByteArray, not a string + * Use more explicit constructors with internal classes + * Use QStringLiteral if a final QString is wanted + * Use value argument for QLatin1String type in internal API + * Use more const ref with arguments in internal API + * Add missing "emit" + * Do not return void values in void methods + * Use Q_OBJECT with all QObject subclasses (helps debugging introspection) + * KAboutApplicationDialog: fix typo in apidox + * Add categories file + * Remove unused variable + +------------------------------------------------------------------- Old: ---- kxmlgui-5.51.0.tar.xz New: ---- kxmlgui-5.52.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kxmlgui.spec ++++++ --- /var/tmp/diff_new_pack.mJ836D/_old 2018-11-14 14:38:19.995035864 +0100 +++ /var/tmp/diff_new_pack.mJ836D/_new 2018-11-14 14:38:19.999035860 +0100 @@ -17,14 +17,14 @@ %define lname libKF5XmlGui5 -%define _tar_path 5.51 +%define _tar_path 5.52 # 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.51.0 +Version: 5.52.0 Release: 0 Summary: Framework for managing menu and toolbar actions License: LGPL-2.1-or-later AND GPL-2.0-or-later @@ -129,6 +129,7 @@ %{_kf5_configdir}/ui/ %{_kf5_libexecdir}/ksendbugmail %dir %{_kf5_sharedir}/kxmlgui5/ +%{_kf5_debugdir}/kxmlgui.categories %files devel %{_kf5_libdir}/libKF5XmlGui.so ++++++ kxmlgui-5.51.0.tar.xz -> kxmlgui-5.52.0.tar.xz ++++++ ++++ 9188 lines of diff (skipped)
