upgrade version to 1.32

This commit is contained in:
zhangyao 2023-08-05 19:55:35 +08:00
parent de5b01f328
commit 6487fdbe45
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
Locale-Maketext-1.32.tar.gz Normal file

Binary file not shown.

View File

@ -2,8 +2,8 @@
Name: perl-Locale-Maketext
Epoch: 1
Version: 1.29
Release: 2
Version: 1.32
Release: 1
Summary: Framework for localization
License: GPL+ or Artistic
URL: https://metacpan.org/release/%{mod_name}
@ -22,7 +22,7 @@ producing localized applications.
%package_help
%prep
%autosetup -n %{mod_name}-1.29 -p1
%autosetup -n %{mod_name}-1.32 -p1
%build
perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1
@ -53,6 +53,9 @@ make test
%{_mandir}/*/*
%changelog
* Mon Aug 7 2023 zhangyao <zhangyao108@huawei.com> - 1:1.32-1
- upgrade version to 1.32
* Mon Oct 31 2022 hongjinghao <hongjinghao@huawei.com> - 1:1.29-2
- use %{mod_name} marco