rpms/perl-version/FC-5 perl-version.spec,1.5,1.6 sources,1.6,1.7

Tom Callaway (spot) fedora-extras-commits at redhat.com
Thu Jan 18 01:52:47 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-version/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7828/FC-5

Modified Files:
	perl-version.spec sources 
Log Message:

Bump to 0.69



Index: perl-version.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-version/FC-5/perl-version.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-version.spec	15 Sep 2006 15:53:46 -0000	1.5
+++ perl-version.spec	18 Jan 2007 01:52:17 -0000	1.6
@@ -1,5 +1,5 @@
 Name:           perl-version
-Version:        0.6701
+Version:        0.69
 Release:        1%{?dist}
 Summary:        Perl extension for Version Objects
 Group:          Development/Libraries
@@ -7,6 +7,7 @@
 URL:            http://search.cpan.org/dist/version
 Source0:        http://search.cpan.org/CPAN/authors/id/J/JP/JPEACOCK/version-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Epoch:          1
 
 BuildRequires:	perl(Module::Build) >= 0.2611
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -40,6 +41,7 @@
 %files
 %defattr(-,root,root,-)
 %doc Changes README
+%doc %{perl_vendorarch}/version.pod
 %{perl_vendorarch}/auto/version/
 %{perl_vendorarch}/version/
 %{perl_vendorarch}/version.pm
@@ -47,6 +49,9 @@
 
 
 %changelog
+* Wed Jan 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1:0.69-1
+- funky perl numbering gives us an epoch as we go to 0.69
+
 * Fri Sep 15 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.6701-1
 - bump to 0.6701
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-version/FC-5/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	15 Sep 2006 15:53:46 -0000	1.6
+++ sources	18 Jan 2007 01:52:17 -0000	1.7
@@ -1 +1 @@
-eb5464a77d342ab5eb21f2fb82670d1c  version-0.6701.tar.gz
+fe4a878e6d26b083c941243f8ff0c828  version-0.69.tar.gz




More information about the scm-commits mailing list