Hello community,

here is the log from the commit of package gettext-runtime for openSUSE:Factory 
checked in at 2013-06-14 16:45:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gettext-runtime (Old)
 and      /work/SRC/openSUSE:Factory/.gettext-runtime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gettext-runtime"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-csharp.changes   
2013-04-02 11:44:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-csharp.changes      
2013-06-14 16:45:20.000000000 +0200
@@ -1,0 +2,28 @@
+Sat Jun  8 08:39:07 UTC 2013 - [email protected]
+
+- Update to version 0.18.2.1: Version 0.18.2 - December 2012
+  + xgettext now understands the block comment syntax of Guile 2.0.
+  + libgettextpo library:
+    * The initial msgstr of a new message is now "", not NULL.
+    * Bug fixes in the functions po_message_is_range,
+      po_file_check_all, po_message_check_all.
+  + Installation options:
+    The configure options --with-xz and --with-bzip2 can be used to
+    specify alternate compression methods for the archive used by
+    the 'autopoint' program. These options, together with
+    --with-git, allow to trade dependencies against installed
+    package size. --with-xz has the highest compression rate,
+    followed by --with-git, followed by --with-bzip2.
+  + Autoconf macros:
+    * The autoconf macros installed by 'gettextize' now work with
+      the forthcoming Automake 1.14 and require Autoconf version
+      2.60 or newer.
+  + Portability:
+    * Building on MacOS X 10.7, Cygwin 1.7.10, and newer 64-bit
+      mingw is now supported.
+
+- Remove obsolete patches:
+  + getext-stdio.in.patch
+  + gettext-codecleanup.patch
+
+-------------------------------------------------------------------
gettext-java.changes: same change
--- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-runtime.changes  
2013-06-05 13:28:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-runtime.changes     
2013-06-14 16:45:20.000000000 +0200
@@ -1,0 +2,28 @@
+Sat Jun  8 08:39:07 UTC 2013 - [email protected]
+
+- Update to version 0.18.2.1: Version 0.18.2 - December 2012
+  + xgettext now understands the block comment syntax of Guile 2.0.
+  + libgettextpo library:
+    * The initial msgstr of a new message is now "", not NULL.
+    * Bug fixes in the functions po_message_is_range,
+      po_file_check_all, po_message_check_all.
+  + Installation options:
+    The configure options --with-xz and --with-bzip2 can be used to
+    specify alternate compression methods for the archive used by
+    the 'autopoint' program. These options, together with
+    --with-git, allow to trade dependencies against installed
+    package size. --with-xz has the highest compression rate,
+    followed by --with-git, followed by --with-bzip2.
+  + Autoconf macros:
+    * The autoconf macros installed by 'gettextize' now work with
+      the forthcoming Automake 1.14 and require Autoconf version
+      2.60 or newer.
+  + Portability:
+    * Building on MacOS X 10.7, Cygwin 1.7.10, and newer 64-bit
+      mingw is now supported.
+      
+- Remove obsolete patches:
+  + getext-stdio.in.patch
+  + gettext-codecleanup.patch
+
+-------------------------------------------------------------------

Old:
----
  getext-stdio.in.patch
  gettext-0.18.1.1.tar.gz
  gettext-codecleanup.patch

New:
----
  gettext-0.18.2.1.tar.gz

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

Other differences:
------------------
++++++ gettext-csharp.spec ++++++
--- /var/tmp/diff_new_pack.C1F98q/_old  2013-06-14 16:45:22.000000000 +0200
+++ /var/tmp/diff_new_pack.C1F98q/_new  2013-06-14 16:45:23.000000000 +0200
@@ -18,13 +18,14 @@
 
 Name:           gettext-csharp
 BuildRequires:  fdupes
+BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  mono-devel
 BuildRequires:  perl-libintl-perl
 BuildRequires:  tcl
 Requires:       mono
 Url:            http://www.gnu.org/software/gettext/
-Version:        0.18.1.1
+Version:        0.18.2.1
 Release:        0
 Summary:        Native Language Support (NLS) for C#
 License:        LGPL-2.1+
@@ -37,11 +38,9 @@
 Source3:        gettext-linkdupes.sh
 Patch:          gettext-0.12.1-sigfpe.patch
 Patch2:         gettext-0.12.1-gettextize.patch
