[rubygem-rest-client/el5] Update to 1.6.7

Michal Fojtik mfojtik at fedoraproject.org
Wed Sep 4 12:17:26 UTC 2013


commit e24e169862fd1694416c0d4df1d6e1b7c7997055
Author: Michal Fojtik <mfojtik at redhat.com>
Date:   Wed Sep 4 14:16:07 2013 +0200

    Update to 1.6.7

 .gitignore               |    1 +
 rubygem-rest-client.spec |    7 +++++--
 sources                  |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6fccb88..b50c036 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 rest-client-1.4.0.gem
 /rest-client-1.6.1.gem
+/rest-client-1.6.7.gem
diff --git a/rubygem-rest-client.spec b/rubygem-rest-client.spec
index e6016cd..b124cd8 100644
--- a/rubygem-rest-client.spec
+++ b/rubygem-rest-client.spec
@@ -6,8 +6,8 @@
 
 Summary: Simple REST client for Ruby
 Name: rubygem-%{gemname}
-Version: 1.4.0
-Release: 7%{?dist}
+Version: 1.6.7
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://github.com/archiloque/rest-client
@@ -60,6 +60,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Sep 04 2013 Michal Fojtik <mfojtik at redhat.com> - 1.6.7-1
+- Update to 1.6.7
+
 * Thu Mar 21 2011 Michal Fojtik <mfojtik at redhat.com> - 1.4.0-7
 - Reverted to old version
 
diff --git a/sources b/sources
index e7ef307..ea0da24 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 57d31ec4d7bf959e7b90de0a94e39c48  rest-client-1.4.0.gem
 5e1340eeb657e118b0d2ff79701a1c74  rest-client-1.6.1.gem
+1f2d6b3b6ceb88e3ee2b327f5e508c22  rest-client-1.6.7.gem


More information about the scm-commits mailing list