From 94eebdf9d5cc119a3875ad67f08e3484e604bc98 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Tue, 1 Oct 2013 10:48:23 +0100 Subject: [PATCH] Update to 4.071 - New upstream release 4.071 - Add method "canon" --- 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 85f591f..ce2d466 100644 --- a/perl-NetAddr-IP.spec +++ b/perl-NetAddr-IP.spec @@ -1,5 +1,5 @@ Name: perl-NetAddr-IP -Version: 4.070 +Version: 4.071 Release: 1%{?dist} Summary: Manages IPv4 and IPv6 addresses and subnets # Lite/Util/Util.xs is GPLv2+ @@ -56,6 +56,10 @@ make test %{_mandir}/man3/NetAddr::IP::UtilPP.3pm* %changelog +* Tue Oct 1 2013 Paul Howarth - 4.071-1 +- Update to 4.071 + - Add method "canon" + * Fri Sep 13 2013 Paul Howarth - 4.070-1 - Update to 4.070 - Yet another documention error fixed diff --git a/sources b/sources index 25ee3bb..1a2ff3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -74aa1dcdab7824e228528a64f48ad5a0 NetAddr-IP-4.070.tar.gz +f0da45422022fdf1ccfa90b8068d782b NetAddr-IP-4.071.tar.gz