[rubygem-rails-api] Update rubygem-rails-api to 0.2.1-1

Miroslav Suchý msuchy at fedoraproject.org
Mon May 26 11:10:08 UTC 2014


commit 5e42ba9e3c07715b598e6f712416e19c5a81dd12
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Mon May 26 13:10:05 2014 +0200

    Update rubygem-rails-api to 0.2.1-1

 .gitignore             |    1 +
 rubygem-rails-api.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 596ebb0..99e3790 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /rails-api-0.1.0.gem
 /LICENSE
 /rails-api-0.2.0.gem
+/rails-api-0.2.1.gem
diff --git a/rubygem-rails-api.spec b/rubygem-rails-api.spec
index 55ed794..ff112be 100644
--- a/rubygem-rails-api.spec
+++ b/rubygem-rails-api.spec
@@ -1,7 +1,7 @@
 %global gem_name rails-api
 
 Name: rubygem-%{gem_name}
-Version: 0.2.0
+Version: 0.2.1
 Release: 1%{?dist}
 Summary: Rails for API only Applications
 Group: Development/Languages
@@ -85,6 +85,9 @@ popd
 %{gem_instdir}/test
 
 %changelog
+* Mon May 26 2014 Miroslav Suchý <msuchy at redhat.com> 0.2.1-1
+- rebase to rails-api-0.2.1
+
 * Mon Jan 13 2014 Miroslav Suchý <miroslav at suchy.cz> 0.2.0-1
 - rebase to rails-api-0.2.0
 
diff --git a/sources b/sources
index 4774f3b..c81395a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-091454fa9f243239e81e83e63bd06357  rails-api-0.2.0.gem
+6caefc993a82905b34fa61bedc7e870f  rails-api-0.2.1.gem


More information about the scm-commits mailing list