Hello community,

here is the log from the commit of package gettext-runtime for openSUSE:Factory 
checked in at 2020-05-11 13:25:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gettext-runtime (Old)
 and      /work/SRC/openSUSE:Factory/.gettext-runtime.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gettext-runtime"

Mon May 11 13:25:28 2020 rev:83 rq:799885 version:0.20.2

Changes:
--------
gettext-java.changes: same change
--- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-runtime-mini.changes     
2020-02-04 19:51:14.761247856 +0100
+++ 
/work/SRC/openSUSE:Factory/.gettext-runtime.new.2738/gettext-runtime-mini.changes
   2020-05-11 13:25:35.727135575 +0200
@@ -1,0 +2,14 @@
+Sun Apr 26 17:19:02 UTC 2020 - Andreas Stieger <[email protected]>
+
+- update to 0.20.2:
+  * The programs 'gettext', 'ngettext', when invoked with option -e,
+     now expand '\\' and octal escape sequences, instead of
+     swallowing them
+  * xgettext now recognizes 'gettext' program invocations with the
+    '-e' option, such as gettext -e 'some\nstring\n'
+  * xgettext now assumes a Python source file is in UTF-8 encoding
+    by default, as stated in PEP 3120
+  * The value of the 'Icon' property is no longer extracted into
+    the POT file by xgettext
+
+-------------------------------------------------------------------
gettext-runtime.changes: same change

Old:
----
  gettext-0.20.1.tar.gz
  gettext-0.20.1.tar.gz.sig

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

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

Other differences:
------------------
++++++ gettext-csharp.spec ++++++
--- /var/tmp/diff_new_pack.rAsZZ8/_old  2020-05-11 13:25:38.383141143 +0200
+++ /var/tmp/diff_new_pack.rAsZZ8/_new  2020-05-11 13:25:38.387141152 +0200
@@ -28,17 +28,17 @@
 BuildRequires:  tcl
 Requires:       mono
 URL:            http://www.gnu.org/software/gettext/
-Version:        0.20.1
+Version:        0.20.2
 Release:        0
 Summary:        Native Language Support (NLS) for C#
 License:        LGPL-2.1-or-later
 Group:          Development/Tools/Other
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source:         http://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.gz
+Source:         http://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.xz
 Source1:        gettext-rpmlintrc
 Source2:        suse-start-po-mode.el
 Source3:        gettext-linkdupes.sh
-Source4:        http://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.gz.sig
+Source4:        http://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.xz.sig
 Source5:        %name.keyring
 Patch:          gettext-0.12.1-sigfpe.patch
 Patch2:         gettext-0.12.1-gettextize.patch

++++++ gettext-java.spec ++++++
--- /var/tmp/diff_new_pack.rAsZZ8/_old  2020-05-11 13:25:38.411141201 +0200
+++ /var/tmp/diff_new_pack.rAsZZ8/_new  2020-05-11 13:25:38.411141201 +0200
@@ -17,17 +17,17 @@
 
 
 Name:           gettext-java
-Version:        0.20.1
+Version:        0.20.2
 Release:        0
 Summary:        Java Support for Native Language Support (NLS)
 License:        LGPL-2.1-or-later
 Group:          Development/Tools/Other
 URL:            http://www.gnu.org/software/gettext/
-Source0:        http://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.gz
+Source0:        http://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.xz
 Source1:        gettext-rpmlintrc
 Source2:        suse-start-po-mode.el
 Source3:        gettext-linkdupes.sh
-Source4:        http://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.gz.sig
+Source4:        http://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.xz.sig
 Source5:        %{name}.keyring
 Patch0:         gettext-0.12.1-sigfpe.patch
 Patch2:         gettext-0.12.1-gettextize.patch

++++++ gettext-runtime-mini.spec ++++++
--- /var/tmp/diff_new_pack.rAsZZ8/_old  2020-05-11 13:25:38.439141261 +0200
+++ /var/tmp/diff_new_pack.rAsZZ8/_new  2020-05-11 13:25:38.443141269 +0200
@@ -17,12 +17,10 @@
 
 
 %define pacname gettext
-# datadir was not changed in 0.20.1 patch release
-%define dataversion 0.20
 %bcond_without mini
 
 Name:           gettext-runtime-mini
-Version:        0.20.1
+Version:        0.20.2
 Release:        0
 BuildRequires:  gcc-c++
 # To get an updated linkdupes.sh (in case there are new dupes), temproarily 
enable:
@@ -54,12 +52,12 @@
 Group:          Development/Tools/Other
 URL:            http://www.gnu.org/software/gettext/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        http://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.gz
+Source0:        http://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.xz
 Source1:        gettext-rpmlintrc
 Source2:        suse-start-po-mode.el
 Source3:        gettext-linkdupes.sh
 Source4:        baselibs.conf
-Source5:        http://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.gz.sig
+Source5:        http://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.xz.sig
 Source6:        %name.keyring
 Patch:          gettext-0.12.1-sigfpe.patch
 Patch1:         gettext-0.19.3-fix-bashisms.patch
