upgrade version to 1.33

This commit is contained in:
zhangyao 2024-01-26 10:21:58 +08:00
parent 5a8efa8e51
commit bed1235109
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 Name: perl-Locale-Maketext
Epoch: 1 Epoch: 1
Version: 1.32 Version: 1.33
Release: 1 Release: 1
Summary: Framework for localization Summary: Framework for localization
License: GPL+ or Artistic License: GPL+ or Artistic
@ -22,7 +22,7 @@ producing localized applications.
%package_help %package_help
%prep %prep
%autosetup -n %{mod_name}-1.32 -p1 %autosetup -n %{mod_name}-%{version} -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,10 @@ make test
%{_mandir}/*/* %{_mandir}/*/*
%changelog %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 * Mon Aug 7 2023 zhangyao <zhangyao108@huawei.com> - 1:1.32-1
- upgrade version to 1.32 - upgrade version to 1.32