[perl-Net-Whois-IP] * Wed Oct 01 2014 Fabian Affolter <mail at fabian-affolter.ch> - 1.15-1 - Update to latest upstream rel

Fabian Affolter fab at fedoraproject.org
Wed Oct 1 08:29:19 UTC 2014


commit 11339e4329bd6a1d19f18a282393260eae372e54
Author: Fabian Affolter <fabian at affolter-engineering.ch>
Date:   Wed Oct 1 10:29:02 2014 +0200

    * Wed Oct 01 2014 Fabian Affolter <mail at fabian-affolter.ch> - 1.15-1
    - Update to latest upstream release 1.15

 .gitignore             |    1 +
 perl-Net-Whois-IP.spec |    9 +++++++--
 sources                |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d9f418b..66be824 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Net-Whois-IP-1.04.tar.gz
 /Net-Whois-IP-1.10.tar.gz
+/Net-Whois-IP-1.15.tar.gz
diff --git a/perl-Net-Whois-IP.spec b/perl-Net-Whois-IP.spec
index d429379..bb9fe49 100644
--- a/perl-Net-Whois-IP.spec
+++ b/perl-Net-Whois-IP.spec
@@ -1,14 +1,16 @@
 %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
 
 Name:           perl-Net-Whois-IP
-Version:        1.10
-Release:        9%{?dist}
+Version:        1.15
+Release:        1%{?dist}
 Summary:        Perl extension for looking up the whois information for ip addresses
+
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Net-Whois-IP/
 Source0:        http://www.cpan.org/modules/by-module/Net/Net-Whois-IP-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 
@@ -45,6 +47,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 01 2014 Fabian Affolter <mail at fabian-affolter.ch> - 1.15-1
+- Update to latest upstream release 1.15
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.10-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 5b3cbce..ff72fb3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67edb62a49801464e0b4c6049cfbdfc4  Net-Whois-IP-1.10.tar.gz
+6c0ab0a3767fc293a54d870d8bcf1554  Net-Whois-IP-1.15.tar.gz


More information about the scm-commits mailing list