rpms/perl-Class-C3/F-9 perl-Class-C3.spec,1.8,1.9 sources,1.6,1.7

Chris Weyl cweyl at fedoraproject.org
Sun Jan 25 23:36:09 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-Class-C3/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4364

Modified Files:
	perl-Class-C3.spec sources 
Log Message:
* Sun Jan 25 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.20-1
- update to 0.20



Index: perl-Class-C3.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-C3/F-9/perl-Class-C3.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Class-C3.spec	4 Mar 2008 22:52:18 -0000	1.8
+++ perl-Class-C3.spec	25 Jan 2009 23:35:38 -0000	1.9
@@ -1,11 +1,12 @@
 Name:           perl-Class-C3
-Version:        0.19
-Release:        2%{?dist}
+Version:        0.20
+Release:        1%{?dist}
 Summary:        Pragma to use the C3 method resolution order algorithm
 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
+Source0:        http://www.cpan.org/authors/id/F/FL/FLORA/Class-C3-%{version}.tar.gz
+#Source0:        http://www.cpan.org/authors/id/B/BL/BLBLACK/Class-C3-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -23,6 +24,7 @@
 BuildRequires:  perl(Test::Exception) >= 0.15
 # testing...
 BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
+BuildRequires:  perl(Class::C3)
 BuildRequires:  perl(Sub::Name)
 
 # missed!
@@ -74,6 +76,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jan 25 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.20-1
+- update to 0.20
+
 * Tue Mar  4 2008 Tom "spot" Callaway <tcallawa at redhat.com> 0.19-2
 - rebuild for new perl
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-C3/F-9/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	24 Oct 2007 06:33:49 -0000	1.6
+++ sources	25 Jan 2009 23:35:38 -0000	1.7
@@ -1 +1 @@
-bb3779da9c9786043ba2e0d9357b5078  Class-C3-0.19.tar.gz
+dcb30979cedeb252438179a6e478ea5a  Class-C3-0.20.tar.gz




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