Hello community,

here is the log from the commit of package po4a for openSUSE:Factory checked in 
at 2020-08-20 22:26:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/po4a (Old)
 and      /work/SRC/openSUSE:Factory/.po4a.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "po4a"

Thu Aug 20 22:26:55 2020 rev:19 rq:827371 version:0.61

Changes:
--------
--- /work/SRC/openSUSE:Factory/po4a/po4a.changes        2019-12-02 
11:29:22.894614539 +0100
+++ /work/SRC/openSUSE:Factory/.po4a.new.3399/po4a.changes      2020-08-20 
22:27:29.151943635 +0200
@@ -1,0 +2,45 @@
+Sun Aug 16 23:52:34 UTC 2020 - Pau Garcia Quiles <[email protected]>
+
+- 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 <[email protected]>
+
+- 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 <placeholder>
+ attributes instead of truncating the file.
+ 
+Translations:
+
+Updated: Chinese, Croatian, Dutch, French, German, Norwegian Bokmål, Portuguese
+(Brazil), Serbian and Ukrainian.
+
+-------------------------------------------------------------------

Old:
----
  po4a-0.57.tar.gz

New:
----
  po4a-0.61.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ po4a.spec ++++++
--- /var/tmp/diff_new_pack.glJEt3/_old  2020-08-20 22:27:30.167944110 +0200
+++ /var/tmp/diff_new_pack.glJEt3/_new  2020-08-20 22:27:30.171944112 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package po4a
 #
-# Copyright (c) 2019 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:           po4a
-Version:        0.57
+Version:        0.61
 Release:        0
 Summary:        Framework to translate documentation and other materials
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          Development/Tools/Other
-Url:            https://po4a.org/
+URL:            https://po4a.org/
 Source:         
https://github.com/mquinson/po4a/releases/download/v%{version}/%{name}-%{version}.tar.gz
 
 BuildRequires:  docbook-xsl-stylesheets
@@ -32,9 +32,9 @@
 BuildRequires:  perl-Term-ReadKey
 BuildRequires:  perl-Text-WrapI18N
 BuildRequires:  perl-Unicode-LineBreak
+BuildRequires:  perl-YAML-Tiny
 BuildRequires:  perl-base
 BuildRequires:  perl-gettext >= 1.01
-BuildRequires:  perl-YAML-Tiny
 
 # for test suite
 BuildRequires:  docbook_4
@@ -77,7 +77,7 @@
 
 %check
 # requires texlive, which is too heavy for the package
-rm t/19-tex.t
+rm -rf t/fmt-tex.t t/fmt/tex
 
 #run the tests
 ./Build test
@@ -101,5 +101,6 @@
 %dir %{_mandir}/pt
 %dir %{_mandir}/uk
 %dir %{_mandir}/zh_CHS
+%dir %{_mandir}/sr_Cyrl
 
 %changelog

++++++ po4a-0.57.tar.gz -> po4a-0.61.tar.gz ++++++
++++ 362783 lines of diff (skipped)


Reply via email to