rpms/perl-version/FC-4 perl-version.spec,1.1,1.2 sources,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Feb 28 23:47:03 UTC 2006


Author: spot

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

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

Bump to 0.57



Index: perl-version.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-version/FC-4/perl-version.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-version.spec	10 Jan 2006 18:18:50 -0000	1.1
+++ perl-version.spec	28 Feb 2006 23:47:03 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           perl-version
-Version:        0.51
-Release:        3%{?dist}
+Version:        0.57
+Release:        1%{?dist}
 Summary:        Perl extension for Version Objects
 Group:          Development/Libraries
 License:        GPL or Artistic
@@ -16,7 +16,7 @@
 
 %prep
 %setup -q -n version-%{version}
-sed -i "s|#!perl|#!%{__perl}|" lib/version.pm lib/version/vxs.pm
+sed -i "s|#!perl|#!%{__perl}|" lib/version.pm vutil/vxs.pm
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
@@ -48,6 +48,9 @@
 
 
 %changelog
+* Tue Feb 28 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.57-1
+- bump to 0.57
+
 * Mon Jan  9 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.51-3
 - one sed line only, not global, using __perl
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-version/FC-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	10 Jan 2006 18:18:50 -0000	1.2
+++ sources	28 Feb 2006 23:47:03 -0000	1.3
@@ -1 +1 @@
-76e97f1d2d19f93fa28179fdc7704d95  version-0.51.tar.gz
+93f3ced0c0036370d6aafd3273fb9091  version-0.57.tar.gz




More information about the scm-commits mailing list