diff --git a/perl-Socket6.spec b/perl-Socket6.spec index 384dbf7..3de0953 100644 --- a/perl-Socket6.spec +++ b/perl-Socket6.spec @@ -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 - 0.19-5 +- rebuild for new perl + * Tue Oct 16 2007 Tom "spot" Callaway - 0.19-4.1 - add BR: perl(ExtUtils::MakeMaker)