forked from pool/gettext-runtime
- 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 - 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. OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=69
This commit is contained in:
parent
30a3f5cf60
commit
e3100a0d16
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 8 08:39:07 UTC 2013 - christoph.miebach@web.de
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 07:50:30 UTC 2013 - mmeister@suse.com
|
||||
|
||||
|
@ -18,11 +18,11 @@
|
||||
|
||||
Name: gettext-csharp
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libtool
|
||||
BuildRequires: mono-devel
|
||||
BuildRequires: perl-libintl-perl
|
||||
BuildRequires: tcl
|
||||
BuildRequires: gcc-c++
|
||||
Requires: mono
|
||||
Url: http://www.gnu.org/software/gettext/
|
||||
Version: 0.18.2.1
|
||||
|
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 8 08:39:07 UTC 2013 - christoph.miebach@web.de
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 07:51:16 UTC 2013 - mmeister@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user