From 5f930e56cb2e9b40ecad2d43e4c2f667b67e1c203d7da2c04285cae09f97919e Mon Sep 17 00:00:00 2001 From: Luiz Fernando Ranghetti Date: Mon, 17 Aug 2020 15:01:18 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/po4a?expand=0&rev=57 --- po4a.changes | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/po4a.changes b/po4a.changes index da3297f..a9c935d 100644 --- a/po4a.changes +++ b/po4a.changes @@ -3,11 +3,46 @@ Sun Aug 16 23:52:34 UTC 2020 - Pau Garcia Quiles - Update to version 0.61 +po4a tool: + + * Robustify --srcdir and --destdir: When building the schroot package, + these paths happen to be soft links to the same directory, making po4a + believe that the POT file is specified twice (to the same value). po4a + is now ignoring these dups. + +Translations: + +Updated: Chinese, Czech, Dutch, French, German, Portuguese, Portuguese +(Brazil), Serbian and Ukrainian. + ------------------------------------------------------------------- Sun Aug 16 22:27:18 UTC 2020 - Pau Garcia Quiles - Update to version 0.60 +Asciidoc: + + * Introduce "compat" option to parse like asciidoc or asciidoctor. + +Text (and Markdown): + + * Fix the support of nested lists. + +Other: + + * Remove the experimental C extension that was never built, distributed, + tested nor modified since 2007. + +XML: + + * Provide a meaningful message when the translators butcher the + attributes instead of truncating the file. + +Translations: + +Updated: Chinese, Croatian, Dutch, French, German, Norwegian Bokmål, Portuguese +(Brazil), Serbian and Ukrainian. + ------------------------------------------------------------------- Fri Nov 22 12:18:01 UTC 2019 - Luiz Fernando Ranghetti