Bump to 0.69

This commit is contained in:
Tom Callaway 2007-01-18 01:52:23 +00:00
parent 2ac1372afe
commit c24bb0d2fe
3 changed files with 8 additions and 7 deletions

View File

@ -1,5 +1 @@
version-0.51.tar.gz
version-0.57.tar.gz
version-0.59.tar.gz
version-0.64.tar.gz
version-0.6701.tar.gz
version-0.69.tar.gz

View File

@ -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 @@ License: GPL or Artistic
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 @@ rm -rf $RPM_BUILD_ROOT
%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 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Jan 17 2007 Tom "spot" Callaway <tcallawa@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@redhat.com> 0.6701-1
- bump to 0.6701

View File

@ -1 +1 @@
eb5464a77d342ab5eb21f2fb82670d1c version-0.6701.tar.gz
fe4a878e6d26b083c941243f8ff0c828 version-0.69.tar.gz