[rubygem-sinatra] Update to version 1.3.5. - Run tests again.

Bohuslav Kabrda bkabrda at fedoraproject.org
Thu Mar 7 14:42:40 UTC 2013


commit 5c531894ff4a530efa8258ad276d8ea2b3197e8c
Author: Bohuslav Kabrda <bkabrda at redhat.com>
Date:   Thu Mar 7 13:06:40 2013 +0100

    Update to version 1.3.5.
    - Run tests again.

 rubygem-sinatra.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/rubygem-sinatra.spec b/rubygem-sinatra.spec
index 3649f3f..fe90c19 100644
--- a/rubygem-sinatra.spec
+++ b/rubygem-sinatra.spec
@@ -1,11 +1,11 @@
 %global gem_name sinatra
 
-%global bootstrap 1
+%global bootstrap 0
 
 Summary:        Ruby-based web application framework
 Name:           rubygem-%{gem_name}
-Version:        1.3.4
-Release:        4%{?dist}
+Version:        1.3.5
+Release:        5%{?dist}
 Group:          Development/Languages
 License:        MIT
 URL:            http://sinatra.rubyforge.org
@@ -82,6 +82,10 @@ rm %{buildroot}/%gem_instdir/.yardopts # Remove YARD configuration
 %{gem_instdir}/Gemfile
 
 %changelog
+* Thu Mar 07 2013 Bohuslav Kabrda <bkabrda at redhat.com> - 1:1.3.4-5
+- Update to version 1.3.5.
+- Run tests again.
+
 * Thu Feb 28 2013 Bohuslav Kabrda <bkabrda at redhat.com> - 1:1.3.4-4
 - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
 


More information about the scm-commits mailing list