rpms/perl-Catalyst-Plugin-Session/F-10 .cvsignore, 1.2, 1.3 perl-Catalyst-Plugin-Session.spec, 1.2, 1.3 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Sat Feb 28 07:34:10 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Plugin-Session/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12790

Modified Files:
	.cvsignore perl-Catalyst-Plugin-Session.spec sources 
Log Message:
* Fri Feb 27 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.20-1
- update to 0.20



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-Session/F-10/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	30 May 2008 20:59:29 -0000	1.2
+++ .cvsignore	28 Feb 2009 07:33:40 -0000	1.3
@@ -1 +1,7 @@
-Catalyst-Plugin-Session-0.19.tar.gz
+Catalyst-Plugin-Session-0.20.tar.gz
+Catalyst-Plugin-Session-*
+*.rpm
+*.gz
+*.tar
+.build*
+clog


Index: perl-Catalyst-Plugin-Session.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-Session/F-10/perl-Catalyst-Plugin-Session.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Catalyst-Plugin-Session.spec	30 May 2008 21:02:52 -0000	1.2
+++ perl-Catalyst-Plugin-Session.spec	28 Feb 2009 07:33:40 -0000	1.3
@@ -1,18 +1,22 @@
 Name:           perl-Catalyst-Plugin-Session
-Version:        0.19
-Release:        2%{?dist}
+Version:        0.20
+Release:        1%{?dist}
 Summary:        Catalyst generic session plugin 
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Catalyst-Plugin-Session/
-Source0:        http://www.cpan.org/authors/id/N/NU/NUFFIN/Catalyst-Plugin-Session-%{version}.tar.gz
+Source0:        http://www.cpan.org/authors/id/B/BO/BOBTFISH/Catalyst-Plugin-Session-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 BuildRequires:  perl(Catalyst) >= 5.7010
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Digest)
+BuildRequires:  perl(MRO::Compat)
 BuildRequires:  perl(Object::Signature)
+BuildRequires:  perl(Tie::RefHash) >= 1.34
+# test
 BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::MockObject) >= 1.01
@@ -77,11 +81,17 @@
 
 %files
 %defattr(-,root,root,-)
-%doc Changes README TODO t/
+%doc Changes README t/
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Fri Feb 27 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.20-1
+- update to 0.20
+
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.19-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Fri May 30 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.19-2
 - bump
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-Session/F-10/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	30 May 2008 20:59:29 -0000	1.2
+++ sources	28 Feb 2009 07:33:40 -0000	1.3
@@ -1 +1 @@
-eb7e9679234cd4f4269b5b1869141082  Catalyst-Plugin-Session-0.19.tar.gz
+21b71cd5ff088fa9e83ac3b679cfbce8  Catalyst-Plugin-Session-0.20.tar.gz




More information about the Fedora-perl-devel-list mailing list