diff --git a/perl-NetAddr-IP.spec b/perl-NetAddr-IP.spec index ee01fd8..32822d6 100644 --- a/perl-NetAddr-IP.spec +++ b/perl-NetAddr-IP.spec @@ -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 4.065-1 +- Update to 4.065 + - Correct format for IPv6 embedded IPv4 addresses (CPAN RT#79964) + * Thu Sep 27 2012 Paul Howarth 4.064-1 - Update to 4.064 - Updated GPL v2.0 text and address in all modules diff --git a/sources b/sources index 079739c..1271c02 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be350d9acc8ddf88e4b53f549d456384 NetAddr-IP-4.064.tar.gz +f4efa7e90820ecf7ce2b3d9144f2568f NetAddr-IP-4.065.tar.gz