[rubygem-sinatra-rabbit/f18] Version bump

Michal Fojtik mfojtik at fedoraproject.org
Fri Sep 14 10:52:31 UTC 2012


commit 1928c96198240af0066cfa8088492366f5afd29c
Author: Michal <mi at mifo.sk>
Date:   Fri Sep 14 12:41:46 2012 +0200

    Version bump

 .gitignore                  |    1 +
 rubygem-sinatra-rabbit.spec |   11 ++++++-----
 sources                     |    1 +
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e6bf559..5669f19 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /sinatra-rabbit-1.0.6.gem
 /sinatra-rabbit-1.0.8.gem
+/sinatra-rabbit-1.1.0.gem
diff --git a/rubygem-sinatra-rabbit.spec b/rubygem-sinatra-rabbit.spec
index 68cdc52..d60020f 100644
--- a/rubygem-sinatra-rabbit.spec
+++ b/rubygem-sinatra-rabbit.spec
@@ -4,8 +4,8 @@
 
 Summary: Ruby DSL for creating restful applications using Sinatra
 Name: rubygem-%{gem_name}
-Version: 1.0.8
-Release: 2%{?dist}
+Version: 1.1.0
+Release: 1%{?dist}
 Group: Development/Languages
 License: ASL 2.0
 URL: https://github.com/mifo/sinatra-rabbit
@@ -78,11 +78,12 @@ cp -a .%{gem_dir}/* \
 %doc %{gem_instdir}/README.md
 %{gem_instdir}/tests
 
-
 %changelog
-* Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.8-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+* Fri Sep 14 2012 Michal Fojtik <mfojtik at redhat.com> 1.1.0-1
+- New release (1.1.0)
 
+* Tue Jul 10 2012 Michal Fojtik <mfojtik at redhat.com> 1.0.9-1
+- New release (1.0.9)
 * Tue Jul 10 2012 Michal Fojtik <mfojtik at redhat.com> 1.0.8-1
 - New release (1.0.8)
 
diff --git a/sources b/sources
index f99c3f4..07d095e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 21b372c166cd93eadfd05b47c711a5b4  sinatra-rabbit-1.0.6.gem
 8f4fd081c6f8bf49f83df6bddd5f7360  sinatra-rabbit-1.0.8.gem
+63b164cdb1bfaec6e7c81da94b6ca115  sinatra-rabbit-1.1.0.gem


More information about the scm-commits mailing list