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

Colin Coe coec at fedoraproject.org
Thu Sep 9 12:20:13 UTC 2010


commit 91961675fd8855919d6049ec274a35a27325563c
Author: Colin Coe <colin.coe at gmail.com>
Date:   Thu Sep 9 20:20:16 2010 +0800

    Rebase to v1.10

 .gitignore               |    1 +
 Net-Whois-IP-1.04.tar.gz |  Bin 4735 -> 0 bytes
 perl-Net-Whois-IP.spec   |    8 +++++++-
 sources                  |    1 +
 4 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..be3a0e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Net-Whois-IP-1.10.tar.gz
diff --git a/perl-Net-Whois-IP.spec b/perl-Net-Whois-IP.spec
index fd13e0c..af2c1bf 100644
--- a/perl-Net-Whois-IP.spec
+++ b/perl-Net-Whois-IP.spec
@@ -1,7 +1,7 @@
 %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
 
 Name:           perl-Net-Whois-IP
-Version:        1.04
+Version:        1.10
 Release:        1%{?dist}
 Summary:        Perl extension for looking up the whois information for ip addresses
 License:        GPL+ or Artistic
@@ -45,6 +45,12 @@ 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
+
 * Mon Jan 25 2010 Colin Coe <colin.coe at gmail.com> 1.04-1
 - Specfile autogenerated by cpanspec 1.77.
 - Remove 'make test' as I'm behind a retarded proxy.
diff --git a/sources b/sources
index e69de29..5b3cbce 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+67edb62a49801464e0b4c6049cfbdfc4  Net-Whois-IP-1.10.tar.gz


More information about the scm-commits mailing list