Hello community,

here is the log from the commit of package gettext-runtime for openSUSE:Factory 
checked in at 2016-04-30 23:22:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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   
2015-10-14 16:34:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-csharp.changes      
2016-04-30 23:22:30.000000000 +0200
@@ -1,0 +2,11 @@
+Mon Apr  4 19:15:53 UTC 2016 - [email protected]
+
+- GNU gettext 0.19.7:
+  * can now load custom string extraction rules in XML
+    Internationalization Tag Set (ITS) standard
+  * the existing XML-based language scanners (Glade, GSettings, and
+    AppData) rewritten using ITS
+  * Add msgfmt --xml option to merge translations back to the
+    original XML document.
+
+-------------------------------------------------------------------
gettext-java.changes: same change
--- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-runtime-mini.changes     
2016-04-17 22:14:53.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-runtime-mini.changes    
    2016-04-30 23:22:30.000000000 +0200
@@ -1,0 +2,16 @@
+Fri Apr 22 19:34:10 UTC 2016 - [email protected]
+
+- drop gettext-runtime-grep-2.24.patch, no longer required for 2.25
+
+-------------------------------------------------------------------
+Sun Apr 17 17:56:27 UTC 2016 - [email protected]
+
+- GNU gettext 0.19.7:
+  * can now load custom string extraction rules in XML
+    Internationalization Tag Set (ITS) standard
+  * the existing XML-based language scanners (Glade, GSettings, and
+    AppData) rewritten using ITS
+  * Add msgfmt --xml option to merge translations back to the
+    original XML document.
+
+-------------------------------------------------------------------
gettext-runtime.changes: same change

Old:
----
  gettext-0.19.6.tar.xz
  gettext-0.19.6.tar.xz.sig
  gettext-runtime-grep-2.24.patch

New:
----
  gettext-0.19.7.tar.xz
  gettext-0.19.7.tar.xz.sig

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

Other differences:
------------------
++++++ gettext-csharp.spec ++++++
--- /var/tmp/diff_new_pack.aztGZJ/_old  2016-04-30 23:22:32.000000000 +0200
+++ /var/tmp/diff_new_pack.aztGZJ/_new  2016-04-30 23:22:32.000000000 +0200
@@ -29,7 +29,7 @@
 BuildRequires:  xz
 Requires:       mono
 Url:            http://www.gnu.org/software/gettext/
-Version:        0.19.6
+Version:        0.19.7
 Release:        0
 Summary:        Native Language Support (NLS) for C#
 License:        LGPL-2.1+

++++++ gettext-java.spec ++++++
--- /var/tmp/diff_new_pack.aztGZJ/_old  2016-04-30 23:22:32.000000000 +0200
+++ /var/tmp/diff_new_pack.aztGZJ/_new  2016-04-30 23:22:32.000000000 +0200
@@ -28,7 +28,7 @@
 BuildRequires:  tcl
 BuildRequires:  xz
 Url:            http://www.gnu.org/software/gettext/
-Version:        0.19.6
+Version:        0.19.7
 Release:        0
 Summary:        Java Support for Native Language Support (NLS)
 License:        LGPL-2.1+

++++++ gettext-runtime-mini.spec ++++++
--- /var/tmp/diff_new_pack.aztGZJ/_old  2016-04-30 23:22:32.000000000 +0200
+++ /var/tmp/diff_new_pack.aztGZJ/_new  2016-04-30 23:22:32.000000000 +0200
@@ -20,7 +20,7 @@
 %bcond_without mini
 
 Name:           gettext-runtime-mini
-Version:        0.19.6
+Version:        0.19.7
 Release:        0
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
@@ -70,8 +70,6 @@
 Patch9:         gettext-needlessly_init_vars.patch
 # PATCH-FIX-UPSTREAM boo#941629 -- [email protected]
 Patch11:        boo941629-unnessary-rpath-on-standard-path.patch
-# PATCH-FIX-UPSTREAM gettext-runtime-grep-2.24.patch [email protected] -- 
Fix testsuite execution with grep 2.24
-Patch12:        gettext-runtime-grep-2.24.patch
 
 %description
 This package contains the intl library as well as tools that ease the
@@ -132,7 +130,6 @@
 %patch6 -p1
 %patch9
 %patch11 -p1
-%patch12 -p1
 
 %build
 # expect a couple "You should update your `aclocal.m4' by running aclocal."
