Hello community,

here is the log from the commit of package po4a for openSUSE:Factory checked in 
at 2018-08-20 16:17:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/po4a (Old)
 and      /work/SRC/openSUSE:Factory/.po4a.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "po4a"

Mon Aug 20 16:17:32 2018 rev:15 rq:628996 version:0.54

Changes:
--------
--- /work/SRC/openSUSE:Factory/po4a/po4a.changes        2017-09-04 
12:21:37.607483143 +0200
+++ /work/SRC/openSUSE:Factory/.po4a.new/po4a.changes   2018-08-20 
16:17:33.620665187 +0200
@@ -1,0 +2,61 @@
+Tue Aug  7 17:12:31 UTC 2018 - [email protected]
+
+- updated to version 0.54
+- change links from Alioth (shutting down) to GitHub
+- disable t\09-html (dropped on next version - obsolete module)
+- new dependecy (perl-yaml-tiny) for new module Yaml
+
+Asciidoc:
+
+ * Fixed a bug that prevented the asciidoc module to parse correctly four
+characters table marks
+ * Handle macros with empty target
+ 
+Man:
+
+ * Support .MT and .ME macros for e-mail address markup (deb#900965)
+ * Support .OP, .SY, and .YS macros for command synopses
+ 
+po4a tool:
+
+ * po4a --keep-translations will not remove your existing translations
+if they fall below the threshold
+
+po4a-build tool:
+
+ * Remove it and all related shell scripts and makefile chunks. It is
+deprecated by the po4a tool since a long time
+ 
+Yaml:
+
+ * New module
+ * Fix the behavior with utf-8 files
+ * Add the references from the Yaml file to the po file
+
+Texinfo:
+
+ * Fix handling of spaces in menu descriptions (deb#758851)
+
+Text:
+
+
+ * Fix the parsing of fortunes files, which had been broken since
+v0.43. The handling has changed a bit, all msgids are now marked as
+"no-wrap", because the word wrap in fortunes files usually matters.
+ * Remove the option for parsing AsciiDoc. There has been a standalone
+module for nearly five years, released with v0.45
+ * Support pandoc's bibliographic information (title, author, date)
+at the beginning of a markdown file. Also fix a trailing newline
+in some markdown titles (deb#894977)
+
+Documentation:
+
+ * Fix many typos and other issues found
+ * Remove the last references to the alioth servers and mailing lists.
+
+Translations:
+
+Updated: Dutch, Estonian, French, German, Italian, Norwegian Bokmål,
+Portuguese, Portuguese (Brazil), Russian, Swedish, Ukrainian, and Vietnamese
+
+-------------------------------------------------------------------

Old:
----
  po4a-0.52.tar.gz

New:
----
  po4a-0.54.tar.gz

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

Other differences:
------------------
++++++ po4a.spec ++++++
--- /var/tmp/diff_new_pack.EzJhvU/_old  2018-08-20 16:17:34.320666173 +0200
+++ /var/tmp/diff_new_pack.EzJhvU/_new  2018-08-20 16:17:34.320666173 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package po4a
 #
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,13 +17,13 @@
 
 
 Name:           po4a
-Version:        0.52
+Version:        0.54
 Release:        0
 Summary:        Framework to translate documentation and other materials
 License:        GPL-2.0
 Group:          Development/Tools/Other
-Url:            http://po4a.alioth.debian.org/
-Source:         
https://alioth.debian.org/frs/download.php/file/4229/%{name}-%{version}.tar.gz
+Url:            https://po4a.org/
+Source:         
https://github.com/mquinson/po4a/releases/download/v%{version}/%{name}-%{version}.tar.gz
 
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  libxslt-tools
@@ -34,6 +34,7 @@
 BuildRequires:  perl-Unicode-LineBreak
 BuildRequires:  perl-base
 BuildRequires:  perl-gettext >= 1.01
+BuildRequires:  perl-YAML-Tiny
 
 # for test suite
 BuildRequires:  docbook_4
@@ -77,7 +78,9 @@
 
 %check
 # requires texlive, which is too heavy for the package
-rm t/24-tex.t
+rm t/19-tex.t
+#obsolete module, will be excluded in next version
+rm t/09-html.t
 ./Build test
 
 %clean
@@ -96,5 +99,6 @@
 %dir %{_mandir}/ca
 %dir %{_mandir}/pl
 %dir %{_mandir}/pt
+%dir %{_mandir}/uk
 
 %changelog

++++++ po4a-0.52.tar.gz -> po4a-0.54.tar.gz ++++++
++++ 160902 lines of diff (skipped)


Reply via email to