[perl-NetAddr-IP] Update to 4.070

Paul Howarth pghmcfc at fedoraproject.org
Fri Sep 13 15:42:20 UTC 2013


commit 78cdd666a368a7f70556b8263e98cf008cfae7ad
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Sep 13 16:39:27 2013 +0100

    Update to 4.070
    
    - New upstream release 4.070
      - Yet another documention error fixed
      - Add new6FFFF, RFC4291 compliant ipv4->ipV6 new in Lite.pm

 perl-NetAddr-IP.spec |    9 +++++++--
 sources              |    2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/perl-NetAddr-IP.spec b/perl-NetAddr-IP.spec
index a566a27..85f591f 100644
--- a/perl-NetAddr-IP.spec
+++ b/perl-NetAddr-IP.spec
@@ -1,6 +1,6 @@
 Name:           perl-NetAddr-IP
-Version:        4.069
-Release:        3%{?dist}
+Version:        4.070
+Release:        1%{?dist}
 Summary:        Manages IPv4 and IPv6 addresses and subnets
 # Lite/Util/Util.xs is GPLv2+
 # Other files are (GPLv2+ or Artistic clarified)
@@ -56,6 +56,11 @@ make test
 %{_mandir}/man3/NetAddr::IP::UtilPP.3pm*
 
 %changelog
+* Fri Sep 13 2013 Paul Howarth <paul at city-fan.org> - 4.070-1
+- Update to 4.070
+  - Yet another documention error fixed
+  - Add new6FFFF, RFC4291 compliant ipv4->ipV6 new in Lite.pm
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.069-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 1dbea83..25ee3bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7721135fcea390327f75421a6b701144  NetAddr-IP-4.069.tar.gz
+74aa1dcdab7824e228528a64f48ad5a0  NetAddr-IP-4.070.tar.gz



More information about the perl-devel mailing list