[perl-Geo-IPfree] 1.112870 bump

Petr Pisar ppisar at fedoraproject.org
Wed Oct 26 07:47:31 UTC 2011


commit a6862f6ec29b8124306c0f94744fdf25fdae9aed
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Oct 26 09:40:24 2011 +0200

    1.112870 bump

 .gitignore           |    1 +
 perl-Geo-IPfree.spec |   12 +++++++++---
 sources              |    2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b4d82b6..a017a89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Geo-IPfree-0.4.tar.gz
 Geo-IPfree-1.101650.tar.gz
 /Geo-IPfree-1.102870.tar.gz
+/Geo-IPfree-1.112870.tar.gz
diff --git a/perl-Geo-IPfree.spec b/perl-Geo-IPfree.spec
index 97fd20a..6edc7b8 100644
--- a/perl-Geo-IPfree.spec
+++ b/perl-Geo-IPfree.spec
@@ -1,8 +1,8 @@
 %define cpan_name Geo-IPfree
-%define cpan_version 1.102870
+%define cpan_version 1.112870
 Name:           perl-%{cpan_name}
-Version:        1.1.0.2.8.7.0
-Release:        4%{?dist}
+Version:        1.1.1.2.8.7.0
+Release:        1%{?dist}
 Summary:        Look up the country of an IPv4 Address
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -10,10 +10,13 @@ URL:            http://search.cpan.org/dist/%{cpan_name}/
 Source0:        http://www.cpan.org/authors/id/B/BR/BRICAS/%{cpan_name}-%{cpan_version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Memoize)
 # 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))
@@ -52,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 26 2011 Petr Pisar <ppisar at redhat.com> - 1.1.1.2.8.7.0-1
+- 1.112870 bump
+
 * Mon Jun 20 2011 Marcela Mašláňová <mmaslano at redhat.com> - 1.1.0.2.8.7.0-4
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 97dee4a..d40e740 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-29ad2a8a5c1f146c0cd01a38c3b51441  Geo-IPfree-1.102870.tar.gz
+5767ca1d57d25ffb7773bc9e03322c02  Geo-IPfree-1.112870.tar.gz


More information about the scm-commits mailing list