rebuild for new perl

This commit is contained in:
Tom Callaway 2008-01-14 23:39:23 +00:00
parent 28de441811
commit a128f869dc

View File

@ -1,6 +1,6 @@
Name: perl-Readonly
Version: 1.03
Release: 6%{?dist}.2
Release: 7%{?dist}
Summary: Facility for creating read-only scalars, arrays, hashes
Group: Development/Libraries
@ -68,6 +68,9 @@ rm -rf %{buildroot}
%changelog
* Mon Jan 14 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.03-7
- rebuild for new perl
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> 1.03-6.2
- add BR: perl(Test::More)