[rubygem-geoip] update to 1.3.3

Ken Dreyer ktdreyer at fedoraproject.org
Thu Oct 24 09:37:14 UTC 2013


commit 734bb43b40724ebdbd2acb355afe62e3960bc97e
Author: Ken Dreyer <ktdreyer at ktdreyer.com>
Date:   Thu Oct 24 03:36:36 2013 -0600

    update to 1.3.3

 .gitignore         |    3 +--
 rubygem-geoip.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0cd108e..924e8ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/geoip-1.3.0.gem
-/geoip-1.3.2.gem
+/geoip-1.3.3.gem
diff --git a/rubygem-geoip.spec b/rubygem-geoip.spec
index b32d6d5..6f0bdec 100644
--- a/rubygem-geoip.spec
+++ b/rubygem-geoip.spec
@@ -1,7 +1,7 @@
 %global gem_name geoip
 
 Name: rubygem-%{gem_name}
-Version: 1.3.2
+Version: 1.3.3
 Release: 1%{?dist}
 Summary: Search a GeoIP database for an IP address
 Group: Development/Languages
@@ -102,6 +102,9 @@ popd
 %{gem_instdir}/test
 
 %changelog
+* Thu Oct 24 2013 Ken Dreyer <ktdreyer at ktdreyer.com> - 1.3.3-1
+- Update to 1.3.3
+
 * Mon Oct 07 2013 Ken Dreyer <ktdreyer at ktdreyer.com> - 1.3.2-1
 - Update to 1.3.2
 - Drop our LGPL license file, since upstream ships their own
diff --git a/sources b/sources
index 34002c9..9a6aa43 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-496060a960dd398fd78088f389b2a612  geoip-1.3.2.gem
+bb755c2299c3016841fb5b6581becd69  geoip-1.3.3.gem


More information about the scm-commits mailing list