!12 upgrade version to 1.32

From: @zhang-yao-2022 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2023-08-11 02:38:00 +00:00 committed by Gitee
commit 5a8efa8e51
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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 Name: perl-Locale-Maketext
Epoch: 1 Epoch: 1
Version: 1.29 Version: 1.32
Release: 2 Release: 1
Summary: Framework for localization Summary: Framework for localization
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/%{mod_name} URL: https://metacpan.org/release/%{mod_name}
@ -22,7 +22,7 @@ producing localized applications.
%package_help %package_help
%prep %prep
%autosetup -n %{mod_name}-1.29 -p1 %autosetup -n %{mod_name}-1.32 -p1
%build %build
perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1 perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1
@ -53,6 +53,9 @@ make test
%{_mandir}/*/* %{_mandir}/*/*
%changelog %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 * Mon Oct 31 2022 hongjinghao <hongjinghao@huawei.com> - 1:1.29-2
- use %{mod_name} marco - use %{mod_name} marco