[rubygem-thin/f14/master] Version bump

Michal Fojtik mfojtik at fedoraproject.org
Thu Sep 9 11:56:43 UTC 2010


commit eec574fb9d788ba6f1ebbf433d2ae61ee8fe6c3e
Author: Michal Fojtik <mfojtik at redhat.com>
Date:   Thu Sep 9 13:56:43 2010 +0200

    Version bump

 rubygem-thin.spec |    9 ++++++---
 sources           |    1 +
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/rubygem-thin.spec b/rubygem-thin.spec
index 92853b1..af635cb 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.5
-Release: 5%{?dist}
+Version: 1.2.7
+Release: 1%{?dist}
 Group: Development/Languages
 License: (GPLv2 or Ruby) and BSD and MIT
 URL: http://code.macournoyer.com/thin/
@@ -93,7 +93,6 @@ rm -rf %{buildroot}
 %{geminstdir}/lib/thin/controllers/
 %{gemdir}/cache/%{gemname}-%{version}.gem 
 %{gemdir}/specifications/%{gemname}-%{version}.gemspec 
-%doc %{gemdir}/doc/%{gemname}-%{version}
 %doc %{geminstdir}/benchmark/
 %doc %{geminstdir}/tasks/
 %doc %{geminstdir}/example/
@@ -113,6 +112,7 @@ rm -rf %{buildroot}
 %doc %{geminstdir}/spec/rails_app/app/
 %doc %{geminstdir}/spec/rails_app/config/
 %doc %{geminstdir}/spec/rails_app/script/
+%doc %{gemdir}/doc/%{gemname}-%{version}
 # MIT
 %doc %{geminstdir}/COPYING
 %{geminstdir}/spec/rails_app/public/
@@ -120,6 +120,9 @@ rm -rf %{buildroot}
 %{geminstdir}/lib/thin/stats.html.erb
 
 %changelog
+* Wed Sep 08 2010 Michal Fojtik <mfojtik at redhat.com> - 1.2.7-1
+- Updated to upstream version
+
 * Tue Feb 04 2010 Michal Fojtik <mfojtik at redhat.com> - 1.2.5-5
 - Excluded ppc64 in tests (566401)
 - Fixed Licensing
diff --git a/sources b/sources
index 08d8466..fad3fb4 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 f3bf0b123fd0737794d55f0e14eb28e1  thin-1.2.5.gem
+5de19ab45c22a5b5da2c9452a33c0f26  thin-1.2.7.gem


More information about the scm-commits mailing list