[perl-Net-Patricia: 8/8] Version bump to 1.18 per upstream.

Philip Prindeville philipp at fedoraproject.org
Wed Oct 27 04:20:23 UTC 2010


commit 89b4d88848aff03c8240a637458978240d289a44
Author: Philip Prindeville <philipp at fedoraproject.org>
Date:   Tue Oct 26 22:17:34 2010 -0600

    Version bump to 1.18 per upstream.

 .gitignore             |    1 +
 perl-Net-Patricia.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9e386bc..a87cd0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Net-Patricia-1.17_01.tar.gz
+/Net-Patricia-1.18.tar.gz
diff --git a/perl-Net-Patricia.spec b/perl-Net-Patricia.spec
index adbe959..4c4162e 100644
--- a/perl-Net-Patricia.spec
+++ b/perl-Net-Patricia.spec
@@ -1,5 +1,5 @@
 Name:           perl-Net-Patricia
-Version:        1.17_01
+Version:        1.18
 Release:        1%{?dist}
 Summary:        Patricia Trie perl module for fast IP address lookups
 License:        Distributable, see COPYING
@@ -8,7 +8,7 @@ URL:            http://search.cpan.org/dist/Net-Patricia/
 Source0:        http://www.cpan.org/modules/by-module/Net/Net-Patricia-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Socket6)
 BuildRequires:  perl(version)
 BuildRequires:  perl(Net::CIDR::Lite) >= 0.20
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Tue Oct 26 2010 Philip Prindeville <philipp at fedoraproject.org> - 1.18-1
+- new upstream version, official release
+
 * Sun May 23 2010 Philip Prindeville <philipp at fedoraproject.org> - 1.17_01-1
 - 1.17 was yanked from CPAN because of a missing update, hence 1.17_01.
 
diff --git a/sources b/sources
index ec19b98..4ecdafb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ee634972ffaacf120e1cfcb8ff29d1a  Net-Patricia-1.17_01.tar.gz
+26f808adb9c7a3a7904d60caf2845de4  Net-Patricia-1.18.tar.gz



More information about the perl-devel mailing list