commit b556bcd6f5b7bd67ea8f3785e109b752c8eb5f88 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Wed Feb 1 05:47:13 2012 +0100 update to 0.16 .gitignore | 1 + perl-Catalyst-Plugin-Session-Store-FastMmap.spec | 19 ++++++++++++------- sources | 2 +- 3 files changed, 14 insertions(+), 8 deletions(-) --- diff --git a/.gitignore b/.gitignore index f42e0e5..8a20a95 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ Catalyst-Plugin-Session-Store-FastMmap-0.13.tar.gz /Catalyst-Plugin-Session-Store-FastMmap-0.14.tar.gz +/Catalyst-Plugin-Session-Store-FastMmap-0.16.tar.gz diff --git a/perl-Catalyst-Plugin-Session-Store-FastMmap.spec b/perl-Catalyst-Plugin-Session-Store-FastMmap.spec index 0feb04a..2583561 100644 --- a/perl-Catalyst-Plugin-Session-Store-FastMmap.spec +++ b/perl-Catalyst-Plugin-Session-Store-FastMmap.spec @@ -1,25 +1,28 @@ Name: perl-Catalyst-Plugin-Session-Store-FastMmap -Version: 0.14 -Release: 4%{?dist} +Version: 0.16 +Release: 1%{?dist} Summary: FastMmap session storage backend License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-FastMmap/ -Source0: http://search.cpan.org/CPAN/authors/id/S/SS/SSCAFFIDI/Catalyst-Plugin-Session-Store-FastMmap-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Catalyst-Plugin-Session-Store-FastMmap-%{version}.tar.gz BuildArch: noarch BuildRequires: perl(Cache::FastMmap) >= 1.29 +BuildRequires: perl(Catalyst::ClassData) BuildRequires: perl(Catalyst::Plugin::Session) >= 0.27 -BuildRequires: perl(Class::Data::Inheritable) +BuildRequires: perl(Catalyst::Runtime) >= 5.80000 BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(File::Spec) +BuildRequires: perl(File::Temp) BuildRequires: perl(MRO::Compat) +BuildRequires: perl(MooseX::Emulate::Class::Accessor::Fast) BuildRequires: perl(Path::Class) BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::Pod::Coverage) Requires: perl(Cache::FastMmap) >= 1.29 Requires: perl(Catalyst::Plugin::Session) >= 0.27 -Requires: perl(Class::Accessor::Fast) -Requires: perl(Class::Data::Inheritable) +Requires: perl(MooseX::Emulate::Class::Accessor::Fast) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -47,12 +50,14 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; TEST_POD=1 make test %files -%defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Wed Feb 01 2012 Iain Arnell <iarnell@xxxxxxxxx> 0.16-1 +- update to latest upstream version + * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.14-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 2b4f5fa..a6d1d0c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c89ed59085950981c2b2081b1bad03b9 Catalyst-Plugin-Session-Store-FastMmap-0.14.tar.gz +4e7f7b255c9aeceb627e45d2b8d814f9 Catalyst-Plugin-Session-Store-FastMmap-0.16.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