[perl-NetAddr-IP] Update to 4.066

Paul Howarth pghmcfc at fedoraproject.org
Tue Oct 30 12:05:17 UTC 2012


commit fc3c3751cb964d985b65617313badce84e7c32c7
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Oct 30 12:04:26 2012 +0000

    Update to 4.066
    
    - New upstream release 4.066
      - Support bracketed IPv6 URI notation as described in RFC-3986

 perl-NetAddr-IP.spec |   10 +++++++---
 sources              |    2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/perl-NetAddr-IP.spec b/perl-NetAddr-IP.spec
index 32822d6..6cb97a2 100644
--- a/perl-NetAddr-IP.spec
+++ b/perl-NetAddr-IP.spec
@@ -1,5 +1,5 @@
 Name:           perl-NetAddr-IP
-Version:        4.065
+Version:        4.066
 Release:        1%{?dist}
 Summary:        Manages IPv4 and IPv6 addresses and subnets
 License:        GPLv2+
@@ -59,11 +59,15 @@ make test
 %{_mandir}/man3/NetAddr::IP::UtilPP.3pm*
 
 %changelog
-* Wed Oct  3 2012 Paul Howarth <paul at city-fan.org> 4.065-1
+* Tue Oct 30 2012 Paul Howarth <paul at city-fan.org> - 4.066-1
+- Update to 4.066
+  - Support bracketed IPv6 URI notation as described in RFC-3986
+
+* Wed Oct  3 2012 Paul Howarth <paul at city-fan.org> - 4.065-1
 - Update to 4.065
   - Correct format for IPv6 embedded IPv4 addresses (CPAN RT#79964)
 
-* Thu Sep 27 2012 Paul Howarth <paul at city-fan.org> 4.064-1
+* Thu Sep 27 2012 Paul Howarth <paul at city-fan.org> - 4.064-1
 - Update to 4.064
   - Updated GPL v2.0 text and address in all modules
   - Added support for rfc3021 /31 networks to hostenum
diff --git a/sources b/sources
index 1271c02..5a3a3f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f4efa7e90820ecf7ce2b3d9144f2568f  NetAddr-IP-4.065.tar.gz
+7c6cf77d3c02fa0baf77b6a97f2a670a  NetAddr-IP-4.066.tar.gz


More information about the scm-commits mailing list