[perl-NetAddr-IP] Update to 4.071

Paul Howarth pghmcfc at fedoraproject.org
Tue Oct 1 09:49:08 UTC 2013


commit 94eebdf9d5cc119a3875ad67f08e3484e604bc98
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Oct 1 10:48:23 2013 +0100

    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 <paul at city-fan.org> - 4.071-1
+- Update to 4.071
+  - Add method "canon"
+
 * Fri Sep 13 2013 Paul Howarth <paul at city-fan.org> - 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



More information about the perl-devel mailing list