!3 version update

Merge pull request !3 from zhanzhimin/master
This commit is contained in:
openeuler-ci-bot 2020-07-30 19:41:49 +08:00 committed by Gitee
commit a5328a7931
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
Epoch: 1
Version: 1.28
Version: 1.29
Release: 1
Summary: Framework for localization
License: GPL+ or Artistic
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
BuildRequires:perl-interpreter perl-generators perl(ExtUtils::MakeMaker) perl(Test::More)
@ -20,7 +20,7 @@ producing localized applications.
%package_help
%prep
%autosetup -n Locale-Maketext-1.28 -p1
%autosetup -n Locale-Maketext-1.29 -p1
%build
perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1
@ -51,6 +51,9 @@ make test
%{_mandir}/*/*
%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
- Type: enhancement
- ID: NA