[rubygem-thin/f14] Version bump:

Michal Fojtik mfojtik at fedoraproject.org
Thu Jul 14 13:37:21 UTC 2011


commit 68eab835845f968ba819abd74d10c86585143967
Author: Michal Fojtik <mi at mifo.sk>
Date:   Thu Jul 14 15:37:00 2011 +0200

    Version bump:

 .gitignore        |    1 +
 rubygem-thin.spec |    8 ++++++--
 sources           |    4 +---
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1c5d325..b796223 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 thin-1.2.5.gem
 /thin-1.2.8.gem
+/thin-1.2.11.gem
diff --git a/rubygem-thin.spec b/rubygem-thin.spec
index e06ab4b..fd3c9b1 100644
--- a/rubygem-thin.spec
+++ b/rubygem-thin.spec
@@ -7,8 +7,8 @@
 
 Summary: A thin and fast web server
 Name: rubygem-%{gemname}
-Version: 1.2.8
-Release: 3%{?dist}
+Version: 1.2.11
+Release: 1%{?dist}
 Group: Development/Languages
 License: (GPLv2 or Ruby) and BSD and MIT
 URL: http://code.macournoyer.com/thin/
@@ -27,6 +27,7 @@ BuildRequires: curl
 BuildRequires: libcurl-devel
 BuildRequires: rubygem(rake-compiler)
 BuildRequires: rubygem(rspec)
+BuildRequires: rubygem(rspec-core)
 BuildRequires: rubygem(eventmachine) >= 0.12.6
 BuildRequires: rubygem(daemons) >= 1.0.9
 BuildRequires: rubygem(rack) >= 1.0.0
@@ -145,6 +146,9 @@ rm -rf %{buildroot}
 %{geminstdir}/lib/thin/stats.html.erb
 
 %changelog
+* Tue Mar 01 2011 Michal Fojtik <mfojtik at redhat.com> - 1.2.11-1
+- Version bump
+
 * Tue Mar 01 2011 Michal Fojtik <mfojtik at redhat.com> - 1.2.8-3
 - Removed Rake dependency completely
 
diff --git a/sources b/sources
index 094eb16..f3c8b2b 100644
--- a/sources
+++ b/sources
@@ -1,3 +1 @@
-f3bf0b123fd0737794d55f0e14eb28e1  thin-1.2.5.gem
-5de19ab45c22a5b5da2c9452a33c0f26  thin-1.2.7.gem
-ae94bb34097edc0c42e3c8d4b569f32a  thin-1.2.8.gem
+9040330417adda974c07006762b537f2  thin-1.2.11.gem


More information about the scm-commits mailing list