[rubygem-railties] Updated release and changelog.

Vít Ondruch vondruch at fedoraproject.org
Thu Jul 21 14:34:39 UTC 2011


commit e796bca764c4451ab6b7331e8258cbe4d3b5ad8d
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Thu Jul 21 16:34:23 2011 +0200

    Updated release and changelog.

 rubygem-railties.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/rubygem-railties.spec b/rubygem-railties.spec
index 2ec716e..47178ee 100644
--- a/rubygem-railties.spec
+++ b/rubygem-railties.spec
@@ -10,7 +10,7 @@
 Summary: Tools for creating, working with, and running Rails applications
 Name: rubygem-%{gemname}
 Version: 3.0.9
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://www.rubyonrails.org
@@ -85,6 +85,9 @@ find .%{geminstdir} -name *.css -type f -perm /a+x -exec %{__chmod} -v 644 {} \;
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Thu Jul 21 2011 Vít Ondruch <vondruch at redhat.com> - 3.0.9-2
+- Added missing RDoc dependency.
+
 * Thu Jul 07 2011 Vít Ondruch <vondruch at redhat.com> - 3.0.9-1
 - Update to Railties 3.0.9
 


More information about the scm-commits mailing list