[perl-Net-Whois-IP] Rebase to v1.10

Colin Coe coec at fedoraproject.org
Thu Sep 9 12:02:56 UTC 2010


commit cb863b6e69dfcae6868566c97abbc3412f2edf3d
Author: Colin Coe <colin.coe at gmail.com>
Date:   Thu Sep 9 20:02:58 2010 +0800

    Rebase to v1.10

 .gitignore             |    1 +
 perl-Net-Whois-IP.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f8203dc..d9f418b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Net-Whois-IP-1.04.tar.gz
+/Net-Whois-IP-1.10.tar.gz
diff --git a/perl-Net-Whois-IP.spec b/perl-Net-Whois-IP.spec
index f6139cd..af2c1bf 100644
--- a/perl-Net-Whois-IP.spec
+++ b/perl-Net-Whois-IP.spec
@@ -1,8 +1,8 @@
 %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
 
 Name:           perl-Net-Whois-IP
-Version:        1.04
-Release:        2%{?dist}
+Version:        1.10
+Release:        1%{?dist}
 Summary:        Perl extension for looking up the whois information for ip addresses
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -45,6 +45,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Wed Sep 08 2010 Colin Coe <colin.coe at gmail.com> 1.10-1
+- Rebase to v1.10
+
 * Tue May 04 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.04-2
 - Mass rebuild with perl-5.12.0
 
diff --git a/sources b/sources
index ee4b201..5b3cbce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b31570a16f477a5f6df762e2f72e046  Net-Whois-IP-1.04.tar.gz
+67edb62a49801464e0b4c6049cfbdfc4  Net-Whois-IP-1.10.tar.gz


More information about the scm-commits mailing list