[rubygem-rest-client] Updated to upstream version

Michal Fojtik mfojtik at fedoraproject.org
Wed Sep 8 19:55:29 UTC 2010


commit 881b2c0d2ca749b8b5935287ca04aaf00e6ab484
Author: Michal Fojtik <mfojtik at redhat.com>
Date:   Wed Sep 8 21:55:25 2010 +0200

    Updated to upstream version

 .gitignore               |    1 +
 rubygem-rest-client.spec |    7 +++++--
 sources                  |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 81b425f..6fccb88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 rest-client-1.4.0.gem
+/rest-client-1.6.1.gem
diff --git a/rubygem-rest-client.spec b/rubygem-rest-client.spec
index 7ce09ea..bcd7f90 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: 6%{?dist}
+Version: 1.6.1
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://github.com/archiloque/rest-client
@@ -59,6 +59,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Sep 08 2010 Michal Fojtik <mfojtik at redhat.com> - 1.6.1-1
+- New version release
+
 * Wed Mar 03 2010 Michal Fojtik <mfojtik at redhat.com> - 1.4.0-6
 - New version release
 
diff --git a/sources b/sources
index d59c1d6..e7ef307 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 57d31ec4d7bf959e7b90de0a94e39c48  rest-client-1.4.0.gem
+5e1340eeb657e118b0d2ff79701a1c74  rest-client-1.6.1.gem


More information about the scm-commits mailing list