[perl-NetAddr-IP] Update to 4.056

Paul Howarth pghmcfc at fedoraproject.org
Fri Nov 4 13:10:33 UTC 2011


commit 1d66843d905bfe13532d7ce080d8deae5d96ff0b
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Nov 4 13:09:48 2011 +0000

    Update to 4.056
    
    - Update to 4.056
      - In InetBase.pm v0.04:
        - Improve inet_aton to overcome broken gethostbyname found in NetBSD and
          OpenBSD

 perl-NetAddr-IP.spec |    8 +++++++-
 sources              |    2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/perl-NetAddr-IP.spec b/perl-NetAddr-IP.spec
index 31df111..1afe25d 100644
--- a/perl-NetAddr-IP.spec
+++ b/perl-NetAddr-IP.spec
@@ -1,5 +1,5 @@
 Name:           perl-NetAddr-IP
-Version:        4.055
+Version:        4.056
 Release:        1%{?dist}
 Summary:        Manages IPv4 and IPv6 addresses and subnets
 License:        GPLv2+
@@ -54,6 +54,12 @@ make test
 %{_mandir}/man3/NetAddr::IP::UtilPP.3pm*
 
 %changelog
+* Fri Nov  4 2011 Paul Howarth <paul at city-fan.org> 4.056-1
+- update to 4.056
+  - in InetBase.pm v0.04:
+    - improve inet_aton to overcome broken gethostbyname found in NetBSD and
+      OpenBSD
+
 * Sat Oct 29 2011 Paul Howarth <paul at city-fan.org> 4.055-1
 - update to 4.055
   - in Lite.pm v1.38:
diff --git a/sources b/sources
index 1575135..4d344f6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef88664a65e77317dea22fe363d3d3d7  NetAddr-IP-4.055.tar.gz
+eda64e32db45bea44e538a46842baca7  NetAddr-IP-4.056.tar.gz


More information about the scm-commits mailing list