Fix license, rebuild for new perl

This commit is contained in:
Tom Callaway 2008-02-06 01:57:19 +00:00
parent cf316ac7d1
commit cfa901e069

View File

@ -1,10 +1,10 @@
Name: perl-Bit-Vector
Version: 6.4
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Efficient bit vector, set of integers and "big int" math library
Group: Development/Libraries
License: GPL or Artistic
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Bit-Vector/
Source0: http://www.cpan.org/authors/id/S/ST/STBEY/Bit-Vector-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Feb 5 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 6.4-6
- fix license tag, rebuild for new perl
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 6.4-5
- Rebuild for selinux ppc32 issue.