update to 0.21

This commit is contained in:
wangchen2020 2020-08-31 10:56:08 +08:00
parent 14e431f37c
commit 78a5f09fbd
2 changed files with 9 additions and 3 deletions

View File

@ -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<wangchen137@huawei.com> - 0.21-1
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:update to 0.21
* Tue Jan 7 2020 chengquan<chengquan3@huawei.com> - 0.20.1-2
- Type:bugfix
- ID:NA