[rubygem-thin/f16] Bump release so upgrades from F-15 work.

Chris Lalancette clalance at fedoraproject.org
Tue Sep 6 13:18:11 UTC 2011


commit bb7d09d85bc2a199aff9798a890b2083186d1068
Author: Chris Lalancette <clalance at redhat.com>
Date:   Tue Sep 6 09:17:50 2011 -0400

    Bump release so upgrades from F-15 work.
    
    Signed-off-by: Chris Lalancette <clalance at redhat.com>

 rubygem-thin.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/rubygem-thin.spec b/rubygem-thin.spec
index 3ef066b..5a93a11 100644
--- a/rubygem-thin.spec
+++ b/rubygem-thin.spec
@@ -8,7 +8,7 @@
 Summary: A thin and fast web server
 Name: rubygem-%{gemname}
 Version: 1.2.11
-Release: 3%{?dist}
+Release: 10%{?dist}
 Group: Development/Languages
 License: (GPLv2 or Ruby) and BSD and MIT
 URL: http://code.macournoyer.com/thin/
@@ -140,6 +140,9 @@ popd
 %{geminstdir}/spec/rails_app/public/
 
 %changelog
+* Tue Sep 06 2011 Chris Lalancette <clalance at redhat.com> - 1.2.11-10
+- Bump release so upgrades from F-15 work
+
 * Mon Jul 25 2011 Chris Lalancette <clalance at redhat.com> - 1.2.11-3
 - Move stats.html.erb to the main package (it is a runtime requirement)
 


More information about the scm-commits mailing list