commit d5b1765b82f9aea44deaddca5c7a31e27dce342b Author: Emmanuel Seyman <emmanuel@xxxxxxxxx> Date: Fri Feb 20 11:32:46 2015 +0100 Update to 1.45 .gitignore | 1 + perl-Geo-IP.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) --- diff --git a/.gitignore b/.gitignore index a05d815..fe04bd6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ Geo-IP-1.38.tar.gz /Geo-IP-1.40.tar.gz /Geo-IP-1.42.tar.gz +/Geo-IP-1.45.tar.gz diff --git a/perl-Geo-IP.spec b/perl-Geo-IP.spec index a85efae..9dd2095 100644 --- a/perl-Geo-IP.spec +++ b/perl-Geo-IP.spec @@ -1,17 +1,18 @@ Name: perl-Geo-IP Summary: Efficient Perl bindings for the GeoIP location database -Version: 1.42 -Release: 2%{?dist} +Version: 1.45 +Release: 1%{?dist} URL: http://search.cpan.org/dist/Geo-IP/ License: GPL+ or Artistic -Source0: http://search.cpan.org/CPAN/authors/id/B/BO/BORISZ/Geo-IP-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MAXMIND/Geo-IP-%{version}.tar.gz Patch0: Geo-IP-1.40-Drop-failing-namelookup-unit-test.patch Patch1: Geo-IP-1.40-Fix-shebangs-in-example-files.patch BuildRequires: GeoIP-devel BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -28,7 +29,6 @@ similar modules. %prep %setup -q -n Geo-IP-%{version} -%patch0 -p1 %patch1 -p1 @@ -60,6 +60,9 @@ make test %changelog +* Fri Feb 20 2015 Emmanuel Seyman <emmanuel@xxxxxxxxx> - 1.45-1 +- Update to 1.45 (#1186988) + * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.42-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 2525237..5d98035 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6516415a1aa6b5fd5d3444ef418c52f5 Geo-IP-1.42.tar.gz +781fbf2a6b6505e86e3e5ebe05254928 Geo-IP-1.45.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel