Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kxmlgui for openSUSE:Factory checked in at 2022-01-11 21:16:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kxmlgui (Old) and /work/SRC/openSUSE:Factory/.kxmlgui.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kxmlgui" Tue Jan 11 21:16:50 2022 rev:102 rq:945091 version:5.90.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes 2021-12-13 20:45:01.208489663 +0100 +++ /work/SRC/openSUSE:Factory/.kxmlgui.new.1892/kxmlgui.changes 2022-01-11 21:19:45.624979540 +0100 @@ -1,0 +2,14 @@ +Mon Jan 3 12:48:01 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 5.90.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.90.0 +- Changes since 5.89.0: + * Port deprecated method + * Fix nested @ expansion in CMake config file + * [KToolBar] Add actions from delayed toolbutton menus to context menu + * Change the build system to enable building with Qt6 + * Do not steal all keys from shortcut + +------------------------------------------------------------------- Old: ---- kxmlgui-5.89.0.tar.xz kxmlgui-5.89.0.tar.xz.sig New: ---- kxmlgui-5.90.0.tar.xz kxmlgui-5.90.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kxmlgui.spec ++++++ --- /var/tmp/diff_new_pack.tnvixO/_old 2022-01-11 21:19:46.264979990 +0100 +++ /var/tmp/diff_new_pack.tnvixO/_new 2022-01-11 21:19:46.268979993 +0100 @@ -17,21 +17,21 @@ %define lname libKF5XmlGui5 -%define _tar_path 5.89 +%define _tar_path 5.90 # 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 +%bcond_without released Name: kxmlgui -Version: 5.89.0 +Version: 5.90.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: %{name}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: %{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif @@ -71,9 +71,6 @@ Summary: Framework for managing menu and toolbar actions Group: System/GUI/KDE Obsoletes: libKF5XmlGui4 -%if %{with lang} -Recommends: %{lname}-lang = %{version} -%endif %description -n %{lname} libkxmlgui provides a framework for managing menu and toolbar actions in an @@ -113,14 +110,14 @@ mkdir -p %{buildroot}%{_kf5_sharedir}/kxmlgui5/ -%if %{with lang} +%if %{with released} %find_lang %{name}5 %endif %post -n %{lname} -p /sbin/ldconfig %postun -n %{lname} -p /sbin/ldconfig -%if %{with lang} +%if %{with released} %files -n %{lname}-lang -f %{name}5.lang %endif ++++++ kxmlgui-5.89.0.tar.xz -> kxmlgui-5.90.0.tar.xz ++++++ ++++ 21128 lines of diff (skipped)
