[perl-Geo-IP] Update to 1.43

Emmanuel Seyman eseyman at fedoraproject.org
Sun Aug 31 08:54:50 UTC 2014


commit 8b91fbd1e4f945c4af00dd87866eb0e1b4e25c22
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Aug 31 10:54:54 2014 +0200

    Update to 1.43

 .gitignore       |    1 +
 perl-Geo-IP.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a05d815..8018671 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.43.tar.gz
diff --git a/perl-Geo-IP.spec b/perl-Geo-IP.spec
index 2bb53fe..6b7a394 100644
--- a/perl-Geo-IP.spec
+++ b/perl-Geo-IP.spec
@@ -1,7 +1,7 @@
 Name:             perl-Geo-IP
 Summary:          Efficient Perl bindings for the GeoIP location database
-Version:          1.42
-Release:          5%{?dist}
+Version:          1.43
+Release:          1%{?dist}
 URL:              http://search.cpan.org/dist/Geo-IP/
 License:          GPL+ or Artistic
 
@@ -18,7 +18,7 @@ Requires:         perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $ver
 %{?perl_default_filter}
 
 %description
-This package contains Perl bindings for the GeoIP IP/hostname to
+This package contains Perl bindings for the GeoIP IP/host-name to
 country/location/organization database.
 
 This package requires Maxmind's GeoIP libraries but is often faster than other,
@@ -60,6 +60,9 @@ make test
 
 
 %changelog
+* Sun Aug 31 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 1.43-1
+- Update to 1.43
+
 * Wed Aug 27 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.42-5
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 2525237..9d3bb7a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6516415a1aa6b5fd5d3444ef418c52f5  Geo-IP-1.42.tar.gz
+1a24af3f3b78f7a6c613e06b91593d10  Geo-IP-1.43.tar.gz


More information about the scm-commits mailing list