Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lokalize for openSUSE:Factory checked in at 2022-01-11 21:19:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lokalize (Old) and /work/SRC/openSUSE:Factory/.lokalize.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lokalize" Tue Jan 11 21:19:19 2022 rev:107 rq:944435 version:21.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/lokalize/lokalize.changes 2021-12-13 20:49:42.936608790 +0100 +++ /work/SRC/openSUSE:Factory/.lokalize.new.1892/lokalize.changes 2022-01-11 21:23:29.269136845 +0100 @@ -1,0 +2,10 @@ +Tue Jan 4 10:26:36 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- 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: + * Fix stack overflow + +------------------------------------------------------------------- Old: ---- lokalize-21.12.0.tar.xz lokalize-21.12.0.tar.xz.sig New: ---- lokalize-21.12.1.tar.xz lokalize-21.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lokalize.spec ++++++ --- /var/tmp/diff_new_pack.2J0AKG/_old 2022-01-11 21:23:29.841137247 +0100 +++ /var/tmp/diff_new_pack.2J0AKG/_new 2022-01-11 21:23:29.845137250 +0100 @@ -18,16 +18,16 @@ # 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: lokalize -Version: 21.12.0 +Version: 21.12.1 Release: 0 Summary: KDE Translation Editor License: GPL-2.0-or-later Group: System/GUI/KDE URL: https://apps.kde.org/lokalize 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 @@ -72,7 +72,7 @@ %install %kf5_makeinstall -C build - %if %{with lang} + %if %{with released} %find_lang %{name} --with-man --all-name %{kf5_find_htmldocs} %endif @@ -92,7 +92,7 @@ %{_kf5_notifydir}/lokalize.notifyrc %{_kf5_sharedir}/lokalize/ -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif ++++++ lokalize-21.12.0.tar.xz -> lokalize-21.12.1.tar.xz ++++++ ++++ 2323 lines of diff (skipped)