rpms/perl-version/EL-4 perl-version.spec,1.3,1.4 sources,1.4,1.5

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Jul 3 14:04:46 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-version/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32710/EL-4

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

Bump to 0.7203



Index: perl-version.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-version/EL-4/perl-version.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-version.spec	31 Mar 2006 20:39:00 -0000	1.3
+++ perl-version.spec	3 Jul 2007 14:04:11 -0000	1.4
@@ -1,5 +1,5 @@
 Name:           perl-version
-Version:        0.59
+Version:        0.7203
 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))
@@ -16,7 +17,7 @@
 
 %prep
 %setup -q -n version-%{version}
-sed -i "s|#!perl|#!%{__perl}|" lib/version.pm vutil/vxs.pm
+sed -i "s|#!perl|#!%{__perl}|" lib/version.pm
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
@@ -48,6 +49,18 @@
 
 
 %changelog
+* Tue Jul  3 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1:0.7203-1
+- i love perl versioning. bumping to 0.7203
+
+* 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
+
+* Fri Jul  7 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.64-1
+- bump to 0.64
+
 * Fri Mar 31 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.59-1
 - bump to 0.59
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-version/EL-4/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	31 Mar 2006 20:39:00 -0000	1.4
+++ sources	3 Jul 2007 14:04:11 -0000	1.5
@@ -1,2 +1 @@
-93f3ced0c0036370d6aafd3273fb9091  version-0.57.tar.gz
-4f5011ef5cae442dd972ce39e3c03a33  version-0.59.tar.gz
+796053989cb6e3ca3fb0c5b4e92cf109  version-0.7203.tar.gz




More information about the scm-commits mailing list