Hello community,

here is the log from the commit of package po4a for openSUSE:Factory checked in 
at 2013-01-29 14:31:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/po4a (Old)
 and      /work/SRC/openSUSE:Factory/.po4a.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "po4a", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/po4a/po4a.changes        2012-05-21 
07:29:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.po4a.new/po4a.changes   2013-01-29 
14:31:54.000000000 +0100
@@ -1,0 +2,37 @@
+Sun Jan 27 08:52:38 UTC 2013 - [email protected]
+
+- do not buildrequire texlive
+
+-------------------------------------------------------------------
+Sun Oct 21 16:05:41 UTC 2012 - [email protected]
+
+- update to version 0.44:
+Fix packaging issues with 0.43
+
+-------------------------------------------------------------------
+Fri Oct 19 23:10:50 UTC 2012 - [email protected]
+
+- update to version 0.43:
+
+po4a:
+ * Add --porefs option to change how file locations are written into
+   the POT file (and thus into the PO files also).
+
+po4a-updatepo po4a Po:
+ * Extend the --porefs option, add a new 'counter' value to replace
+   line number by an increasing counter.
+   An optional ",nowrap" or ",wrap" specifier can be added to tell
+   whether file locations are written on a single line or wrapped on
+   several lines.  Default is ",nowrap", it will be changed to ",wrap"
+   in a future release.
+
+Man:
+ * Make .UR/.UE macros inline.
+ * Add macros used in several NetBSD man pages: %I %U Brc Bro Lp Lk
+
+Text:
+ * Fix two line titles in AsciiDoc format.
+ * Let AsciiDoc format handle many more styles.
+ * Add support for automatic comments in AsciiDoc format.
+
+-------------------------------------------------------------------
@@ -45 +81,0 @@
-

Old:
----
  po4a-0.42.tar.gz

New:
----
  po4a-0.44.tar.gz

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

Other differences:
------------------
++++++ po4a.spec ++++++
--- /var/tmp/diff_new_pack.UkwQF4/_old  2013-01-29 14:31:56.000000000 +0100
+++ /var/tmp/diff_new_pack.UkwQF4/_new  2013-01-29 14:31:56.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package po4a
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -16,14 +16,13 @@
 #
 
 
-
 Name:           po4a
-Version:        0.42
+Version:        0.44
 Release:        0
-License:        GPL-2.0
 Summary:        Framework to translate documentation and other materials
-Url:            http://po4a.alioth.debian.org/
+License:        GPL-2.0
 Group:          Development/Tools/Other
+Url:            http://po4a.alioth.debian.org/
 Source:         %{name}-%{version}.tar.gz
 BuildRequires:  docbook-xsl-stylesheets
 %if 0%{?suse_version} > 1210
@@ -35,18 +34,19 @@
 %if 0%{?suse_version} < 1210
 BuildRequires:  libxslt
 %endif
-BuildRequires:  perl-gettext
-BuildRequires:  perl-Module-Build
-BuildRequires:  perl-SGMLS
+BuildRequires:  perl-Module-Build >= 0.40
+BuildRequires:  perl-SGMLS >= 1.03ii
 BuildRequires:  perl-Term-ReadKey
 BuildRequires:  perl-Text-WrapI18N
+BuildRequires:  perl-Unicode-LineBreak
 BuildRequires:  perl-base
+BuildRequires:  perl-gettext >= 1.01
+
 # for test suite
 BuildRequires:  docbook_4
 BuildRequires:  iso_ent
 BuildRequires:  opensp
 BuildRequires:  perl-HTML-Parser
-BuildRequires:  texlive
 Requires:       %{name}-lang = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
@@ -82,6 +82,8 @@
 rm -f %{buildroot}%{perl_vendorarch}/auto/po4a/.packlist
 
 %check
+# requires texlive, which is too heavy for the package
+rm t/24-tex.t
 ./Build test
 
 %clean
@@ -95,10 +97,10 @@
 %{perl_vendorlib}/Locale/Po4a
 %{_mandir}/man[1357]/*
 
-
 %files lang -f %{name}.lang
 %defattr(-,root,root)
 %dir %{_mandir}/ca
 %dir %{_mandir}/pl
+%dir %{_mandir}/pt
 
 %changelog

++++++ po4a-0.42.tar.gz -> po4a-0.44.tar.gz ++++++
++++ 169499 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to