[perl-Geo-IPfree/f17] 1.131650 bump

Petr Pisar ppisar at fedoraproject.org
Wed Jun 26 07:28:08 UTC 2013


commit 3da527953c80a2c243f2a79d20f1a28f6370af02
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Jun 26 09:24:11 2013 +0200

    1.131650 bump

 .gitignore           |    1 +
 perl-Geo-IPfree.spec |    9 ++++++++-
 sources              |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a77e535..4378689 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ Geo-IPfree-1.101650.tar.gz
 /Geo-IPfree-1.122880.tar.gz
 /Geo-IPfree-1.130110.tar.gz
 /Geo-IPfree-1.130450.tar.gz
+/Geo-IPfree-1.131650.tar.gz
diff --git a/perl-Geo-IPfree.spec b/perl-Geo-IPfree.spec
index d3c916f..67d135a 100644
--- a/perl-Geo-IPfree.spec
+++ b/perl-Geo-IPfree.spec
@@ -1,5 +1,5 @@
 %global cpan_name Geo-IPfree
-%global cpan_version 1.130450
+%global cpan_version 1.131650
 %global cpan_author BRICAS
 Name:           perl-%{cpan_name}
 Version:        %(echo '%cpan_version' | sed 's/^\([0-9]\{1,\}\)\./\1\n/' | sed '2 s/\(.\)/.\1/g' | sed '1N;s/\n//')
@@ -12,16 +12,20 @@ Source0:        http://www.cpan.org/authors/id/%(echo '%{cpan_author}' | sed 's=
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 # Run-time:
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Memoize)
+# Socket not used
 # Tests only:
 BuildRequires:  perl(Test::More) >= 0.47
 # Optional tests:
 BuildRequires:  perl(Test::Pod) >= 1.00
 BuildRequires:  perl(Test::Pod::Coverage) >= 1.00
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
+Requires:       perl(Socket)
 
 %description
 This package comes with it's own database to look up the IPv4's country, and
@@ -48,6 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jun 26 2013 Petr Pisar <ppisar at redhat.com> - 1.1.3.1.6.5.0-1
+- 1.131650 bump
+
 * Fri May 17 2013 Petr Pisar <ppisar at redhat.com> - 1.1.3.0.4.5.0-1
 - 1.130450 bump
 
diff --git a/sources b/sources
index 4c15e29..d2093a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c9a8735b87639fe43afd6c4d79818045  Geo-IPfree-1.130450.tar.gz
+23d71e4f9a872184d9b4c6903c5a2b98  Geo-IPfree-1.131650.tar.gz


More information about the scm-commits mailing list