Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package poxml for openSUSE:Factory checked in at 2022-01-11 21:19:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/poxml (Old) and /work/SRC/openSUSE:Factory/.poxml.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "poxml" Tue Jan 11 21:19:30 2022 rev:107 rq:944452 version:21.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/poxml/poxml.changes 2021-12-13 20:50:12.576627751 +0100 +++ /work/SRC/openSUSE:Factory/.poxml.new.1892/poxml.changes 2022-01-11 21:23:42.089145862 +0100 @@ -1,0 +2,9 @@ +Tue Jan 4 10:26:45 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/ +- No code change since 21.12.0 + +------------------------------------------------------------------- Old: ---- poxml-21.12.0.tar.xz poxml-21.12.0.tar.xz.sig New: ---- poxml-21.12.1.tar.xz poxml-21.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ poxml.spec ++++++ --- /var/tmp/diff_new_pack.XS54eB/_old 2022-01-11 21:23:42.601146222 +0100 +++ /var/tmp/diff_new_pack.XS54eB/_new 2022-01-11 21:23:42.605146225 +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: poxml -Version: 21.12.0 +Version: 21.12.1 Release: 0 Summary: Tools for translating DocBook XML files with Gettext License: GPL-2.0-only AND GFDL-1.2-only Group: System/GUI/KDE URL: https://www.kde.org/ 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 @@ -71,7 +71,7 @@ %install %kf5_makeinstall -C build - %if %{with lang} + %if %{with released} %find_lang %{name} --with-man --all-name %endif @@ -86,7 +86,7 @@ %{_kf5_bindir}/xml2pot %{_kf5_mandir}/man1/*.*%{ext_man} -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif ++++++ poxml-21.12.0.tar.xz -> poxml-21.12.1.tar.xz ++++++