[rubygem-railties/f16: 1/2] Update to Railties 3.0.10

Vít Ondruch vondruch at fedoraproject.org
Mon Aug 22 13:48:01 UTC 2011


commit 30c62abc3f350322a505f72c8684a5975f514c05
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Mon Aug 22 15:47:25 2011 +0200

    Update to Railties 3.0.10

 .gitignore            |    1 +
 rubygem-railties.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 06cf049..21d0879 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /railties-3.0.3.gem
 /railties-3.0.5.gem
 /railties-3.0.9.gem
+/railties-3.0.10.gem
diff --git a/rubygem-railties.spec b/rubygem-railties.spec
index 47178ee..221c1d1 100644
--- a/rubygem-railties.spec
+++ b/rubygem-railties.spec
@@ -9,8 +9,8 @@
 
 Summary: Tools for creating, working with, and running Rails applications
 Name: rubygem-%{gemname}
-Version: 3.0.9
-Release: 2%{?dist}
+Version: 3.0.10
+Release: 1%{?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
+* Mon Aug 22 2011 Vít Ondruch <vondruch at redhat.com> - 3.0.10-1
+- Update to Railties 3.0.10
+
 * Thu Jul 21 2011 Vít Ondruch <vondruch at redhat.com> - 3.0.9-2
 - Added missing RDoc dependency.
 
diff --git a/sources b/sources
index ef8c076..ad0e372 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2433174a7d5c9635c75e297673778d00  railties-3.0.9.gem
+dbbb0c8cd707bfaaf9f2f51c6e1be10a  railties-3.0.10.gem


More information about the scm-commits mailing list