[rubygem-sinatra-rabbit/f17] Version bump

Michal Fojtik mfojtik at fedoraproject.org
Wed Sep 26 14:04:58 UTC 2012


commit b85450d471aef0ed08aa7a7adb32057b9c5aad7a
Author: Michal FOjtik <mfojtik at redhat.com>
Date:   Wed Sep 26 10:04:43 2012 -0400

    Version bump

 .gitignore                  |    1 +
 rubygem-sinatra-rabbit.spec |    5 ++++-
 sources                     |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fd8a2b5..ed91021 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /sinatra-rabbit-1.0.8.gem
 /sinatra-rabbit-1.0.9.gem
 /sinatra-rabbit-1.1.0.gem
+/sinatra-rabbit-1.1.2.gem
diff --git a/rubygem-sinatra-rabbit.spec b/rubygem-sinatra-rabbit.spec
index d60020f..10672ad 100644
--- a/rubygem-sinatra-rabbit.spec
+++ b/rubygem-sinatra-rabbit.spec
@@ -4,7 +4,7 @@
 
 Summary: Ruby DSL for creating restful applications using Sinatra
 Name: rubygem-%{gem_name}
-Version: 1.1.0
+Version: 1.1.2
 Release: 1%{?dist}
 Group: Development/Languages
 License: ASL 2.0
@@ -79,6 +79,9 @@ cp -a .%{gem_dir}/* \
 %{gem_instdir}/tests
 
 %changelog
+* Wed Sep 26 2012 Michal Fojtik <mfojtik at redhat.com> 1.1.2-1
+- New release (1.1.2)
+
 * Fri Sep 14 2012 Michal Fojtik <mfojtik at redhat.com> 1.1.0-1
 - New release (1.1.0)
 
diff --git a/sources b/sources
index 26c01d4..c4435de 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 63b164cdb1bfaec6e7c81da94b6ca115  sinatra-rabbit-1.1.0.gem
+9cec663603067187410494fe4626a84b  sinatra-rabbit-1.1.2.gem


More information about the scm-commits mailing list