From 426311b4b7e21555bea84266e7b3c1687ca4c77a Mon Sep 17 00:00:00 2001 From: Idris Kalp Date: Thu, 22 Oct 2020 00:34:29 +0300 Subject: [PATCH] gettext 0.21 --- system/base/gettext/pspec.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/system/base/gettext/pspec.xml b/system/base/gettext/pspec.xml index ecef3c43..51e6983f 100644 --- a/system/base/gettext/pspec.xml +++ b/system/base/gettext/pspec.xml @@ -13,7 +13,7 @@ library GNU libraries and utilities for producing multi-lingual messages 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. - http://ftp.gnu.org/pub/gnu/gettext/gettext-0.20.1.tar.gz + http://ftp.gnu.org/pub/gnu/gettext/gettext-0.21.tar.gz acl-devel glib2-devel @@ -23,7 +23,7 @@ readline-devel - fix-empty-po.patch + @@ -52,7 +52,7 @@ /usr/bin /usr/lib - /usr/share/gettext-0.20 + /usr/share/gettext-0.21 /usr/share/gettext /usr/share/locale /usr/share/info @@ -77,6 +77,13 @@ + + 2020-10-22 + 0.21 + Version bump + Idris Kalp + idriskalp@gmail.com + 2019-12-11 0.20.1