Hello community, here is the log from the commit of package po4a for openSUSE:Factory checked in at 2019-02-04 14:23:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/po4a (Old) and /work/SRC/openSUSE:Factory/.po4a.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "po4a" Mon Feb 4 14:23:41 2019 rev:16 rq:670632 version:0.55 Changes: -------- --- /work/SRC/openSUSE:Factory/po4a/po4a.changes 2018-08-20 16:17:33.620665187 +0200 +++ /work/SRC/openSUSE:Factory/.po4a.new.28833/po4a.changes 2019-02-04 14:23:44.341101315 +0100 @@ -1,0 +2,55 @@ +Tue Jan 29 16:15:19 UTC 2019 - [email protected] + +- updated to version 0.55 + +AsciiDoc: + + * Fix Asciidoc unindented lists + * Make Asciidoc Tables nowrap and support current format + * Do not include table fences in pot file + * Add option to prevent translation of target of image blocks + +Markdown: + + * Improve markdown ruler parsing, and add test. + * Add markdown fenced code block parsing, and add test. + +Sgml: + + * Avoid deprecated unescaped left brace in regex to get ready for Perl 5.32. +(deb#903735) + +TransTractor: + + * Ensure to split lines before addendum operation without loss or addition of +newline. With this change, addendum behavior is more intuitive.(deb#518218) + +Wml: + + * Fix longstanding error regarding comments at the beginning of a file. + +Xml, Docbook: + + * Document XML tag behavior customization with example to help use case +specific customization. (deb#515763) + * Debug output enhancement to help people understand what exactly happening +inside po4a. + * Extensive POD and code comment additions and updates. + +po4a tool: + + * Add pot_in feature to support the secondary master file for the base of +POT/PO file generation. + +Test: + + * Add XML test cases with po4a including addendum, tag customization, and +pot_in feature. + +Translations: + +New translation to Chinese and Chinese Simplified +Updated: Dutch, Estonian, French German, Italian, Norwegian Bokmål, +Portuguese (Brazil), Russian, Spanish, Swedish, Ukrainian and Vietnamese. + +------------------------------------------------------------------- Old: ---- po4a-0.54.tar.gz New: ---- po4a-0.55.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ po4a.spec ++++++ --- /var/tmp/diff_new_pack.OtTWem/_old 2019-02-04 14:23:46.077100493 +0100 +++ /var/tmp/diff_new_pack.OtTWem/_new 2019-02-04 14:23:46.077100493 +0100 @@ -1,7 +1,7 @@ # # spec file for package po4a # -# Copyright (c) 2018 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX Products GmbH, Nuernberg, Germany. # # 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.54 +Version: 0.55 Release: 0 Summary: Framework to translate documentation and other materials License: GPL-2.0 @@ -79,8 +79,8 @@ %check # requires texlive, which is too heavy for the package rm t/19-tex.t -#obsolete module, will be excluded in next version -rm t/09-html.t + +#run the tests ./Build test %clean @@ -100,5 +100,6 @@ %dir %{_mandir}/pl %dir %{_mandir}/pt %dir %{_mandir}/uk +%dir %{_mandir}/zh_CHS %changelog ++++++ po4a-0.54.tar.gz -> po4a-0.55.tar.gz ++++++ ++++ 146617 lines of diff (skipped)
