This commit is contained in:
Tom Callaway 2007-11-28 20:55:15 +00:00
parent de1eeb0f5b
commit f5569174d5
3 changed files with 8 additions and 6 deletions

View File

@ -1,2 +1 @@
version-0.69.tar.gz
version-0.7203.tar.gz
version-0.74.tar.gz

View File

@ -1,13 +1,13 @@
Name: perl-version
Version: 0.7203
Release: 2%{?dist}
Version: 0.74
Release: 1%{?dist}
Summary: Perl extension for Version Objects
Group: Development/Libraries
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
Epoch: 2
BuildRequires: perl(Module::Build) >= 0.2611, perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Nov 28 2007 Tom "spot" Callaway <tcallawa@redhat.com> 2:0.74-1
- hate, hate, hate perl numbering. Bumping to 0.74, epoch to 2.
* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa@redhat.com> 1:0.7203-2
- license tag fix, rebuild for ppc32

View File

@ -1 +1 @@
796053989cb6e3ca3fb0c5b4e92cf109 version-0.7203.tar.gz
f4601fef731ad3cc4c70a59d496ff7f4 version-0.74.tar.gz