Merge pull request #1889 from Rmys/master

gettext ver. bump
This commit is contained in:
Rmys
2024-07-06 12:43:59 +03:00
committed by GitHub
+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="4581d6780e0d802a88c4ce4c5173791d3cf0df7e" type="targz">http://ftp.gnu.org/pub/gnu/gettext/gettext-0.22.4.tar.gz</Archive>
<Archive sha1sum="1c3911796312efd8119da7a292edef305bdb71bb" type="targz">http://ftp.gnu.org/pub/gnu/gettext/gettext-0.22.5.tar.gz</Archive>
<BuildDependencies>
<Dependency>acl-devel</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -79,6 +79,13 @@
</Package>
<History>
<Update release="20">
<Date>2024-07-06</Date>
<Version>0.22.5</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="19">
<Date>2024-06-01</Date>
<Version>0.22.4</Version>