Update to 0.28
- New upstream release 0.28
- aclocal.m4 (IPv6_CHECK_INET_NTOP): inet_ntop(3) may return an
IPv4-compatible IPv6 address (CPAN RT#113950)
This commit is contained in:
parent
d3d5a207a9
commit
6eecb52df2
@ -1,6 +1,6 @@
|
||||
Name: perl-Socket6
|
||||
Version: 0.27
|
||||
Release: 2%{?dist}
|
||||
Version: 0.28
|
||||
Release: 1%{?dist}
|
||||
Summary: IPv6 related part of the C socket.h defines and structure manipulators
|
||||
License: BSD
|
||||
URL: http://search.cpan.org/dist/Socket6/
|
||||
@ -59,6 +59,12 @@ make test
|
||||
%{_mandir}/man3/Socket6.3*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 11 2016 Paul Howarth <paul@city-fan.org> - 0.28-1
|
||||
- Update to 0.28
|
||||
- aclocal.m4 (IPv6_CHECK_INET_NTOP): inet_ntop(3) may return an
|
||||
IPv4-compatible IPv6 address (CPAN RT#113950)
|
||||
- BR: perl-generators
|
||||
|
||||
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.27-2
|
||||
- Perl 5.24 rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user