diff --git a/perl-Socket6.spec b/perl-Socket6.spec index b15ce96..6a2deae 100644 --- a/perl-Socket6.spec +++ b/perl-Socket6.spec @@ -1,6 +1,6 @@ Name: perl-Socket6 Version: 0.27 -Release: 1%{?dist} +Release: 2%{?dist} Summary: IPv6 related part of the C socket.h defines and structure manipulators License: BSD URL: http://search.cpan.org/dist/Socket6/ @@ -58,6 +58,9 @@ make test %{_mandir}/man3/Socket6.3* %changelog +* Sun May 15 2016 Jitka Plesnikova - 0.27-2 +- Perl 5.24 rebuild + * Wed Mar 23 2016 Paul Howarth - 0.27-1 - Update to 0.27 - t/use.t: We still support an environment where AF_INET6 is not defined