!4 Upgrade perl-Locale-Maketext to 1.29

Merge pull request !4 from LeoFang/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-29 17:50:13 +08:00 committed by Gitee
commit 77bd24b2a1
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-1.29.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
* Thu Aug 20 2020 SimpleUpdate Robot <tc@openeuler.org> - 1.29-1
- Upgrade to version 1.29
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1:1.28-1
- Type: enhancement
- ID: NA