This is the announcement of a new release of GNU gettext. GNU gettext allows programs to produce messages in the user's native language. It consists of - runtime libraries for C, C++, Java, C#, Shell programs. - tools for programmers and translators.
Here are the compressed sources: ftp://ftp.gnu.org/gnu/gettext/gettext-0.19.6.tar.gz (18MB) ftp://ftp.gnu.org/gnu/gettext/gettext-0.19.6.tar.xz (6.6MB) ftp://ftp.gnu.org/gnu/gettext/gettext-0.19.6.tar.lz (6.1MB) Here are the GPG detached signatures[*]: ftp://ftp.gnu.org/gnu/gettext/gettext-0.19.6.tar.gz.sig ftp://ftp.gnu.org/gnu/gettext/gettext-0.19.6.tar.xz.sig ftp://ftp.gnu.org/gnu/gettext/gettext-0.19.6.tar.lz.sig Use a mirror for higher download bandwidth: http://www.gnu.org/order/ftp.html Here are the MD5 and SHA1 checksums: 6d1447f8c5c45c329371ef4bfe7d79a5 gettext-0.19.6.tar.gz 69d79254ee3b41df23f41c2f4fd720d9 gettext-0.19.6.tar.xz 45b2a123cdc7cef54df98152a0da3fcc gettext-0.19.6.tar.lz 4d236852bd8d63e14d09eb6fc1f4da20a99f568b gettext-0.19.6.tar.gz 6033a0f87246c510dda9bfd8b3b3c488c0853156 gettext-0.19.6.tar.xz be168186e997f53bf80e200532a268b38b0975f1 gettext-0.19.6.tar.lz [*] Use a .sig file to verify that the corresponding file (without the .sig suffix) is intact. First, be sure to download both the .sig file and the corresponding tarball. Then, run a command like this: gpg --verify gettext-0.19.6.tar.gz.sig If that command fails because you don't have the required public key, then run this command to import it: gpg --keyserver keys.gnupg.net --recv-keys D7E69871 and rerun the 'gpg --verify' command. This release was bootstrapped with the following tools: Autoconf 2.69 Automake 1.15 Libtool 2.4.2 Bison 3.0.2 Gnulib v0.1-548-g9ef06e3 Noteworthy changes in 0.19.6: * Programming languages support: - AppData: xgettext now supports AppData file format, used by software center applications (e.g., GNOME Software) to describe installable applications. * A new macro AM_GNU_GETTEXT_REQUIRE_VERSION can be used to indicate autopoint to pull the latest available infrastructure, instead of the exact version specified with AM_GNU_GETTEXT_VERSION. When AM_GNU_GETTEXT_REQUIRE_VERSION is used, AM_GNU_GETTEXT_VERSION is ignored. * po/Makefile.in.in can now insert the file $(DOMAIN).pot-header to $(DOMAIN).pot, instead of the standard header comments. * Bug fixes: - Fix mishandling of gettext version numbers for minor releases, in po-mode.el and gettextize. - Fix build with --enable-relocatable. Regards, -- Daiki Ueno
signature.asc
Description: PGP signature