!15 upgrade version to 1.33

From: @zhang-yao-2022 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
This commit is contained in:
openeuler-ci-bot 2024-01-26 02:57:49 +00:00 committed by Gitee
commit 2dbc768a7b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 2 deletions

Binary file not shown.

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

Binary file not shown.

View File

@ -2,7 +2,7 @@
Name: perl-Locale-Maketext
Epoch: 1
Version: 1.32
Version: 1.33
Release: 1
Summary: Framework for localization
License: GPL+ or Artistic
@ -22,7 +22,7 @@ producing localized applications.
%package_help
%prep
%autosetup -n %{mod_name}-1.32 -p1
%autosetup -n %{mod_name}-%{version} -p1
%build
perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1
@ -53,6 +53,10 @@ make test
%{_mandir}/*/*
%changelog
* Thu Jan 25 2024 zhangyao <zhangyao108@huawei.com> - 1:1.33-1
- upgrade version to 1.33
* Mon Aug 7 2023 zhangyao <zhangyao108@huawei.com> - 1:1.32-1
- upgrade version to 1.32