[perl-NetAddr-IP] Update to 4.072

Paul Howarth pghmcfc at fedoraproject.org
Tue Jan 28 11:38:28 UTC 2014


commit c5fa95d3ba771c19eb9ee56e6a2ee4b058f41f10
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Jan 28 11:38:16 2014 +0000

    Update to 4.072
    
    - New upstream release 4.072
      - Modify Makefile.PL to bypass missing 'pod2text'
    - BR: perl(Pod::Text) to ensure we get pod2text

 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 ce2d466..0247d72 100644
--- a/perl-NetAddr-IP.spec
+++ b/perl-NetAddr-IP.spec
@@ -1,5 +1,5 @@
 Name:           perl-NetAddr-IP
-Version:        4.071
+Version:        4.072
 Release:        1%{?dist}
 Summary:        Manages IPv4 and IPv6 addresses and subnets
 # Lite/Util/Util.xs is GPLv2+
@@ -16,6 +16,7 @@ BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Getopt::Long)
 BuildRequires:  perl(Math::BigInt)
+BuildRequires:  perl(Pod::Text)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Socket)
 BuildRequires:  perl(Socket6)
@@ -56,6 +57,11 @@ make test
 %{_mandir}/man3/NetAddr::IP::UtilPP.3pm*
 
 %changelog
+* Tue Jan 28 2014 Paul Howarth <paul at city-fan.org> - 4.072-1
+- Update to 4.072
+  - Modify Makefile.PL to bypass missing 'pod2text'
+- BR: perl(Pod::Text) to ensure we get pod2text
+
 * Tue Oct  1 2013 Paul Howarth <paul at city-fan.org> - 4.071-1
 - Update to 4.071
   - Add method "canon"
diff --git a/sources b/sources
index 1a2ff3c..166b833 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f0da45422022fdf1ccfa90b8068d782b  NetAddr-IP-4.071.tar.gz
+7764bf54881cd014880c0b77161f16aa  NetAddr-IP-4.072.tar.gz



More information about the perl-devel mailing list