!2 upgrade version to 1.59

From: @run-is-pig
Reviewed-by: @licihua
Signed-off-by: @licihua
This commit is contained in:
openeuler-ci-bot 2021-02-03 15:35:52 +08:00 committed by Gitee
commit 6cb4fb63d4
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
Text-Template-1.59.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: perl-Text-Template Name: perl-Text-Template
Version: 1.53 Version: 1.59
Release: 4 Release: 1
Summary: Expand template text with embedded Perl Summary: Expand template text with embedded Perl
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Text-Template URL: https://metacpan.org/release/Text-Template
Source0: https://github.com/mschout/perl-text-template/archive/v%{version}.tar.gz#/Text-Template-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/M/MS/MSCHOUT/Text-Template-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: coreutils findutils make perl perl-generators perl(ExtUtils::MakeMaker) perl(Test::More) BuildRequires: coreutils findutils make perl perl-generators perl(ExtUtils::MakeMaker) perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2)) perl(Carp) Requires: perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2)) perl(Carp)
@ -42,5 +42,8 @@ make pure_install DESTDIR=%{buildroot}
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Fri Jan 29 2021 liudabo <liudabo1@huawei.com> - 1.59-1
- upgrade version to 1.59
* Tue Dec 3 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.53-4 * Tue Dec 3 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.53-4
- Package init - Package init