Author: cweyl Update of /cvs/extras/rpms/perl-Catalyst-Plugin-ConfigLoader/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14272 Modified Files: .cvsignore perl-Catalyst-Plugin-ConfigLoader.spec sources Log Message: * Sat Aug 08 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.25-1 - auto-update to 0.25 (by cpan-spec-update 0.01) - altered br on perl(ExtUtils::MakeMaker) (0 => 6.42) - added a new req on perl(Catalyst::Runtime) (version 5.7008) - added a new req on perl(Config::Any) (version 0.08) - added a new req on perl(Data::Visitor) (version 0.24) - added a new req on perl(MRO::Compat) (version 0.09) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-ConfigLoader/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- .cvsignore 25 Jan 2009 23:16:38 -0000 1.5 +++ .cvsignore 8 Aug 2009 06:41:13 -0000 1.6 @@ -1 +1 @@ -Catalyst-Plugin-ConfigLoader-0.22.tar.gz +Catalyst-Plugin-ConfigLoader-0.25.tar.gz 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.10 retrieving revision 1.11 diff -u -p -r1.10 -r1.11 --- perl-Catalyst-Plugin-ConfigLoader.spec 26 Jul 2009 04:13:45 -0000 1.10 +++ perl-Catalyst-Plugin-ConfigLoader.spec 8 Aug 2009 06:41:13 -0000 1.11 @@ -1,17 +1,17 @@ Name: perl-Catalyst-Plugin-ConfigLoader -Version: 0.23 -Release: 2%{?dist} +Version: 0.25 +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://search.cpan.org/CPAN/authors/id/M/MR/MRAMBERG/Catalyst-Plugin-ConfigLoader-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/B/BR/BRICAS/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)) # core -BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42 BuildRequires: perl(Test::More) # cpan BuildRequires: perl(Catalyst) @@ -26,6 +26,12 @@ Requires: perl(Catalyst) ### auto-added brs! BuildRequires: perl(Catalyst::Runtime) >= 5.7008 +### auto-added reqs! +Requires: perl(Catalyst::Runtime) >= 5.7008 +Requires: perl(Config::Any) >= 0.08 +Requires: perl(Data::Visitor) >= 0.24 +Requires: perl(MRO::Compat) >= 0.09 + %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. @@ -60,6 +66,14 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Sat Aug 08 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.25-1 +- auto-update to 0.25 (by cpan-spec-update 0.01) +- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42) +- added a new req on perl(Catalyst::Runtime) (version 5.7008) +- added a new req on perl(Config::Any) (version 0.08) +- added a new req on perl(Data::Visitor) (version 0.24) +- added a new req on perl(MRO::Compat) (version 0.09) + * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.23-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-ConfigLoader/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- sources 25 May 2009 07:36:49 -0000 1.6 +++ sources 8 Aug 2009 06:41:13 -0000 1.7 @@ -1 +1 @@ -0e92de2e1bf52cde8cd107ecdfd779ab Catalyst-Plugin-ConfigLoader-0.23.tar.gz +d6ad7bd4d7ae010d1e310d4de3518b9b Catalyst-Plugin-ConfigLoader-0.25.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