From 399604d9656dbbe39699222d2b876da558231cfc Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Wed, 3 Oct 2012 11:56:59 +0100 Subject: [PATCH] Update to 4.065 - New upstream release 4.065 - Correct format for IPv6 embedded IPv4 addresses (CPAN RT#79964) --- perl-NetAddr-IP.spec | 6 +++++- sources | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) 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