Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package konversation for openSUSE:Factory checked in at 2022-01-11 21:15:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/konversation (Old) and /work/SRC/openSUSE:Factory/.konversation.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "konversation" Tue Jan 11 21:15:19 2022 rev:74 rq:944374 version:21.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/konversation/konversation.changes 2021-12-13 20:41:06.456460906 +0100 +++ /work/SRC/openSUSE:Factory/.konversation.new.1892/konversation.changes 2022-01-11 21:16:23.336837257 +0100 @@ -1,0 +2,22 @@ +Tue Jan 4 10:26:04 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 21.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.12.1/ +- Changes since 21.12.0: + * If restored or started hidden in systray, report start done to WM directly + * Hide window to systray using SNI, for consistent storing of any window info + * Help GNOME shell to know there is only one window/instance of Konversation + * Set StartupWMClass in desktop file + * Fix broken restore by session management + * Fix unused empty space on tabbar if separate tab close button is disabled (kde#382056) + * Fix quitting app without confirm dialog after previous canceling of quit (kde#444440) + * Support and use modern code for Strikethrough formatting + * On activation by KDBusService set proper startupId/activation token (kde#430561) + * Channel Settings UI: bump max value of "User limit" to 99999 (kde#446673) + * Fix plural arg string->int for log msg "[...] channel limit to %1 nicks." + * Bugfix: Correct behaviour of "case sensitive" tab completion option (kde#442109) + * Add CI to stable branch + +------------------------------------------------------------------- Old: ---- konversation-21.12.0.tar.xz konversation-21.12.0.tar.xz.sig New: ---- konversation-21.12.1.tar.xz konversation-21.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ konversation.spec ++++++ --- /var/tmp/diff_new_pack.wEehPC/_old 2022-01-11 21:16:24.000837724 +0100 +++ /var/tmp/diff_new_pack.wEehPC/_new 2022-01-11 21:16:24.004837727 +0100 @@ -19,16 +19,16 @@ %define kf5_version 5.71.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} -%bcond_without lang +%bcond_without released Name: konversation -Version: 21.12.0 +Version: 21.12.1 Release: 0 Summary: A graphical IRC client by KDE License: GPL-2.0-or-later Group: Productivity/Networking/IRC URL: https://konversation.kde.org/ Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif @@ -93,7 +93,7 @@ %install %kf5_makeinstall -C build -%if %{with lang} +%if %{with released} %find_lang %{name} %endif @@ -113,7 +113,7 @@ %{_kf5_sharedir}/kconf_update/konversation* %{_kf5_sharedir}/konversation/ -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %dir %{_kf5_htmldir}/pt_BR/ %doc %{_kf5_htmldir}/*/konversation/ ++++++ konversation-21.12.0.tar.xz -> konversation-21.12.1.tar.xz ++++++ ++++ 69066 lines of diff (skipped)
