rpms/perl-Catalyst-Plugin-ConfigLoader/devel perl-Catalyst-Plugin-ConfigLoader.spec, 1.8, 1.9 sources, 1.5, 1.6

Chris Weyl cweyl at fedoraproject.org
Mon May 25 07:37:20 UTC 2009


Author: cweyl

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

Modified Files:
	perl-Catalyst-Plugin-ConfigLoader.spec sources 
Log Message:
* Mon May 25 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.23-1
- auto-update to 0.23 (by cpan-spec-update 0.01)
- added a new br on perl(Catalyst::Runtime) (version 5.7008)
- altered br on perl(Config::Any) (0.04 => 0.08)
- altered br on perl(Data::Visitor) (0.02 => 0.24)



Index: perl-Catalyst-Plugin-ConfigLoader.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-ConfigLoader/devel/perl-Catalyst-Plugin-ConfigLoader.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- perl-Catalyst-Plugin-ConfigLoader.spec	26 Feb 2009 12:17:25 -0000	1.8
+++ perl-Catalyst-Plugin-ConfigLoader.spec	25 May 2009 07:36:49 -0000	1.9
@@ -1,11 +1,11 @@
 Name:           perl-Catalyst-Plugin-ConfigLoader
-Version:        0.22
-Release:        2%{?dist}
+Version:        0.23
+Release:        1%{?dist}
 Summary:        Load config files of various types
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Catalyst-Plugin-ConfigLoader/
-Source0:        http://www.cpan.org/authors/id/B/BR/BRICAS/Catalyst-Plugin-ConfigLoader-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/M/MR/MRAMBERG/Catalyst-Plugin-ConfigLoader-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -15,14 +15,17 @@ BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl(Test::More)
 # cpan
 BuildRequires:  perl(Catalyst)
-BuildRequires:  perl(Config::Any) >= 0.04
-BuildRequires:  perl(Data::Visitor) >= 0.02
+BuildRequires:  perl(Config::Any) >= 0.08
+BuildRequires:  perl(Data::Visitor) >= 0.24
 BuildRequires:  perl(MRO::Compat) >= 0.09
-# test 
+# test
 BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
 
 Requires:       perl(Catalyst)
 
+### auto-added brs!
+BuildRequires:  perl(Catalyst::Runtime) >= 5.7008
+
 %description
 This module will attempt to load find and load a configuration file of
 various types. Currently it supports YAML, JSON, XML, INI and Perl formats.
@@ -57,6 +60,12 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Mon May 25 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.23-1
+- auto-update to 0.23 (by cpan-spec-update 0.01)
+- added a new br on perl(Catalyst::Runtime) (version 5.7008)
+- altered br on perl(Config::Any) (0.04 => 0.08)
+- altered br on perl(Data::Visitor) (0.02 => 0.24)
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.22-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-ConfigLoader/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	25 Jan 2009 23:16:38 -0000	1.5
+++ sources	25 May 2009 07:36:49 -0000	1.6
@@ -1 +1 @@
-add762f2be35c9da2b6a61b4bc367588  Catalyst-Plugin-ConfigLoader-0.22.tar.gz
+0e92de2e1bf52cde8cd107ecdfd779ab  Catalyst-Plugin-ConfigLoader-0.23.tar.gz




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