[perl-Net-Patricia] Update to 1.20

Orion Poplawski orion at fedoraproject.org
Thu Oct 11 22:52:31 UTC 2012


commit 19cef78c2a4a2f68c643f128c4523693b6a710e1
Author: Orion Poplawski <orion at nwra.com>
Date:   Thu Oct 11 16:52:28 2012 -0600

    Update to 1.20

 .gitignore             |    1 +
 perl-Net-Patricia.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f08ea86..cf6f4c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ Net-Patricia-1.17_01.tar.gz
 /Net-Patricia-1.18_80.tar.gz
 /Net-Patricia-1.18_81.tar.gz
 /Net-Patricia-1.19.tar.gz
+/Net-Patricia-1.20.tar.gz
diff --git a/perl-Net-Patricia.spec b/perl-Net-Patricia.spec
index 6dcd0dd..1b0cfb3 100644
--- a/perl-Net-Patricia.spec
+++ b/perl-Net-Patricia.spec
@@ -1,6 +1,6 @@
 Name:           perl-Net-Patricia
-Version:        1.19
-Release:        6%{?dist}
+Version:        1.20
+Release:        1%{?dist}
 Summary:        Patricia Trie perl module for fast IP address lookups
 License:        Distributable, see COPYING
 Group:          Development/Libraries
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 11 2012 Orion Poplawski <orion at cora.nwra.com> - 1.20-1
+- Update to 1.20
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.19-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index bd175b9..d6968a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe19e3ab96bdefc1184288067490290f  Net-Patricia-1.19.tar.gz
+d5499f5bc1d6c36538a84153095ea11f  Net-Patricia-1.20.tar.gz



More information about the perl-devel mailing list