Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package po4a for openSUSE:Factory checked in at 2025-07-25 17:03:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/po4a (Old) and /work/SRC/openSUSE:Factory/.po4a.new.13279 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "po4a" Fri Jul 25 17:03:49 2025 rev:36 rq:1295285 version:0.74 Changes: -------- --- /work/SRC/openSUSE:Factory/po4a/po4a.changes 2025-07-15 16:42:43.349197359 +0200 +++ /work/SRC/openSUSE:Factory/.po4a.new.13279/po4a.changes 2025-07-25 17:04:06.446230691 +0200 @@ -1,0 +2,59 @@ +Mon Jul 21 19:12:56 UTC 2025 - Luiz Fernando Ranghetti <[email protected]> + +- Update to version 0.74: +General: + * Fix a failure with Perl 5.40. + * Add --target-lang option to po4a [jnavila] + * Include bash_completion files (GitHub's #542) [Fat-Zer] + Copy the share/bash-completion/completions/ files under /usr to use them. + +Scripts: + * po4a-updatepo: remove --width as no localized file will ever be + generated (GitHub's #549) [Mt]. + +Asciidoc: + * Manage custom verbatim styles (Github's #548) [Jean-Noël Avila] + +Markdown: + * Avoid searching for bullets in code blocks (GitHub's #550) + [Alexander Golubev]. + * Ensure the parser avoids infinite loops, even when a document ends with an + incorrect number of backticks, leaving a code block incomplete (GitHub's + #558 and #560) [reported by Jibec, and fixed by gemmaro]. + +Org: + * New module (GitHub's #485) [gemmaro]. + +Pod: + * Add an announcement warning to the Pod module. (GitHub's #573) [gemmaro]. + It is based on a deprecated Perl module that will disappear at some point. + +SimplePod: + * New module (GitHub's #573), meant as a drop-in to the deprecated Pod [gemmaro]. + We think that it is production-ready, even if it was never tested + in battlefield conditions, so bugs are expected in some cases. + Please help us improving it as it will become the only Pod module. + +TeX: + * Fix read error of input/include files in TeX files (thanks Alex Karabanov) + * latex: Fix a failure when \input is surrounded with {curly braces}. + Thanks to Mayeul Cantan for the report and fix, and to Alex Karabanov + for the test case. + +Texinfo: + * Allow spaces before line-breaking commands and fix some warnings + (GitHub's #497) [Alexander Golubev]. + +VimHelp: + * New module (GitHub's #525) [gemmaro]. + * Allow for an optional Vim language specification in code blocks + (GitHub's #552) [Gemmaro]. + +Internal refactorings: + * Remove DynaLoader (GitHub's #532) [gemmaro]. + * Improve the code when reading a non-UTF po file (GitHub's #538) + [Golubev Alexander]. + +- remove upstreamed patches (gettext-0.25-tests.patch and po4a.diff) + +------------------------------------------------------------------- Old: ---- gettext-0.25-tests.patch po4a-0.73.tar.gz po4a.diff New: ---- po4a-0.74.tar.gz ----------(Old B)---------- Old: - remove upstreamed patches (gettext-0.25-tests.patch and po4a.diff) Old: - remove upstreamed patches (gettext-0.25-tests.patch and po4a.diff) ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ po4a.spec ++++++ --- /var/tmp/diff_new_pack.deZhyo/_old 2025-07-25 17:04:08.062297746 +0200 +++ /var/tmp/diff_new_pack.deZhyo/_new 2025-07-25 17:04:08.082298576 +0200 @@ -17,7 +17,7 @@ Name: po4a -Version: 0.73 +Version: 0.74 Release: 0 Summary: Framework to translate documentation and other materials License: GPL-2.0-or-later @@ -28,10 +28,6 @@ %endif URL: https://po4a.org/ Source: https://github.com/mquinson/po4a/releases/download/v%{version}/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM Workaround for build error with perl 5.40, see https://github.com/mquinson/po4a/issues/508 -Patch0: po4a.diff -# PATCH-FIX-UPSTREAM https://github.com/mquinson/po4a/commit/7d88a5e59606a9a29ffe73325fff4a5ddb865d5c -Patch1: gettext-0.25-tests.patch %if "%{_vendor}" == "debbuild" BuildRequires: deb-perl-macros @@ -114,8 +110,6 @@ %prep %setup -q -%patch -P0 -%patch -P1 -p1 %build perl Build.PL installdirs=vendor @@ -158,6 +152,7 @@ %dir %{_mandir}/pt_BR %dir %{_mandir}/ru %dir %{_mandir}/sr_Cyrl +%dir %{_mandir}/ta %dir %{_mandir}/uk %dir %{_mandir}/zh_Hant ++++++ po4a-0.73.tar.gz -> po4a-0.74.tar.gz ++++++ ++++ 270843 lines of diff (skipped)
