Rebuild for new perl

This commit is contained in:
Tom Callaway 2008-02-01 03:20:36 +00:00
parent 264f807a82
commit 143eef8230

View File

@ -1,6 +1,6 @@
Name: perl-Socket6
Version: 0.19
Release: 4%{?dist}.1
Release: 5%{?dist}
Summary: IPv6 related part of the C socket.h defines and structure manipulators
Group: Development/Libraries
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Jan 31 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.19-5
- rebuild for new perl
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.19-4.1
- add BR: perl(ExtUtils::MakeMaker)