[rubygem-thin] Version bump

Michal Fojtik mfojtik at fedoraproject.org
Thu Jul 14 13:03:46 UTC 2011


commit 63b03efcb37adcda2c71e97014d26e534910993c
Author: Michal Fojtik <mi at mifo.sk>
Date:   Thu Jul 14 15:02:34 2011 +0200

    Version bump

 .gitignore        |    1 +
 rubygem-thin.spec |    9 ++++++---
 sources           |    4 +---
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aec2c1b..8de8bc8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 thin-1.2.5.gem
 /thin-1.2.7.gem
 /thin-1.2.8.gem
+/thin-1.2.11.gem
diff --git a/rubygem-thin.spec b/rubygem-thin.spec
index e06ab4b..fbe6b62 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/
@@ -26,7 +26,7 @@ BuildRequires: ruby(rubygems)
 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 +145,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