diff --git a/gettext-0.20.1.tar.gz b/gettext-0.21.tar.gz similarity index 76% rename from gettext-0.20.1.tar.gz rename to gettext-0.21.tar.gz index a7f5a69..f16429c 100644 Binary files a/gettext-0.20.1.tar.gz and b/gettext-0.21.tar.gz differ diff --git a/gettext.spec b/gettext.spec index 233f9ea..321dbec 100644 --- a/gettext.spec +++ b/gettext.spec @@ -2,11 +2,11 @@ %bcond_with java %bcond_without check -%global archiveversion 0.20 +%global archiveversion 0.21 Name: gettext -Version: 0.20.1 -Release: 2 +Version: 0.21 +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/ @@ -233,6 +233,12 @@ make check LIBUNISTRING=-lunistring %exclude %{_mandir}/man1/autopoint.1* %changelog +* Mon Aug 31 2020 wangchen - 0.21-1 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:update to 0.21 + * Tue Jan 7 2020 chengquan - 0.20.1-2 - Type:bugfix - ID:NA