update version to 0.21.1

This commit is contained in:
fly_fzc 2022-11-04 16:42:30 +08:00
parent 2bc59f705b
commit 4c17c94ef3
2 changed files with 9 additions and 3 deletions

View File

@ -2,11 +2,11 @@
%bcond_with java %bcond_with java
%bcond_without check %bcond_without check
%global archiveversion 0.21 %global archiveversion 0.21.1
Name: gettext Name: gettext
Version: 0.21 Version: 0.21.1
Release: 5 Release: 1
License: GPLv3+ and LGPLv2+ 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. 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/ URL: https://www.gnu.org/software/gettext/
@ -242,6 +242,12 @@ make check LIBUNISTRING=-lunistring
%exclude %{_mandir}/man1/autopoint.1* %exclude %{_mandir}/man1/autopoint.1*
%changelog %changelog
* Fri Nov 04 2022 fuanan <fuanan3@h-partners.com> - 0.21.1-1
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:update version to 0.21.1
* Fri Sep 9 2022 yixiangzhike<yixiangzhike007@163.com> - 0.21-5 * Fri Sep 9 2022 yixiangzhike<yixiangzhike007@163.com> - 0.21-5
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA