Hello community, here is the log from the commit of package po4a for openSUSE:Factory checked in at 2017-09-04 12:21:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/po4a (Old) and /work/SRC/openSUSE:Factory/.po4a.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "po4a" Mon Sep 4 12:21:27 2017 rev:14 rq:519561 version:0.52 Changes: -------- --- /work/SRC/openSUSE:Factory/po4a/po4a.changes 2017-01-11 11:56:20.537067871 +0100 +++ /work/SRC/openSUSE:Factory/.po4a.new/po4a.changes 2017-09-04 12:21:37.607483143 +0200 @@ -1,0 +2,44 @@ +Mon Aug 28 19:43:27 UTC 2017 - [email protected] + +- updated to version 0.52 + +Core: + * po4a-translate complains if the input po file is outdated (deb#637288). + * teach po4a-updatepo about the --porefs options that was already documented. + * rename --porefs values after msgmerge option's name: noline->file + and none->never. (deb#775708). + +po4a: + * New option --no-update to not touch the po files. (deb#599179) + * Checking po file is fine. Failing if the file does not exist isn't. + (deb#858934) + * Check the validity of po files before using them (deb#855431) + +AsciiDoc: + * Properly deal with item text missing its leading indent. + * Allow empty attribute lists, by bexelbie. + * Further bug fixing to handle the git documentation. + * Fix some bugs, around style macros + * Correctly handle list literal paragraph + +Man: + * Add support for the tab(<character>) global option inside .TS/.TE. + Also tidy up trailing newline handling in text blocks: Since that + trailing newling must be there, no need to translate it explicitly. + (deb#847754). + +Text: + * Add an option to treat Key/Value pairs as verbatim + * Add a neverwrap option to prevent any wrapping (deb#824753) + +RubyDoc: + * New module by Francesco Poli (deb#827936) + +Wml: + * Make title translatable. + +XML: + * Add an option to escape all quotes, for android. + * Add an option to not wrap attributes. + +------------------------------------------------------------------- @@ -7 +51 @@ -* Major changes in release 0.48 (2016-06-17) +* Major changes in release 0.48 @@ -22 +66 @@ -* Major changes in release 0.47 (2015-08-28) +* Major changes in release 0.47 @@ -41 +85 @@ -* Major changes in release 0.46 (2015-05-21) +* Major changes in release 0.46 Old: ---- po4a-0.48.tar.gz New: ---- po4a-0.52.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ po4a.spec ++++++ --- /var/tmp/diff_new_pack.ENPiwg/_old 2017-09-04 12:21:38.743323460 +0200 +++ /var/tmp/diff_new_pack.ENPiwg/_new 2017-09-04 12:21:38.755321772 +0200 @@ -1,7 +1,7 @@ # # spec file for package po4a # -# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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.48 +Version: 0.52 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/4176/%{name}-%{version}.tar.gz +Source: https://alioth.debian.org/frs/download.php/file/4229/%{name}-%{version}.tar.gz BuildRequires: docbook-xsl-stylesheets BuildRequires: libxslt-tools @@ -40,6 +40,7 @@ BuildRequires: iso_ent BuildRequires: opensp BuildRequires: perl-HTML-Parser + Requires: %{name}-lang = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch ++++++ po4a-0.48.tar.gz -> po4a-0.52.tar.gz ++++++ ++++ 112230 lines of diff (skipped)
