Update to 4.066
- New upstream release 4.066 - Support bracketed IPv6 URI notation as described in RFC-3986
This commit is contained in:
parent
399604d965
commit
fc3c3751cb
@ -1,5 +1,5 @@
|
||||
Name: perl-NetAddr-IP
|
||||
Version: 4.065
|
||||
Version: 4.066
|
||||
Release: 1%{?dist}
|
||||
Summary: Manages IPv4 and IPv6 addresses and subnets
|
||||
License: GPLv2+
|
||||
@ -59,11 +59,15 @@ make test
|
||||
%{_mandir}/man3/NetAddr::IP::UtilPP.3pm*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 3 2012 Paul Howarth <paul@city-fan.org> 4.065-1
|
||||
* Tue Oct 30 2012 Paul Howarth <paul@city-fan.org> - 4.066-1
|
||||
- Update to 4.066
|
||||
- Support bracketed IPv6 URI notation as described in RFC-3986
|
||||
|
||||
* Wed Oct 3 2012 Paul Howarth <paul@city-fan.org> - 4.065-1
|
||||
- Update to 4.065
|
||||
- Correct format for IPv6 embedded IPv4 addresses (CPAN RT#79964)
|
||||
|
||||
* Thu Sep 27 2012 Paul Howarth <paul@city-fan.org> 4.064-1
|
||||
* Thu Sep 27 2012 Paul Howarth <paul@city-fan.org> - 4.064-1
|
||||
- Update to 4.064
|
||||
- Updated GPL v2.0 text and address in all modules
|
||||
- Added support for rfc3021 /31 networks to hostenum
|
||||
|
||||
Loading…
Reference in New Issue
Block a user