commit 2027144edc1399d4adaee429f744acccfcb08069 Author: Emmanuel Seyman <emmanuel@xxxxxxxxx> Date: Thu Jan 1 14:17:48 2015 +0100 Update to 0.42 and minor improvements .gitignore | 1 + perl-Catalyst-View-TT.spec | 20 ++++++++++---------- sources | 2 +- 3 files changed, 12 insertions(+), 11 deletions(-) --- diff --git a/.gitignore b/.gitignore index 5c175a5..4f30a84 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ Catalyst-View-TT-0.34.tar.gz /Catalyst-View-TT-0.39.tar.gz /Catalyst-View-TT-0.40.tar.gz /Catalyst-View-TT-0.41.tar.gz +/Catalyst-View-TT-0.42.tar.gz diff --git a/perl-Catalyst-View-TT.spec b/perl-Catalyst-View-TT.spec index 259a23b..1a48191 100644 --- a/perl-Catalyst-View-TT.spec +++ b/perl-Catalyst-View-TT.spec @@ -1,9 +1,9 @@ Name: perl-Catalyst-View-TT Summary: Template Toolkit View Class -Version: 0.41 -Release: 5%{?dist} +Version: 0.42 +Release: 1%{?dist} License: GPL+ or Artistic -Group: Development/Libraries + Source0: http://search.cpan.org/CPAN/authors/id/J/JJ/JJNAPIORK/Catalyst-View-TT-%{version}.tar.gz URL: http://search.cpan.org/dist/Catalyst-View-TT/ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -22,11 +22,6 @@ BuildRequires: perl(Test::More) Requires: perl(Catalyst) >= 5.70000 -# obsolete/provide old tests subpackage -# can be removed during F19 development cycle -Obsoletes: %{name}-tests < 0.37-3 -Provides: %{name}-tests = %{version}-%{release} - %{?perl_default_filter} %description @@ -56,10 +51,15 @@ make test %files %doc Changes README t/ -%{perl_vendorlib}/* -%{_mandir}/man3/* +%{perl_vendorlib}/Catalyst* +%{_mandir}/man3/Catalyst* %changelog +* Thu Jan 01 2015 Emmanuel Seyman <emmanuel@xxxxxxxxx> - 0.42-1 +- Update to 0.42 +- Tighten file listing +- Drop tests subpackage + * Tue Sep 02 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.41-5 - Perl 5.20 rebuild diff --git a/sources b/sources index c338390..8dfbc9f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1eb23e4604598912a38d6116974737c9 Catalyst-View-TT-0.41.tar.gz +d154807302fb9ac5ff1e5aa473c084e6 Catalyst-View-TT-0.42.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