version update ...

This commit is contained in:
Ertuğrul Erata
2016-01-03 20:49:59 +02:00
parent 50de9ff98e
commit bea005e33d
3 changed files with 25 additions and 4 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>GNU libraries and utilities for producing multi-lingual messages</Summary>
<Description>The GNU gettext package provides a set of tools and documentation for producing multi-lingual messages in programs. Tools include a set of conventions about how programs should be written to support message catalogs, a directory and file naming organization for the message catalogs, a runtime library which supports the retrieval of translated messages, and stand-alone programs for handling the translatable and the already translated strings. Gettext provides an easy to use library and tools for creating, using, and modifying natural language catalogs and is a powerful and simple method for internationalizing programs.</Description>
<Archive sha1sum="4d236852bd8d63e14d09eb6fc1f4da20a99f568b" type="targz">http://ftp.gnu.org/pub/gnu/gettext/gettext-0.19.6.tar.gz</Archive>
<Archive sha1sum="d8fc932196cc78b83ca1b63c8687ec3d513b40b6" type="targz">http://ftp.gnu.org/pub/gnu/gettext/gettext-0.19.7.tar.gz</Archive>
<BuildDependencies>
<Dependency>acl-devel</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -72,6 +72,13 @@
</Package>
<History>
<Update release="10">
<Date>2016-01-03</Date>
<Version>0.19.7</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="9">
<Date>2015-10-27</Date>
<Version>0.19.6</Version>