[perl-NetAddr-IP] Update to 4.064

Paul Howarth pghmcfc at fedoraproject.org
Thu Sep 27 11:25:16 UTC 2012


commit c2f33835bb3dcdec0743deabda358e42ce0d51fd
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Sep 27 12:23:12 2012 +0100

    Update to 4.064
    
    - New upstream release 4.064 (#860948)
      - Updated GPL v2.0 text and address in all modules
      - Added support for rfc3021 /31 networks to hostenum
    - Update UTF8 patch

 ...4.064-Recode-NetAddr-IP-Lite-POD-to-UTF-8.patch |    2 +-
 perl-NetAddr-IP.spec                               |   12 +++++++++---
 sources                                            |    2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/NetAddr-IP-4.062-Recode-NetAddr-IP-Lite-POD-to-UTF-8.patch b/NetAddr-IP-4.064-Recode-NetAddr-IP-Lite-POD-to-UTF-8.patch
similarity index 96%
rename from NetAddr-IP-4.062-Recode-NetAddr-IP-Lite-POD-to-UTF-8.patch
rename to NetAddr-IP-4.064-Recode-NetAddr-IP-Lite-POD-to-UTF-8.patch
index d28e126..514fb15 100644
--- a/NetAddr-IP-4.062-Recode-NetAddr-IP-Lite-POD-to-UTF-8.patch
+++ b/NetAddr-IP-4.064-Recode-NetAddr-IP-Lite-POD-to-UTF-8.patch
@@ -35,7 +35,7 @@ index b6d29b2..17c80f4 100644
  
 - This software is (c) Luis E. Muñoz, 1999 - 2005
 + This software is (c) Luis E. Muñoz, 1999 - 2005
-  and (c) Michael Robinton, 2006 - 2011.
+  and (c) Michael Robinton, 2006 - 2012.
  
  All rights reserved.
 -- 
diff --git a/perl-NetAddr-IP.spec b/perl-NetAddr-IP.spec
index f6ebdd9..ee01fd8 100644
--- a/perl-NetAddr-IP.spec
+++ b/perl-NetAddr-IP.spec
@@ -1,13 +1,13 @@
 Name:           perl-NetAddr-IP
-Version:        4.062
-Release:        5%{?dist}
+Version:        4.064
+Release:        1%{?dist}
 Summary:        Manages IPv4 and IPv6 addresses and subnets
 License:        GPLv2+
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/NetAddr-IP/
 Source0:        http://search.cpan.org/CPAN/authors/id/M/MI/MIKER/NetAddr-IP-%{version}.tar.gz
 # Recode documentation to UTF-8
-Patch0:         NetAddr-IP-4.062-Recode-NetAddr-IP-Lite-POD-to-UTF-8.patch
+Patch0:         NetAddr-IP-4.064-Recode-NetAddr-IP-Lite-POD-to-UTF-8.patch
 BuildRequires:  perl(AutoLoader)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Cwd)
@@ -59,6 +59,12 @@ make test
 %{_mandir}/man3/NetAddr::IP::UtilPP.3pm*
 
 %changelog
+* 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
+- Update UTF8 patch
+
 * Thu Aug 09 2012 Petr Pisar <ppisar at redhat.com> - 4.062-5
 - Declare encoding of POD
 
diff --git a/sources b/sources
index bb1475c..079739c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-01503542903fe09fe078130f3b1bb3af  NetAddr-IP-4.062.tar.gz
+be350d9acc8ddf88e4b53f549d456384  NetAddr-IP-4.064.tar.gz



More information about the perl-devel mailing list