From c3ff74620de07ec5a20b398981cfe60bc23b7533 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Mon, 5 Mar 2018 10:28:53 -0500 Subject: [PATCH] update to 1.51 --- .gitignore | 1 + perl-Text-Template.spec | 18 ++++++------------ sources | 2 +- 3 files changed, 8 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index a64340e..78b0a94 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ Text-Template-1.45.tar.gz /Text-Template-1.46.tar.gz /Text-Template-1.47.tar.gz /Text-Template-1.50.tar.gz +/Text-Template-1.51.tar.gz diff --git a/perl-Text-Template.spec b/perl-Text-Template.spec index e3866d2..900984b 100644 --- a/perl-Text-Template.spec +++ b/perl-Text-Template.spec @@ -1,12 +1,11 @@ Name: perl-Text-Template -Version: 1.50 +Version: 1.51 Release: 1%{?dist} Summary: Expand template text with embedded Perl Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/Text-Template/ Source0: http://www.cpan.org/authors/id/M/MS/MSCHOUT/Text-Template-%{version}.tar.gz - BuildArch: noarch BuildRequires: coreutils BuildRequires: findutils @@ -24,12 +23,12 @@ BuildRequires: perl(Exporter) BuildRequires: perl(File::Temp) BuildRequires: perl(lib) BuildRequires: perl(Safe) -BuildRequires: perl(Test::More) +BuildRequires: perl(Test::More) BuildRequires: perl(vars) +BuildRequires: perl(Test::Warnings) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Carp) - %description This is a library for generating form letters, building HTML pages, or filling in templates generally. A 'template' is a piece of text that @@ -37,37 +36,32 @@ has little Perl programs embedded in it here and there. When you 'fill in' a template, you evaluate the little programs and replace them with their values. - %prep %setup -q -n Text-Template-%{version} - %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} - %install make pure_install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -delete find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* - %check make test - - %files -%defattr(-,root,root,-) %license LICENSE %doc README %{perl_vendorlib}/Text/ %{_mandir}/man3/*.3pm* - %changelog +* Mon Mar 5 2018 Tom Callaway - 1.51-1 +- update to 1.51 + * Thu Mar 01 2018 Jitka Plesnikova - 1.50-1 - 1.50 bump diff --git a/sources b/sources index fdd0c0a..654f768 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Text-Template-1.50.tar.gz) = 593e3414c45ff80bc12a3e318abd2d742df3597cae7a2277af4c80f2f8b439404245675cc6895e3e662bd444ebba92effb01f6e5c0df4bd7861ff94a3afad115 +SHA512 (Text-Template-1.51.tar.gz) = 038a810746684b26cd6a763cfb8adff57a2ed8dc57e44b170b6ba6c8271d513289546294439cfe1c8b77f40153751596a023079ee79bfc6b59fa9393cfcc04f4