Author: iarnell Update of /cvs/pkgs/rpms/perl-Catalyst-Plugin-Session-Store-FastMmap/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32069 Modified Files: .cvsignore perl-Catalyst-Plugin-Session-Store-FastMmap.spec sources Log Message: * Thu May 14 2009 Iain Arnell <iarnell@xxxxxxxxx> 0.10-1 - update to latest upstream version - R/BR Cache::FastMmap >= 1.29 - Fix missing requires (due to 'use base') Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Catalyst-Plugin-Session-Store-FastMmap/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- .cvsignore 8 Apr 2009 15:41:05 -0000 1.4 +++ .cvsignore 14 May 2009 16:28:12 -0000 1.5 @@ -1 +1 @@ -Catalyst-Plugin-Session-Store-FastMmap-0.07.tar.gz +Catalyst-Plugin-Session-Store-FastMmap-0.10.tar.gz Index: perl-Catalyst-Plugin-Session-Store-FastMmap.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Catalyst-Plugin-Session-Store-FastMmap/devel/perl-Catalyst-Plugin-Session-Store-FastMmap.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- perl-Catalyst-Plugin-Session-Store-FastMmap.spec 8 Apr 2009 15:41:06 -0000 1.4 +++ perl-Catalyst-Plugin-Session-Store-FastMmap.spec 14 May 2009 16:28:12 -0000 1.5 @@ -1,5 +1,5 @@ Name: perl-Catalyst-Plugin-Session-Store-FastMmap -Version: 0.07 +Version: 0.10 Release: 1%{?dist} Summary: FastMmap session storage backend License: GPL+ or Artistic @@ -8,7 +8,7 @@ URL: http://search.cpan.org/d Source0: http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Plugin-Session-Store-FastMmap-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl(Cache::FastMmap) >= 1.13 +BuildRequires: perl(Cache::FastMmap) >= 1.29 BuildRequires: perl(Catalyst::Plugin::Session) >= 0.09 BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(MRO::Compat) @@ -16,8 +16,11 @@ BuildRequires: perl(Path::Class) BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::Pod::Coverage) -Requires: perl(Cache::FastMmap) >= 1.13 +Requires: perl(Cache::FastMmap) >= 1.29 Requires: perl(Catalyst::Plugin::Session) >= 0.09 +Requires: perl(Class::Accessor::Fast) +Requires: perl(Class::Data::Inheritable) + Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -55,6 +58,12 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Thu May 14 2009 Iain Arnell <iarnell@xxxxxxxxx> 0.10-1 +- update to latest upstream version +- R/BR Cache::FastMmap >= 1.29 +- Fix missing requires (due to 'use base') + + * Wed Apr 08 2009 Iain Arnell <iarnell@xxxxxxxxx> 0.07-1 - update to latest upstream - BR MRO::Compat Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Catalyst-Plugin-Session-Store-FastMmap/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- sources 8 Apr 2009 15:41:06 -0000 1.4 +++ sources 14 May 2009 16:28:12 -0000 1.5 @@ -1 +1 @@ -e55e2a09865e5382e03c4d12b00c9d3e Catalyst-Plugin-Session-Store-FastMmap-0.07.tar.gz +49cde98890338e728b639f2be4e7473d Catalyst-Plugin-Session-Store-FastMmap-0.10.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list