1
0

Accepting request 236801 from home:AndreasStieger:branches:Base:System

GNU gettext 0.19.1

OBS-URL: https://build.opensuse.org/request/show/236801
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=94
This commit is contained in:
2014-06-11 10:44:03 +00:00
committed by Git OBS Bridge
parent 7100e2afc1
commit bc4d11915e
12 changed files with 84 additions and 32 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jun 10 22:00:50 UTC 2014 - andreas.stieger@gmx.de
- GNU gettext 0.19.1:
* Desktop Entry: msgfmt now always reads the po/LINGUAS file
* Vala: Bug fix in xgettext handling of "//" in string literals
* po/Makevars.template now contains the newly added variables
* msgfmt now treats errors in the PO file header as non-fatal
In future Gettext versions, msgfmt will treat header errors as
fatal and terminate the command execution.
- switch to xz tarball
-------------------------------------------------------------------
Tue Jun 3 19:20:25 UTC 2014 - andreas.stieger@gmx.de