[perl-Net-Patricia] Update to 1.21

Orion Poplawski orion at fedoraproject.org
Mon Sep 9 21:06:13 UTC 2013


commit 106f800a565df3e4bea251adabe4878cac471f42
Author: Orion Poplawski <orion at nwra.com>
Date:   Mon Sep 9 15:06:03 2013 -0600

    Update to 1.21

 .gitignore             |    1 +
 perl-Net-Patricia.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cf6f4c8..766c385 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Net-Patricia-1.17_01.tar.gz
 /Net-Patricia-1.18_81.tar.gz
 /Net-Patricia-1.19.tar.gz
 /Net-Patricia-1.20.tar.gz
+/Net-Patricia-1.21.tar.gz
diff --git a/perl-Net-Patricia.spec b/perl-Net-Patricia.spec
index b9f8ef2..c3aad3a 100644
--- a/perl-Net-Patricia.spec
+++ b/perl-Net-Patricia.spec
@@ -1,6 +1,6 @@
 Name:           perl-Net-Patricia
-Version:        1.20
-Release:        4%{?dist}
+Version:        1.21
+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
+* Mon Sep 9 2013 Orion Poplawski <orion at cora.nwra.com> - 1.21-1
+- Update to 1.21
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.20-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index d6968a8..bc85f2b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5499f5bc1d6c36538a84153095ea11f  Net-Patricia-1.20.tar.gz
+6335733b1f217d388015863c9fc0468d  Net-Patricia-1.21.tar.gz


More information about the scm-commits mailing list