diff --git a/gettext-0.21.tar.gz b/gettext-0.21.1.tar.gz similarity index 63% rename from gettext-0.21.tar.gz rename to gettext-0.21.1.tar.gz index f16429c..9a59435 100644 Binary files a/gettext-0.21.tar.gz and b/gettext-0.21.1.tar.gz differ diff --git a/gettext.spec b/gettext.spec index 613b709..1a34fd9 100644 --- a/gettext.spec +++ b/gettext.spec @@ -2,11 +2,11 @@ %bcond_with java %bcond_without check -%global archiveversion 0.21 +%global archiveversion 0.21.1 Name: gettext -Version: 0.21 -Release: 6 +Version: 0.21.1 +Release: 1 License: GPLv3+ and LGPLv2+ Summary: GNU gettext utilities are a set of tools that provides a framework to help other GNU packages produce multi-lingual messages. URL: https://www.gnu.org/software/gettext/ @@ -242,6 +242,12 @@ make check LIBUNISTRING=-lunistring %exclude %{_mandir}/man1/autopoint.1* %changelog +* Fri Nov 04 2022 fuanan - 0.21.1-1 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:update version to 0.21.1 + * Fri Sep 9 2022 yixiangzhike - 0.21-6 - Type:bugfix - ID:NA