Rebuild for new perl

This commit is contained in:
Tom Callaway 2008-01-28 21:07:50 +00:00
parent 5a768b4b0e
commit 166a84c646

View File

@ -1,6 +1,6 @@
Name: perl-Tie-IxHash Name: perl-Tie-IxHash
Version: 1.21 Version: 1.21
Release: 6%{?dist}.1 Release: 7%{?dist}
Summary: Ordered associative arrays for Perl Summary: Ordered associative arrays for Perl
Group: Development/Libraries Group: Development/Libraries
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Mon Jan 28 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.21-7
- rebuild for new perl
* Wed Oct 17 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.21-6.1 * Wed Oct 17 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.21-6.1
- correct license tag - correct license tag
- add BR: perl(ExtUtils::MakeMaker) - add BR: perl(ExtUtils::MakeMaker)