-Patch3:         gettext-codecleanup.patch
 Patch4:         gettext-po-mode.diff
 Patch5:         gettext-initialize_vars.patch
 Patch9:         gettext-needlessly_init_vars.patch
-Patch10:        getext-stdio.in.patch
 
 %description
 Mono with its 'resgen' program uses a design that Microsoft created and
@@ -69,11 +68,9 @@
 %setup -q -n gettext-%{version}
 %patch
 %patch2
-%patch3
 %patch4
 %patch5
 %patch9
-%patch10 -p1
 
 %build
 export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint"

++++++ gettext-java.spec ++++++
--- /var/tmp/diff_new_pack.C1F98q/_old  2013-06-14 16:45:23.000000000 +0200
+++ /var/tmp/diff_new_pack.C1F98q/_new  2013-06-14 16:45:23.000000000 +0200
@@ -24,7 +24,7 @@
 BuildRequires:  perl-libintl-perl
 BuildRequires:  tcl
 Url:            http://www.gnu.org/software/gettext/
-Version:        0.18.1.1
+Version:        0.18.2.1
 Release:        0
 Summary:        Java Support for Native Language Support (NLS)
 License:        LGPL-2.1+
@@ -37,11 +37,9 @@
 Source3:        gettext-linkdupes.sh
 Patch:          gettext-0.12.1-sigfpe.patch
 Patch2:         gettext-0.12.1-gettextize.patch
-Patch3:         gettext-codecleanup.patch
 Patch4:         gettext-po-mode.diff
 Patch5:         gettext-initialize_vars.patch
 Patch9:         gettext-needlessly_init_vars.patch
-Patch10:        getext-stdio.in.patch
 
 %description
 This package includes the tools needed to support message catalogs in
@@ -52,11 +50,9 @@
 %setup -q -n gettext-%{version}
 %patch
 %patch2
-%patch3
 %patch4
 %patch5
 %patch9
-%patch10 -p1
 
 %build
 export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint"

++++++ gettext-runtime.spec ++++++
--- /var/tmp/diff_new_pack.C1F98q/_old  2013-06-14 16:45:23.000000000 +0200
+++ /var/tmp/diff_new_pack.C1F98q/_new  2013-06-14 16:45:23.000000000 +0200
@@ -19,7 +19,7 @@
 %define pacname gettext
 
 Name:           gettext-runtime
-Version:        0.18.1.1
+Version:        0.18.2.1
 Release:        0
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
@@ -41,18 +41,16 @@
 Group:          Development/Tools/Other
 PreReq:         %{install_info_prereq}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source:         http://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.gz
+Source0:        http://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.gz
 Source1:        gettext-rpmlintrc
 Source2:        suse-start-po-mode.el
 Source3:        gettext-linkdupes.sh
 Source4:        baselibs.conf
 Patch:          gettext-0.12.1-sigfpe.patch
 Patch2:         gettext-0.12.1-gettextize.patch
-Patch3:         gettext-codecleanup.patch
 Patch4:         gettext-po-mode.diff
 Patch5:         gettext-initialize_vars.patch
 Patch9:         gettext-needlessly_init_vars.patch
-Patch10:        getext-stdio.in.patch
 
 %description
 This package contains the intl library as well as tools that ease the
@@ -88,11 +86,9 @@
 %setup -q -n %{pacname}-%{version}
 %patch
 %patch2
-%patch3
 %patch4
 %patch5
 %patch9
-%patch10 -p1
 
 %build
 # expect a couple "You should update your `aclocal.m4' by running aclocal."
@@ -250,7 +246,7 @@
 %_datadir/%pacname/msgunfmt.tcl
 %_datadir/%pacname/javaversion.class
 %_datadir/%pacname/styles
-%_datadir/%pacname/archive.dir.tar.gz
+%_datadir/%pacname/archive.dir.tar.xz
 %_datadir/aclocal/*
 
 %changelog

++++++ gettext-0.18.1.1.tar.gz -> gettext-0.18.2.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/gettext-runtime/gettext-0.18.1.1.tar.gz 
/work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-0.18.2.1.tar.gz differ: 
char 4, line 1

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

Reply via email to