Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package konsole for openSUSE:Factory checked in at 2022-01-11 21:15:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/konsole (Old) and /work/SRC/openSUSE:Factory/.konsole.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "konsole" Tue Jan 11 21:15:16 2022 rev:150 rq:944370 version:21.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/konsole/konsole.changes 2021-12-13 20:40:58.944459986 +0100 +++ /work/SRC/openSUSE:Factory/.konsole.new.1892/konsole.changes 2022-01-11 21:16:18.688833988 +0100 @@ -1,0 +2,12 @@ +Tue Jan 4 10:26:02 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: + * Use tighter matching when finding the default profile file name (kde#447872) + * SSHManager: Fix two i18n problems + * Fix localization in ssh widget ui. + +------------------------------------------------------------------- Old: ---- konsole-21.12.0.tar.xz konsole-21.12.0.tar.xz.sig New: ---- konsole-21.12.1.tar.xz konsole-21.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ konsole.spec ++++++ --- /var/tmp/diff_new_pack.2gPEaz/_old 2022-01-11 21:16:19.364834463 +0100 +++ /var/tmp/diff_new_pack.2gPEaz/_new 2022-01-11 21:16:19.368834466 +0100 @@ -18,16 +18,16 @@ %global libsover 21 # 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: konsole -Version: 21.12.0 +Version: 21.12.1 Release: 0 Summary: KDE Terminal License: GPL-2.0-or-later Group: System/X11/Terminals URL: https://apps.kde.org/konsole Source: 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 @@ Konsole is a terminal emulator for the K Desktop Environment. This package provides KPart of the Konsole application. -%if %{with lang} +%if %{with released} %package -n %{name}-part-lang Summary: Translations for package %{name} Group: System/Localization @@ -117,7 +117,7 @@ %install %kf5_makeinstall -C build - %if %{with lang} + %if %{with released} %find_lang %{name} --with-man --all-name %{kf5_find_htmldocs} %endif @@ -164,7 +164,7 @@ %{_kf5_servicetypesdir}/terminalemulator.desktop %{_kf5_sharedir}/konsole/ -%if %{with lang} +%if %{with released} %files part-lang -f %{name}.lang %endif ++++++ konsole-21.12.0.tar.xz -> konsole-21.12.1.tar.xz ++++++ ++++ 6794 lines of diff (skipped)
