rpms/perl-Class-C3/F-8 perl-Class-C3.spec,1.6,1.7 sources,1.5,1.6

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Wed Oct 24 06:34:19 UTC 2007


Author: cweyl

Update of /cvs/extras/rpms/perl-Class-C3/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28904/F-8

Modified Files:
	perl-Class-C3.spec sources 
Log Message:
* Wed Oct 10 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.19-1
- update to 0.19



Index: perl-Class-C3.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-C3/F-8/perl-Class-C3.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Class-C3.spec	1 Jun 2007 20:42:27 -0000	1.6
+++ perl-Class-C3.spec	24 Oct 2007 06:33:46 -0000	1.7
@@ -1,8 +1,8 @@
 Name:           perl-Class-C3
-Version:        0.18
+Version:        0.19
 Release:        1%{?dist}
 Summary:        Pragma to use the C3 method resolution order algorithm
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Class-C3/
 Source0:        http://www.cpan.org/authors/id/B/BL/BLBLACK/Class-C3-%{version}.tar.gz
@@ -19,7 +19,7 @@
 BuildRequires:  perl(Test::More)
 # cpan
 BuildRequires:  perl(Algorithm::C3) >= 0.06
-BuildRequires:  perl(Class::C3::XS) >= 0.04
+BuildRequires:  perl(Class::C3::XS) >= 0.07
 BuildRequires:  perl(Test::Exception) >= 0.15
 # testing...
 BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
@@ -27,7 +27,8 @@
 
 # missed!
 Requires:       perl(Algorithm::C3) >= 0.06
-Requires:       perl(Class::C3::XS) >= 0.03
+# strictly speaking, this is optional.  However, speed is always nice :)
+Requires:       perl(Class::C3::XS) >= 0.07
 
 %description
 This is a pragma to change Perl 5's standard method resolution order from 
@@ -73,6 +74,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 10 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.19-1
+- update to 0.19
+
 * Fri Jun 01 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.18-1
 - update to 0.18
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-C3/F-8/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	1 Jun 2007 20:42:27 -0000	1.5
+++ sources	24 Oct 2007 06:33:46 -0000	1.6
@@ -1 +1 @@
-930c53503b3b4c8adfe51af57dd599e0  Class-C3-0.18.tar.gz
+bb3779da9c9786043ba2e0d9357b5078  Class-C3-0.19.tar.gz




More information about the fedora-extras-commits mailing list