Update to 4.065

- New upstream release 4.065
  - Correct format for IPv6 embedded IPv4 addresses (CPAN RT#79964)
This commit is contained in:
Paul Howarth 2012-10-03 11:56:59 +01:00
parent c2f33835bb
commit 399604d965
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-NetAddr-IP
Version: 4.064
Version: 4.065
Release: 1%{?dist}
Summary: Manages IPv4 and IPv6 addresses and subnets
License: GPLv2+
@ -59,6 +59,10 @@ make test
%{_mandir}/man3/NetAddr::IP::UtilPP.3pm*
%changelog
* 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
- Update to 4.064
- Updated GPL v2.0 text and address in all modules

View File

@ -1 +1 @@
be350d9acc8ddf88e4b53f549d456384 NetAddr-IP-4.064.tar.gz
f4efa7e90820ecf7ce2b3d9144f2568f NetAddr-IP-4.065.tar.gz