@@ -286,6 +283,8 @@
 %_datadir/%pacname/styles
 %_datadir/%pacname/archive.dir.tar.xz
 %_datadir/aclocal/*
+%dir %{_datadir}/%{pacname}-%{version}
+%{_datadir}/%{pacname}-%{version}/its
 
 %files tools-doc
 %defattr(-,root,root)

++++++ gettext-runtime.spec ++++++
--- /var/tmp/diff_new_pack.aztGZJ/_old  2016-04-30 23:22:32.000000000 +0200
+++ /var/tmp/diff_new_pack.aztGZJ/_new  2016-04-30 23:22:32.000000000 +0200
@@ -20,7 +20,7 @@
 %bcond_with mini
 
 Name:           gettext-runtime
-Version:        0.19.6
+Version:        0.19.7
 Release:        0
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
@@ -70,8 +70,6 @@
 Patch9:         gettext-needlessly_init_vars.patch
 # PATCH-FIX-UPSTREAM boo#941629 -- [email protected]
 Patch11:        boo941629-unnessary-rpath-on-standard-path.patch
-# PATCH-FIX-UPSTREAM gettext-runtime-grep-2.24.patch [email protected] -- 
Fix testsuite execution with grep 2.24
-Patch12:        gettext-runtime-grep-2.24.patch
 
 %description
 This package contains the intl library as well as tools that ease the
@@ -132,7 +130,6 @@
 %patch6 -p1
 %patch9
 %patch11 -p1
-%patch12 -p1
 
 %build
 # expect a couple "You should update your `aclocal.m4' by running aclocal."
@@ -286,6 +283,8 @@
 %_datadir/%pacname/styles
 %_datadir/%pacname/archive.dir.tar.xz
 %_datadir/aclocal/*
+%dir %{_datadir}/%{pacname}-%{version}
+%{_datadir}/%{pacname}-%{version}/its
 
 %files tools-doc
 %defattr(-,root,root)

++++++ gettext-0.19.6.tar.xz -> gettext-0.19.7.tar.xz ++++++
/work/SRC/openSUSE:Factory/gettext-runtime/gettext-0.19.6.tar.xz 
/work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-0.19.7.tar.xz differ: 
char 25, line 1

++++++ gettext-0.19.6.tar.xz.sig -> gettext-0.19.7.tar.xz.sig ++++++
--- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-0.19.6.tar.xz.sig        
2015-10-14 16:34:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-0.19.7.tar.xz.sig   
2016-04-30 23:22:30.000000000 +0200
@@ -1,17 +1,17 @@
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
-iQIcBAABAgAGBQJV8k58AAoJENYFhI7X5phxf7AP/jDpNuWiBT3B4rDibkTQ9wzJ
-uHM7dYniI/5B8MIUgUdl0NABNLMhKN3SI4Nr3EzMvt1vKqaDGA2J7uV+8KcyKGqF
-KUx/bX2gEZ/BaRngsp5cRGpG+Rw5EalpVUvRADeUTJ1pzjAugkjfbAjJ2OGAdVV6
-F+Isbg00Zi8U8Ns+rAw+CkuEk4O1PZt53Y3TjJLUdmX4TEd74cJI8vZkOAUgkhHy
-6wPJ3kvUhfNVYh0f6EU2PXL3E8g8tagICeoSnCm+mO6oWO/a+14ADp28Gh12n9IH
-Ur7azrxS521m+SUfgV4GIL6w0P4Ha5Sp+ArYhVwpofFKyoBkNsHLQpdyTL5Inw6c
-y/eTBHVmhwqWkNKfcuT4m7hEZ2M4D0d8awltDNDuZr0F52zn9m+9QWUL0PWqMlJH
-uLgwBQdcLXl7962Dc1YO+OxBXLo05EgGd/B2b8MXjn0f5NtWpp4PWHKXxw2BVdhR
-CR26+cNbyJ/X66PT3f2ZzY8s900y6liD1KBMxxQGYcJqjftkW07jUG6MZtaW/dV8
-LF9xwOajB96Fk7H31yTg3l3qlK+dPd28nC6H3TjBd+rLQH7XuebNrebNzNMBSjNq
-BqomhJVUcOKqf8aadOQMtugOAMN2At8dDF57vFRu9hzf8MFJ0RQKqMaaGONS6KnW
-tEbSHZHMJg9TutF6WmYl
-=IGDw
+iQIcBAABAgAGBQJWgJ7bAAoJENYFhI7X5phxjpIP/AxeNFsPjdiFkKW44SQfmXfa
+m20MD6UN2uve/Ol3VECr6BI/texVkdJxIhEiy4KzqKfHTKzHsIFOYRQyg1ID1Jo6
+5hy5SWpFWNh5jw2E4q4Hwx/d6OtHGkk22dyAjgkMYxNRrLQdZ2vLCB1ga7dRCdwv
+0vDH+lW7sDNgW99ym3jnOUCUlii4HvjjRU5IqyylNSDGpzCdw6kZRB88YkCQvnTj
+eQeZxE67ubgKyEdFboMnsY0l+M5GcD38PiZIWNWTYRutlnEPDuYTNPd9ZxT9HPYV
+hBUfGAdW7qALBBUwP/PrMxJtCO527sf3RkVddAq8HmuYhokO3Ed721Ai7pUQ4HEh
+fKL9k8qKy/e6FfNH5OTqIF7v2LasIEA2UkxiHxboFfMw//ps1oUKzsk13FbkGMiw
+rPcTsdrZUXXD8dBhd2OhpGDoqnH3wiHtcnA7PtQrIzv9TX8EDsolFucZImJDlANy
+UUg7Y0fqtTmYgCvhjFPAHZ0Y3+zkaEHhKQfx51U/ZG1QqVVd2HPOWNJGMk3Qyfxd
+g3tWEaS1kc5LUEDp7I6NcBjT+tOoem6UGP+G+sthvMRmLmSHNHeOttk9x2sSesc2
+8qQzojEy01ztNiQnqJ2S4dAGM99g208N3v8YYtAyfDHeFPCl9ner8EVSbIwr9feE
+7pCr66G1TLtAMo22QpM8
+=Oy+9
 -----END PGP SIGNATURE-----

++++++ gettext-dont-test-gnulib.patch ++++++
--- /var/tmp/diff_new_pack.aztGZJ/_old  2016-04-30 23:22:32.000000000 +0200
+++ /var/tmp/diff_new_pack.aztGZJ/_new  2016-04-30 23:22:32.000000000 +0200
@@ -1,29 +1,29 @@
 Subject: This is not gnulib, so don't test it
 From: Stephan Kulow <[email protected]>
 
-Index: gettext-0.18.3.1/gettext-tools/Makefile.am
+Index: gettext-0.19.7/gettext-tools/Makefile.am
 ===================================================================
---- gettext-0.18.3.1.orig/gettext-tools/Makefile.am
-+++ gettext-0.18.3.1/gettext-tools/Makefile.am
+--- gettext-0.19.7.orig/gettext-tools/Makefile.am
++++ gettext-0.19.7/gettext-tools/Makefile.am
 @@ -19,7 +19,7 @@
  AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
  ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../m4 -I gnulib-m4 -I 
libgrep/gnulib-m4 -I libgettextpo/gnulib-m4
  
--SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles 
misc man m4 tests gnulib-tests examples
-+SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles 
misc man m4 tests examples
+-SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles 
misc man m4 tests gnulib-tests examples its
++SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles 
misc man m4 tests examples its
  
  EXTRA_DIST = misc/DISCLAIM
  MOSTLYCLEANFILES = core *.stackdump
-Index: gettext-0.18.3.1/gettext-tools/Makefile.in
+Index: gettext-0.19.7/gettext-tools/Makefile.in
 ===================================================================
---- gettext-0.18.3.1.orig/gettext-tools/Makefile.in
-+++ gettext-0.18.3.1/gettext-tools/Makefile.in
-@@ -1551,7 +1551,7 @@ top_builddir = @top_builddir@
+--- gettext-0.19.7.orig/gettext-tools/Makefile.in
++++ gettext-0.19.7/gettext-tools/Makefile.in
+@@ -1865,7 +1865,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
  ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../m4 -I gnulib-m4 -I 
libgrep/gnulib-m4 -I libgettextpo/gnulib-m4
--SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles 
misc man m4 tests gnulib-tests examples
-+SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles 
misc man m4 tests examples
+-SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles 
misc man m4 tests gnulib-tests examples its
++SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles 
misc man m4 tests examples its
  
  # Allow users to use "gnulib-tool --update".
  


Reply via email to