commit 589b2494be6640ca9f5094a915ff8fa420d72489 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Sat May 12 09:15:56 2012 -0600 update to 0.39 .gitignore | 1 + perl-Catalyst-View-TT.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index a7241dd..a02f1a8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ Catalyst-View-TT-0.34.tar.gz /Catalyst-View-TT-0.36.tar.gz /Catalyst-View-TT-0.37.tar.gz /Catalyst-View-TT-0.38.tar.gz +/Catalyst-View-TT-0.39.tar.gz diff --git a/perl-Catalyst-View-TT.spec b/perl-Catalyst-View-TT.spec index 61e8c54..6d35a4e 100644 --- a/perl-Catalyst-View-TT.spec +++ b/perl-Catalyst-View-TT.spec @@ -1,6 +1,6 @@ Name: perl-Catalyst-View-TT Summary: Template Toolkit View Class -Version: 0.38 +Version: 0.39 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries @@ -12,7 +12,7 @@ BuildArch: noarch BuildRequires: perl(Catalyst) >= 5.70000 BuildRequires: perl(Class::Accessor) BuildRequires: perl(CPAN) -BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42 +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.59 BuildRequires: perl(MRO::Compat) BuildRequires: perl(Path::Class) BuildRequires: perl(Template) @@ -48,7 +48,6 @@ make %{?_smp_mflags} make pure_install DESTDIR=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} + -find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* @@ -61,6 +60,9 @@ make test %{_mandir}/man3/* %changelog +* Sat May 12 2012 Iain Arnell <iarnell@xxxxxxxxx> 0.39-1 +- update to latest upstream version + * Sat Feb 18 2012 Iain Arnell <iarnell@xxxxxxxxx> 0.38-1 - update to latest upstream version - fix required Catalyst version diff --git a/sources b/sources index 6a57785..2ad052f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -93ea147368b0129f379aebb231aaa875 Catalyst-View-TT-0.38.tar.gz +60ea495ccefbc53897022f5b730d8b0f Catalyst-View-TT-0.39.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel