rpms/perl-Catalyst-Runtime/devel .cvsignore, 1.10, 1.11 perl-Catalyst-Runtime.spec, 1.14, 1.15 sources, 1.8, 1.9

Chris Weyl cweyl at fedoraproject.org
Tue Jun 9 08:27:18 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Runtime/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3089

Modified Files:
	.cvsignore perl-Catalyst-Runtime.spec sources 
Log Message:
* Tue Jun 09 2009 Chris Weyl <cweyl at alumni.drew.edu> 5.80005-1
- auto-update to 5.80005 (by cpan-spec-update 0.01)
- altered br on perl(MooseX::MethodAttributes::Inheritable) (0.10 => 0.12)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Runtime/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- .cvsignore	2 Jun 2009 07:04:02 -0000	1.10
+++ .cvsignore	9 Jun 2009 08:26:47 -0000	1.11
@@ -1 +1 @@
-Catalyst-Runtime-5.80004.tar.gz
+Catalyst-Runtime-5.80005.tar.gz


Index: perl-Catalyst-Runtime.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Runtime/devel/perl-Catalyst-Runtime.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- perl-Catalyst-Runtime.spec	2 Jun 2009 07:04:02 -0000	1.14
+++ perl-Catalyst-Runtime.spec	9 Jun 2009 08:26:47 -0000	1.15
@@ -1,12 +1,12 @@
 Name:           perl-Catalyst-Runtime
-Version:        5.80004
+Version:        5.80005
 Release:        1%{?dist}
 Summary:        Catalyst core modules
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Catalyst-Runtime/
 # remember to rebuild perl-Catalyst-Devel on update of this package
-Source0:        http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Catalyst-Runtime-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/M/MR/MRAMBERG/Catalyst-Runtime-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -66,14 +66,14 @@ BuildRequires:  perl(Sub::Exporter)
 BuildRequires:  perl(B::Hooks::EndOfScope) >= 0.08
 BuildRequires:  perl(namespace::clean)
 BuildRequires:  perl(Moose) >= 0.78
-BuildRequires:  perl(MooseX::MethodAttributes::Inheritable) >= 0.10
+BuildRequires:  perl(MooseX::MethodAttributes::Inheritable) >= 0.12
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Text::Balanced)
 BuildRequires:  perl(Class::C3::Adopt::NEXT) >= 0.07
 BuildRequires:  perl(Test::MockObject) >= 1.07
 BuildRequires:  perl(MooseX::Emulate::Class::Accessor::Fast) >= 0.00801
 
-# neither provide nor require things we shouldn't 
+# neither provide nor require things we shouldn't
 %global _use_internal_dependency_generator 0
 %global __deploop() while read FILE; do /usr/lib/rpm/rpmdeps -%{1} ${FILE}; done | /bin/sort -u
 %global __find_provides /bin/sh -c "%{__grep} -v '%_docdir' | %{__grep} -v '%{perl_vendorarch}/.*\\.so$' | %{__deploop P}"
@@ -151,6 +151,10 @@ rm -rf %{buildroot}
 %{_mandir}/man1/*
 
 %changelog
+* Tue Jun 09 2009 Chris Weyl <cweyl at alumni.drew.edu> 5.80005-1
+- auto-update to 5.80005 (by cpan-spec-update 0.01)
+- altered br on perl(MooseX::MethodAttributes::Inheritable) (0.10 => 0.12)
+
 * Fri May 29 2009 Chris Weyl <cweyl at alumni.drew.edu> 5.80004-1
 - drop Catalyst::Manual exclusions (no longer present)
 - streamline req/prov filtering


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Runtime/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	2 Jun 2009 07:04:02 -0000	1.8
+++ sources	9 Jun 2009 08:26:48 -0000	1.9
@@ -1 +1 @@
-24f48554b8b24c48ca8bf413b43ffe11  Catalyst-Runtime-5.80004.tar.gz
+d7d78a4ef83a2799c4c698a81d6bf7ca  Catalyst-Runtime-5.80005.tar.gz




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