version update

This commit is contained in:
zzm_567 2020-07-25 11:38:35 +08:00
parent 56c3adb40f
commit 497bdaae61
3 changed files with 6 additions and 3 deletions

Binary file not shown.

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

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: perl-Locale-Maketext Name: perl-Locale-Maketext
Epoch: 1 Epoch: 1
Version: 1.28 Version: 1.29
Release: 1 Release: 1
Summary: Framework for localization Summary: Framework for localization
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Locale-Maketext URL: https://metacpan.org/release/Locale-Maketext
Source0: https://cpan.metacpan.org/authors/id/T/TO/TODDR/Locale-Maketext-1.28.tar.gz Source0: https://cpan.metacpan.org/authors/id/T/TO/TODDR/Locale-Maketext-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires:perl-interpreter perl-generators perl(ExtUtils::MakeMaker) perl(Test::More) BuildRequires:perl-interpreter perl-generators perl(ExtUtils::MakeMaker) perl(Test::More)
@ -20,7 +20,7 @@ producing localized applications.
%package_help %package_help
%prep %prep
%autosetup -n Locale-Maketext-1.28 -p1 %autosetup -n Locale-Maketext-1.29 -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
@ -51,6 +51,9 @@ make test
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Sat Jul 25 2020 zhanzhimin <zhanzhimin@huawei.com> - 1.29-1
- Update to 1.29 as provided in perl-5.28.0-RC1
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1:1.28-1 * Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1:1.28-1
- Type: enhancement - Type: enhancement
- ID: NA - ID: NA