[rubygem-excon] Update to Excon 0.16.7.

Bohuslav Kabrda bkabrda at fedoraproject.org
Fri Nov 9 11:02:34 UTC 2012


commit 6232a11c9fd9b69eafe0e71eb83e84ed94b9ee55
Author: Bohuslav Kabrda <bkabrda at redhat.com>
Date:   Fri Nov 9 12:02:25 2012 +0100

    Update to Excon 0.16.7.

 .gitignore         |    1 +
 rubygem-excon.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d63481..59bd57f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /excon-0.9.5.gem
 /excon-0.14.1.gem
 /excon-0.14.3.gem
+/excon-0.16.7.gem
diff --git a/rubygem-excon.spec b/rubygem-excon.spec
index 9862e95..1b0bc6e 100644
--- a/rubygem-excon.spec
+++ b/rubygem-excon.spec
@@ -2,7 +2,7 @@
 
 Summary: Http(s) EXtended CONnections
 Name: rubygem-%{gem_name}
-Version: 0.14.3
+Version: 0.16.7
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -52,7 +52,7 @@ chmod a-x %{buildroot}%{gem_instdir}/benchmarks/has_key-vs-hash[key].rb
 
 # kill bundled cacert.pem
 ln -sf %{_sysconfdir}/pki/tls/cert.pem \
-	%{buildroot}%{gem_instdir}/data/cacert.pem
+       %{buildroot}%{gem_instdir}/data/cacert.pem
 
 %check
 pushd .%{gem_instdir}
@@ -84,6 +84,9 @@ popd
 
 
 %changelog
+* Fri Nov 09 2012 Bohuslav Kabrda <bkabrda at redhat.com> - 0.16.7-1
+- Update to Excon 0.16.7.
+
 * Mon Jul 23 2012 Bohuslav Kabrda <bkabrda at redhat.com> - 0.14.3-1
 - Update to Excon 0.14.3.
 
diff --git a/sources b/sources
index eb6f967..93b0db5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f10a8bb52397ba8facad6c9bcab3d76  excon-0.14.3.gem
+e75c2a465e83f8ab6bae37c867b588a1  excon-0.16.7.gem


More information about the scm-commits mailing list