Perl 5.24 rebuild

This commit is contained in:
Jitka Plesnikova 2016-05-15 02:20:57 +02:00
parent c9647a9318
commit fe2c79fb29

View File

@ -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 <jplesnik@redhat.com> - 0.27-2
- Perl 5.24 rebuild
* Wed Mar 23 2016 Paul Howarth <paul@city-fan.org> - 0.27-1
- Update to 0.27
- t/use.t: We still support an environment where AF_INET6 is not defined