rpms/perl-Catalyst-Plugin-ConfigLoader/F-9 perl-Catalyst-Plugin-ConfigLoader.spec, 1.5, 1.6 sources, 1.4, 1.5

Chris Weyl cweyl at fedoraproject.org
Sun Jan 25 23:20:30 UTC 2009


Author: cweyl

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

Modified Files:
	perl-Catalyst-Plugin-ConfigLoader.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.22-1
- update to 0.22
- add br on MRO::Compat



Index: perl-Catalyst-Plugin-ConfigLoader.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-ConfigLoader/F-9/perl-Catalyst-Plugin-ConfigLoader.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Catalyst-Plugin-ConfigLoader.spec	26 Sep 2008 05:11:14 -0000	1.5
+++ perl-Catalyst-Plugin-ConfigLoader.spec	25 Jan 2009 23:20:00 -0000	1.6
@@ -1,5 +1,5 @@
 Name:           perl-Catalyst-Plugin-ConfigLoader
-Version:        0.21
+Version:        0.22
 Release:        1%{?dist}
 Summary:        Load config files of various types
 License:        GPL+ or Artistic
@@ -17,6 +17,7 @@
 BuildRequires:  perl(Catalyst)
 BuildRequires:  perl(Config::Any) >= 0.04
 BuildRequires:  perl(Data::Visitor) >= 0.02
+BuildRequires:  perl(MRO::Compat) >= 0.09
 # test 
 BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
 
@@ -44,10 +45,7 @@
 %{_fixperms} %{buildroot}/*
 
 %check
-# avoid test that will fail in mock (needs local network access)
-%{?!_with_network_tests: mv t/10-live_auto.t .}
 make test
-%{?!_with_network_tests: mv 10-live_auto.t t/ }
 
 %clean
 rm -rf %{buildroot}
@@ -59,6 +57,13 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.22-1
+- update to 0.22
+- add br on MRO::Compat
+
+* Wed Oct 01 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.21-2
+- drop _with_network_tests bit
+
 * Thu Sep 25 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.21-1
 - update to 0.21
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-ConfigLoader/F-9/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	26 Sep 2008 05:11:14 -0000	1.4
+++ sources	25 Jan 2009 23:20:00 -0000	1.5
@@ -1 +1 @@
-64f68d04c8ae102a1e424324e02f1fb0  Catalyst-Plugin-ConfigLoader-0.21.tar.gz
+add762f2be35c9da2b6a61b4bc367588  Catalyst-Plugin-ConfigLoader-0.22.tar.gz




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