Update to 4.066

- New upstream release 4.066
  - Support bracketed IPv6 URI notation as described in RFC-3986
This commit is contained in:
Paul Howarth 2012-10-30 12:04:26 +00:00
parent 399604d965
commit fc3c3751cb
2 changed files with 8 additions and 4 deletions

View File

@ -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

View File

@ -1 +1 @@
f4efa7e90820ecf7ce2b3d9144f2568f NetAddr-IP-4.065.tar.gz
7c6cf77d3c02fa0baf77b6a97f2a670a NetAddr-IP-4.066.tar.gz