gettext-0.22.3

This commit is contained in:
Rmys
2023-10-06 17:09:51 +03:00
parent ddbe8e3cb9
commit 10125348d1
2 changed files with 16 additions and 2 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="a95a6396b82b53f4674189cd9389eaa7fc5f448b" type="targz">http://ftp.gnu.org/pub/gnu/gettext/gettext-0.22.2.tar.gz</Archive>
<Archive sha1sum="e078a6a89238dfbb0999012955dfa6e598e1c0a6" type="targz">http://ftp.gnu.org/pub/gnu/gettext/gettext-0.22.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>acl-devel</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -79,6 +79,13 @@
</Package>
<History>
<Update release="16">
<Date>2023-10-06</Date>
<Version>0.22.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2023-09-21</Date>
<Version>0.22.2</Version>
+8 -1
View File
@@ -15,7 +15,7 @@
<Archive sha1sum="a23d0b35269c8db49418fa8585a8dbbed6b8fefa" type="targz">http://search.cpan.org/CPAN/authors/id/P/PV/PVANDRY/gettext-1.07.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency versionFrom="0.22.2">gettext-devel</Dependency>
<Dependency versionFrom="0.22.3">gettext-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
@@ -32,6 +32,13 @@
</Package>
<History>
<Update release="10">
<Date>2023-10-06</Date>
<Version>1.07</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2023-09-21</Date>
<Version>1.07</Version>