@@ -326,8 +324,8 @@
 %_datadir/%pacname/styles
 %_datadir/%pacname/archive.dir.tar.xz
 %_datadir/aclocal
-%dir %{_datadir}/%{pacname}-%{dataversion}
-%{_datadir}/%{pacname}-%{dataversion}/its
+%dir %{_datadir}/%{pacname}-%{version}
+%{_datadir}/%{pacname}-%{version}/its
 
 %files tools-doc
 %defattr(-,root,root)
@@ -344,8 +342,7 @@
 %if %{without mini}
 %files -n libtextstyle0
 %defattr(-,root,root)
-%_libdir/libtextstyle.so.0
-%_libdir/libtextstyle.so.0.0.0
+%_libdir/libtextstyle.so.*
 
 %files -n libtextstyle-devel
 %defattr(-,root,root)

++++++ gettext-runtime.spec ++++++
--- /var/tmp/diff_new_pack.rAsZZ8/_old  2020-05-11 13:25:38.463141311 +0200
+++ /var/tmp/diff_new_pack.rAsZZ8/_new  2020-05-11 13:25:38.467141319 +0200
@@ -17,12 +17,10 @@
 
 
 %define pacname gettext
-# datadir was not changed in 0.20.1 patch release
-%define dataversion 0.20
 %bcond_with mini
 
 Name:           gettext-runtime
-Version:        0.20.1
+Version:        0.20.2
 Release:        0
 BuildRequires:  gcc-c++
 # To get an updated linkdupes.sh (in case there are new dupes), temproarily 
enable:
@@ -54,12 +52,12 @@
 Group:          Development/Tools/Other
 URL:            http://www.gnu.org/software/gettext/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        http://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.gz
+Source0:        http://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.xz
 Source1:        gettext-rpmlintrc
 Source2:        suse-start-po-mode.el
 Source3:        gettext-linkdupes.sh
 Source4:        baselibs.conf
-Source5:        http://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.gz.sig
+Source5:        http://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.xz.sig
 Source6:        %name.keyring
 Patch:          gettext-0.12.1-sigfpe.patch
 Patch1:         gettext-0.19.3-fix-bashisms.patch
@@ -326,8 +324,8 @@
 %_datadir/%pacname/styles
 %_datadir/%pacname/archive.dir.tar.xz
 %_datadir/aclocal
-%dir %{_datadir}/%{pacname}-%{dataversion}
-%{_datadir}/%{pacname}-%{dataversion}/its
+%dir %{_datadir}/%{pacname}-%{version}
+%{_datadir}/%{pacname}-%{version}/its
 
 %files tools-doc
 %defattr(-,root,root)
@@ -344,8 +342,7 @@
 %if %{without mini}
 %files -n libtextstyle0
 %defattr(-,root,root)
-%_libdir/libtextstyle.so.0
-%_libdir/libtextstyle.so.0.0.0
+%_libdir/libtextstyle.so.*
 
 %files -n libtextstyle-devel
 %defattr(-,root,root)

++++++ gettext-0.20.2.tar.xz.sig ++++++
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAABCAAGBQJelYUvAAoJEPW+iyZ8akBtVTkP/R/mGzw/Pacu39DlJlCoUUfi
FO1eSEOzCffCQSSXah6myZqNYQF3HkBJvjfm1u9/FME5dvn1p+r4g3ko06v0a8KH
V6ByKCwdJo06TlsWgizN9idVxkonG5yYXkoJpw7yEksvXYrHieEah/YYhfQVB/N7
rRB5SQgfpu+Uy51h/istslO6UF1GdbpMwPubyARg2EDWtkX0HQ0N4xq3RAHUz37S
nlbr2j/+D8u0EocQtFeeog5EugYBnLlbtEpunIUKML3QFRf6VDU3ChOeplKuStwS
iJIGlhaX4WGsbW431DAWar8gr8xp5t1OUhtp/FapG6Cdk5D0QerH7RJSFj01RFPq
EfHfTAuJi9oyzpNkAwCD92IaPd3ZRIjr9WkW+Y/QLE7yHXiLVOXRWI1colZBFyUr
gukuQ72g+E6VZYZdCult9UrGA+yc0ppGJhFu9eOaL2e4ScWb54+NuUkxwGNUEdj3
kxGLofiQKJkvOeSGe6oMl8Rc96lCO1Z8pLwT6aRlj1vMOoIFfehZtFFRvesgpt7G
Jp7GhK2XXxJUqfMT6D2+J0Fp7CPe5buc/ak/x/lgfhI24/YmJuDs/OiiONh+3bPO
VIstn9yrITAbdCvIqaHu6ltB6exCArThtMVovYkaKgBQrGDUh9kgdr7HHen99lTd
QhtpcFSzd+eshh8ELDW+
=5tvt
-----END PGP SIGNATURE-----

Reply via email to