diff --git a/gettext-0.20.1.tar.gz b/gettext-0.20.2.tar.gz similarity index 77% rename from gettext-0.20.1.tar.gz rename to gettext-0.20.2.tar.gz index a7f5a69..a756e79 100644 Binary files a/gettext-0.20.1.tar.gz and b/gettext-0.20.2.tar.gz differ diff --git a/gettext.spec b/gettext.spec index 233f9ea..e12904a 100644 --- a/gettext.spec +++ b/gettext.spec @@ -2,11 +2,11 @@ %bcond_with java %bcond_without check -%global archiveversion 0.20 +%global archiveversion 0.20.2 Name: gettext -Version: 0.20.1 -Release: 2 +Version: 0.20.2 +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 Jul 27 2020 yang_zhuang_zhuang - 0.20.2-1 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:update to 0.20.2 + * Tue Jan 7 2020 chengquan - 0.20.1-2 - Type:bugfix - ID:NA