Hello community, here is the log from the commit of package gettext-runtime for openSUSE:Factory checked in at 2015-07-20 11:20:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-03-16 06:52:21.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-csharp.changes 2015-07-20 11:20:50.000000000 +0200 @@ -1,0 +2,13 @@ +Thu Jul 16 10:56:05 UTC 2015 - [email protected] + +- GNU gettext 0.19.5.1: + * fix build on old platforms where stpcpy and stpncpy is missing + +------------------------------------------------------------------- +Fri Jul 10 14:34:22 UTC 2015 - [email protected] + +- GNU gettext 0.19.5: + * drop gettext-check-allocated-size-for-static-segment.patch, + is upstream + +------------------------------------------------------------------- gettext-java.changes: same change --- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-runtime-mini.changes 2015-03-16 06:52:21.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-runtime-mini.changes 2015-07-20 11:20:50.000000000 +0200 @@ -2 +2,21 @@ -Tue Mar 10 07:10:28 UTC 2015 - [email protected] +Thu Jul 16 10:56:05 UTC 2015 - [email protected] + +- GNU gettext 0.19.5.1: + * fix build on old platforms where stpcpy and stpncpy is missing + +------------------------------------------------------------------- +Fri Jul 10 14:34:22 UTC 2015 - [email protected] + +- GNU gettext 0.19.5: + * xgettext: feature to perform syntax checks on msgid, via + --check option or "xgettext: " commentgs + * msgfilter, msgexec: new option --newline + * The base Unicode standard is now updated to 8.0.0. + * msginit is now capable of generating "Plural-Forms:" from + Unicode CLDR. Via GETTEXTCLDRDIR environment variable. + * Improved Programming languages support + * drop gettext-check-allocated-size-for-static-segment.patch, + is upstream + +------------------------------------------------------------------- +Tue Mar 10 07:06:26 UTC 2015 - [email protected] --- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-runtime.changes 2015-03-16 06:52:21.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-runtime.changes 2015-07-20 11:20:51.000000000 +0200 @@ -1,0 +2,20 @@ +Thu Jul 16 10:56:05 UTC 2015 - [email protected] + +- GNU gettext 0.19.5.1: + * fix build on old platforms where stpcpy and stpncpy is missing + +------------------------------------------------------------------- +Fri Jul 10 14:34:22 UTC 2015 - [email protected] + +- GNU gettext 0.19.5: + * xgettext: feature to perform syntax checks on msgid, via + --check option or "xgettext: " commentgs + * msgfilter, msgexec: new option --newline + * The base Unicode standard is now updated to 8.0.0. + * msginit is now capable of generating "Plural-Forms:" from + Unicode CLDR. Via GETTEXTCLDRDIR environment variable. + * Improved Programming languages support + * drop gettext-check-allocated-size-for-static-segment.patch, + is upstream + +------------------------------------------------------------------- Old: ---- gettext-0.19.4.tar.xz gettext-0.19.4.tar.xz.sig gettext-check-allocated-size-for-static-segment.patch New: ---- gettext-0.19.5.1.tar.xz gettext-0.19.5.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gettext-csharp.spec ++++++ --- /var/tmp/diff_new_pack.djx85z/_old 2015-07-20 11:20:53.000000000 +0200 +++ /var/tmp/diff_new_pack.djx85z/_new 2015-07-20 11:20:53.000000000 +0200 @@ -29,7 +29,7 @@ BuildRequires: xz Requires: mono Url: http://www.gnu.org/software/gettext/ -Version: 0.19.4 +Version: 0.19.5.1 Release: 0 Summary: Native Language Support (NLS) for C# License: LGPL-2.1+ @@ -47,8 +47,6 @@ Patch4: gettext-po-mode.diff Patch5: gettext-initialize_vars.patch Patch9: gettext-needlessly_init_vars.patch -# PATCH-FIX-UPSTREAM gettext-check-allocated-size-for-static-segment.patch -- [email protected] -Patch10: gettext-check-allocated-size-for-static-segment.patch %description Mono with its 'resgen' program uses a design that Microsoft created and @@ -79,7 +77,6 @@ %patch4 %patch5 %patch9 -%patch10 -p1 %build export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint" @@ -118,6 +115,7 @@ rm -f %{buildroot}/%_libdir/gettext/project-id rm -f %{buildroot}/%_libdir/gettext/urlget rm -f %{buildroot}/%_libdir/gettext/user-email +rm -f %{buildroot}/%_libdir/gettext/cldr-plurals rm -Rf %{buildroot}/%_includedir rm -f %{buildroot}/%_libdir/preloadable_libintl.so ++++++ gettext-java.spec ++++++ --- /var/tmp/diff_new_pack.djx85z/_old 2015-07-20 11:20:53.000000000 +0200 +++ /var/tmp/diff_new_pack.djx85z/_new 2015-07-20 11:20:53.000000000 +0200 @@ -28,7 +28,7 @@ BuildRequires: tcl BuildRequires: xz Url: http://www.gnu.org/software/gettext/ -Version: 0.19.4 +Version: 0.19.5.1 Release: 0 Summary: Java Support for Native Language Support (NLS) License: LGPL-2.1+ @@ -46,8 +46,6 @@ Patch4: gettext-po-mode.diff Patch5: gettext-initialize_vars.patch Patch9: gettext-needlessly_init_vars.patch -# PATCH-FIX-UPSTREAM gettext-check-allocated-size-for-static-segment.patch -- [email protected] -Patch10: gettext-check-allocated-size-for-static-segment.patch %description This package includes the tools needed to support message catalogs in @@ -61,7 +59,6 @@ %patch4 %patch5 %patch9 -%patch10 -p1 %build # expect a couple "You should update your `aclocal.m4' by running aclocal." @@ -123,6 +120,7 @@ rm -f %{buildroot}/%_libdir/gettext/project-id rm -f %{buildroot}/%_libdir/gettext/urlget rm -f %{buildroot}/%_libdir/gettext/user-email +rm -f %{buildroot}/%_libdir/gettext/cldr-plurals %clean rm -rf %{buildroot} ++++++ gettext-runtime-mini.spec ++++++ --- /var/tmp/diff_new_pack.djx85z/_old 2015-07-20 11:20:53.000000000 +0200 +++ /var/tmp/diff_new_pack.djx85z/_new 2015-07-20 11:20:53.000000000 +0200 @@ -20,7 +20,7 @@ %bcond_without mini Name: gettext-runtime-mini -Version: 0.19.4 +Version: 0.19.5.1 Release: 0 BuildRequires: gcc-c++ BuildRequires: libtool @@ -68,8 +68,6 @@ # PATCH-FIX-OPENSUSE gettext-dont-test-gnulib.patch -- [email protected] Patch6: gettext-dont-test-gnulib.patch Patch9: gettext-needlessly_init_vars.patch -# PATCH-FIX-UPSTREAM gettext-check-allocated-size-for-static-segment.patch -- [email protected] -Patch10: gettext-check-allocated-size-for-static-segment.patch %description This package contains the intl library as well as tools that ease the @@ -127,7 +125,6 @@ %patch5 %patch6 -p1 %patch9 -%patch10 -p1 %build # expect a couple "You should update your `aclocal.m4' by running aclocal." ++++++ gettext-runtime.spec ++++++ --- /var/tmp/diff_new_pack.djx85z/_old 2015-07-20 11:20:53.000000000 +0200 +++ /var/tmp/diff_new_pack.djx85z/_new 2015-07-20 11:20:53.000000000 +0200 @@ -20,7 +20,7 @@ %bcond_with mini Name: gettext-runtime -Version: 0.19.4 +Version: 0.19.5.1 Release: 0 BuildRequires: gcc-c++ BuildRequires: libtool @@ -68,8 +68,6 @@ # PATCH-FIX-OPENSUSE gettext-dont-test-gnulib.patch -- [email protected] Patch6: gettext-dont-test-gnulib.patch Patch9: gettext-needlessly_init_vars.patch -# PATCH-FIX-UPSTREAM gettext-check-allocated-size-for-static-segment.patch -- [email protected] -Patch10: gettext-check-allocated-size-for-static-segment.patch %description This package contains the intl library as well as tools that ease the @@ -127,7 +125,6 @@ %patch5 %patch6 -p1 %patch9 -%patch10 -p1 %build # expect a couple "You should update your `aclocal.m4' by running aclocal." ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.djx85z/_old 2015-07-20 11:20:53.000000000 +0200 +++ /var/tmp/diff_new_pack.djx85z/_new 2015-07-20 11:20:53.000000000 +0200 @@ -1,4 +1,3 @@ gettext-runtime obsoletes "gettext-<targettype> <= <version>" provides "gettext-<targettype> = <version>" -gettext-tools ++++++ gettext-0.19.4.tar.xz -> gettext-0.19.5.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/gettext-runtime/gettext-0.19.4.tar.xz /work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-0.19.5.1.tar.xz differ: char 26, line 1 ++++++ gettext-0.19.4.tar.xz.sig -> gettext-0.19.5.1.tar.xz.sig ++++++ --- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-0.19.4.tar.xz.sig 2015-02-06 10:47:14.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-0.19.5.1.tar.xz.sig 2015-07-20 11:20:49.000000000 +0200 @@ -1,17 +1,17 @@ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 -iQIcBAABAgAGBQJUmnCtAAoJENYFhI7X5phxi+UP/jVqeTPMduQeuohjPp1n7F5L -eo04tvkHEuAeq7281hMDlzF4pKQOIR7xpq0FXoQEtMp5uok7bD7RGblTDJTsibRE -ZSPR5benz07QGyULK/JFj8IIaTcMrjyC98OZwWrVGR9L6ybUG1BJIrdlsZo7X8t7 -og4MwWuDcoB5YS4j4J0Fqy9I/fGdC9FcGe1KkEybg8yxuIKepDYgOo2mu6SUiDmO -DzLA/X+RLt7IpilYkXYV4/J8XnVj1MPlxwEk4TTGODzC4qQlDKJaF2meo3X7TBTe -iBYE9TstgbvYdUuFQLHVmOlQr1yG8HryC5jcvg2qD25TX0Ja3dJbYiewgj8zVgT+ -c14vXDSsPt2j0vuHCjdc3lKq1ePH+h/g2zSk6Ynv8Fi9zoFWfpTmQKESEPspLS8v -NRMXLcMfuCyUeaB9XG9mxwH06iXu64AwsrFB3ch3Bsnmk0qwGjcHC8oACV+DApt8 -yVO2tvrNp1288kAqlxlSlvp+XjE5JxaN7jvxjqTSJG001W0TgWLbh6jMKrBkt2/S -f50ngOT/Dz5o4ORxatIiGIx8h5xfmC3DmCD+2IakiZ6IUKc9iMvmGWDbnWSYmrwE -bsnX9Nh6BiH8Q+YINZeQbQ7TGWGEliHNrlKpPuh2tLWoSc4LrqvE7hjG49IyTdK1 -hAvrjlDt7QpatVfJRNi7 -=edCp +iQIcBAABAgAGBQJVpcFEAAoJENYFhI7X5phxmrEP/jkZ1tFaUvJ1VVDYLiSjmzA1 +c3wK9VbJbbMg2vKS5IIruOVyNK+AaiU0NKZttvcuGqjcU5646AtX8H4OV2rLZTnR +tv2qNyOGtp2WLZXYAQ4bPdHKh91+SGDyRiQ/IpULPhtFj8cWt65TcaEEqnfrYyCl +mOoAqTvrMxC0xTdsAmvZqv3c0ko95walPrSZdv8UJr6zFMceYe2Q5XZ+uOLN7UTo +Pd6kw0YtACTsV1H81zTtUIw3L8I0/iIwc67mlJ+2yxUoI5NjXeUVJA1W85aulVCs +rtRwUn5DTBpfYSjJGDXGLemBRjtsvosuTk5IQOkfQNPr6wxtb+i+dOTxDBG/BztR +QKRlyue1D9WBb27uPodmglnQBJhUhhr/nZKQCsJ5XNzPgH/qQdp/KDsyF757iQ+Z +mxc3j7bX6BvkvTM33NCwCLgOpsMTl0ViPJz5DwelNRlop7/WScNfaR5BWzoe2Roj +QY9oK7Q18s1Ym5BgnvrmAWHcT8rWKkffIpUxnvX8iF3OflWzWT3IbWJ0nxwVbgr+ +f1HZAQZl0marYzCeI4UmPLpPqES3Ulo8e8DGPYkxq2nvGIRUw+dVYmMLf8DA0Yx2 +BVfpMfLxhiBTpijhGsaXUhsLEX5cbPnugXdu9b5g4IRZZaRKY8MQgSkyfyxduT72 +zLEneGACy8jD8za9KyVz +=dtQ1 -----END PGP SIGNATURE-----
