license tag fix, rebuild for ppc32

This commit is contained in:
Tom Callaway 2007-08-26 20:36:19 +00:00
parent 6a8cb6795c
commit de1eeb0f5b

View File

@ -1,9 +1,9 @@
Name: perl-version
Version: 0.7203
Release: 1%{?dist}.1
Release: 2%{?dist}
Summary: Perl extension for Version Objects
Group: Development/Libraries
License: GPL or Artistic
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)
@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa@redhat.com> 1:0.7203-2
- license tag fix, rebuild for ppc32
* Tue Jul 3 2007 Tom "spot" Callaway <tcallawa@redhat.com> 1:0.7203-1.1
- add BR: Test::More