diff --git a/perl-Socket6.spec b/perl-Socket6.spec index a82ba02..0539201 100644 --- a/perl-Socket6.spec +++ b/perl-Socket6.spec @@ -1,6 +1,6 @@ Name: perl-Socket6 Version: 0.25 -Release: 5%{?dist} +Release: 6%{?dist} Summary: IPv6 related part of the C socket.h defines and structure manipulators License: BSD URL: http://search.cpan.org/dist/Socket6/ @@ -53,6 +53,9 @@ make test %{_mandir}/man3/Socket6.3* %changelog +* Wed Jun 03 2015 Jitka Plesnikova - 0.25-6 +- Perl 5.22 rebuild + * Thu May 21 2015 Paul Howarth - 0.25-5 - Drop workaround for CPAN RT#66811, fixed upstream - Tidy spec