Update to 4.056
- Update to 4.056
- In InetBase.pm v0.04:
- Improve inet_aton to overcome broken gethostbyname found in NetBSD and
OpenBSD
This commit is contained in:
parent
7d832fef36
commit
1d66843d90
@ -1,5 +1,5 @@
|
||||
Name: perl-NetAddr-IP
|
||||
Version: 4.055
|
||||
Version: 4.056
|
||||
Release: 1%{?dist}
|
||||
Summary: Manages IPv4 and IPv6 addresses and subnets
|
||||
License: GPLv2+
|
||||
@ -54,6 +54,12 @@ make test
|
||||
%{_mandir}/man3/NetAddr::IP::UtilPP.3pm*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 4 2011 Paul Howarth <paul@city-fan.org> 4.056-1
|
||||
- update to 4.056
|
||||
- in InetBase.pm v0.04:
|
||||
- improve inet_aton to overcome broken gethostbyname found in NetBSD and
|
||||
OpenBSD
|
||||
|
||||
* Sat Oct 29 2011 Paul Howarth <paul@city-fan.org> 4.055-1
|
||||
- update to 4.055
|
||||
- in Lite.pm v1.38:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user