[perl-Net-Patricia] Maintenance version update.

Philip Prindeville philipp at fedoraproject.org
Mon Nov 8 23:21:28 UTC 2010


commit 2075f03bc12a7e1a7520f99ceba32741746eff77
Author: Philip Prindeville <philipp at fedoraproject.org>
Date:   Mon Nov 8 16:20:27 2010 -0700

    Maintenance version update.

 .gitignore             |    1 +
 perl-Net-Patricia.spec |   10 +++++++---
 sources                |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 58d5de2..2f97c50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Net-Patricia-1.17_01.tar.gz
 /Net-Patricia-1.18.tar.gz
 /Net-Patricia-1.18_01.tar.gz
+/Net-Patricia-1.18_80.tar.gz
diff --git a/perl-Net-Patricia.spec b/perl-Net-Patricia.spec
index 1ae9941..c5f4bdc 100644
--- a/perl-Net-Patricia.spec
+++ b/perl-Net-Patricia.spec
@@ -1,6 +1,6 @@
 Name:           perl-Net-Patricia
-Version:        1.18_01
-Release:        2%{?dist}
+Version:        1.18_80
+Release:        1%{?dist}
 Summary:        Patricia Trie perl module for fast IP address lookups
 License:        Distributable, see COPYING
 Group:          Development/Libraries
@@ -61,7 +61,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
-* Sun Nov  7 2010 Philip Prindeville <philipp at fedoraproject.org> - 1.18_01-01
+* Mon Nov  8 2010 Philip Prindeville <philipp at fedoraproject.org> - 1.18_80-1
+- new upstream version, maintenance fix
+  - still doesn't handle 0 being passed as data argument to add()
+
+* Sun Nov  7 2010 Philip Prindeville <philipp at fedoraproject.org> - 1.18_01-1
 - new upstream version, maintenance fix
   - bug in AFINET6 version of add() method.
 
diff --git a/sources b/sources
index ac7e48d..019cab8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-322326acedb249df29c4f3605dbb77f2  Net-Patricia-1.18_01.tar.gz
+c88ad7b5da63e34b58c07bece1089ac8  Net-Patricia-1.18_80.tar.gz



More information about the perl-devel mailing list