Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package po4a for openSUSE:Factory checked in at 2026-03-24 18:47:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/po4a (Old) and /work/SRC/openSUSE:Factory/.po4a.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "po4a" Tue Mar 24 18:47:50 2026 rev:37 rq:1342203 version:0.74+git.1774221329.f4123361 Changes: -------- --- /work/SRC/openSUSE:Factory/po4a/po4a.changes 2025-07-25 17:04:06.446230691 +0200 +++ /work/SRC/openSUSE:Factory/.po4a.new.8177/po4a.changes 2026-03-24 18:47:55.108132138 +0100 @@ -1,0 +2,17 @@ +Mon Mar 23 15:37:34 UTC 2026 - Ana Guerrero <[email protected]> + +- Update to version 0.74+git.1774221329.f4123361: + * Add news entry about the msginit compatibility fix. + * Fix msginit compatibility with gettext >= 1.0. (boo#1259063) + * Keep the last line of YAML front matter section. + * Split YAML front matter module from Text module. + * Define YAML separator constant. + * Remove debug option handling from each format modules. + * Use debug subroutine for format modules. + * Remove verbose option handling from each format modules. + * Tidy some format modules. + * Update news about the fix for the SimplePod module. +- Swith to use _service instead of upstream tarball to have + the latest fixes from upstream. + +------------------------------------------------------------------- Old: ---- po4a-0.74.tar.gz New: ---- _service po4a-0.74+git.1774221329.f4123361.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ po4a.spec ++++++ --- /var/tmp/diff_new_pack.PeBHgG/_old 2026-03-24 18:47:56.824201705 +0100 +++ /var/tmp/diff_new_pack.PeBHgG/_new 2026-03-24 18:47:56.828201867 +0100 @@ -1,7 +1,7 @@ # # spec file for package po4a # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: po4a -Version: 0.74 +Version: 0.74+git.1774221329.f4123361 Release: 0 Summary: Framework to translate documentation and other materials License: GPL-2.0-or-later @@ -27,7 +27,7 @@ Group: Development/Tools/Other %endif URL: https://po4a.org/ -Source: https://github.com/mquinson/po4a/releases/download/v%{version}/%{name}-%{version}.tar.gz +Source: %{name}-%{version}.tar.gz %if "%{_vendor}" == "debbuild" BuildRequires: deb-perl-macros ++++++ _service ++++++ <services> <service name="tar_scm" mode="disabled"> <param name="scm">git</param> <param name="url">https://github.com/mquinson/po4a.git</param> <param name="revision">HEAD</param> <param name="versionprefix">0.74+git</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> <param name="compression">gz</param> <param name="file">*.tar</param> </service> <service name="set_version" mode="disabled"> </service> </services>
