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

Colin Coe coec at fedoraproject.org
Thu Sep 9 12:04:05 UTC 2010


commit bbb759dbe296cf19e8e19bec4ac04d278a981231
Author: Colin Coe <colin.coe at gmail.com>
Date:   Thu Sep 9 20:04:08 2010 +0800

    Rebase to v1.10

 .gitignore             |    1 +
 perl-Net-Whois-IP.spec |    8 +++++++-
 sources                |    2 +-
 3 files changed, 9 insertions(+), 2 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 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 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