[rubygem-railties: 2/2] Updated Railties to latest upstream release (v.3.0.6 2011-04-07)

minn minn at fedoraproject.org
Sat Apr 23 06:01:39 UTC 2011


commit e0fea4e41788b455d378ba1f4dfaec65bc96f693
Author: minn <Minnikhanov at gmail.com>
Date:   Sat Apr 23 09:59:36 2011 +0400

    Updated Railties to latest upstream release (v.3.0.6 2011-04-07)

 clog                  |    3 +--
 railties-3.0.6.gem    |  Bin 0 -> 1548800 bytes
 rubygem-railties.spec |   11 ++++++++---
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/clog b/clog
index 0e7b2b1..ce63806 100644
--- a/clog
+++ b/clog
@@ -1,2 +1 @@
-- Fix Comment 11 #665560. https://bugzilla.redhat.com/show_bug.cgi?id=668090#c11
-- Take LICENSE file from upstream.
+Updated Railties to latest upstream release (v.3.0.6 2011-04-07)
diff --git a/railties-3.0.6.gem b/railties-3.0.6.gem
new file mode 100644
index 0000000..ce6d238
Binary files /dev/null and b/railties-3.0.6.gem differ
diff --git a/rubygem-railties.spec b/rubygem-railties.spec
index 26234ef..c0a9186 100644
--- a/rubygem-railties.spec
+++ b/rubygem-railties.spec
@@ -1,4 +1,4 @@
-# Generated from railties-3.0.3.gem by gem2rpm -*- rpm-spec -*-
+# Generated from railties-3.0.6.gem by gem2rpm -*- rpm-spec -*-
 %global gemdir %(ruby -rubygems -e 'puts Gem::dir' 2>/dev/null)
 %global gemname railties
 %global geminstdir %{gemdir}/gems/%{gemname}-%{version}
@@ -7,7 +7,7 @@
 
 Summary: Tools for creating, working with, and running Rails applications
 Name: rubygem-%{gemname}
-Version: 3.0.5
+Version: 3.0.6
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -39,7 +39,6 @@ Railties is responsible to glue all frameworks together. Overall, it:
 Summary: Documentation for %{name}
 Group: Documentation
 Requires: %{name} = %{version}-%{release}
-
 %description doc
 This package contains documentation for %{name}.
 
@@ -81,9 +80,15 @@ find .%{geminstdir} -name *.css -type f -perm /a+x -exec %{__chmod} -v 644 {} \;
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Tue Apr 12 2011  <Minnikhanov at gmail.com> - 3.0.6-1
+- Updated Railties to latest upstream release (v.3.0.6 2011-04-07)
+
 * Tue Mar 29 2011 Vít Ondruch <vondruch at redhat.com> - 3.0.5-1
 - Updated to Railties 3.0.5
 
+* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.3-8
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
 * Wed Feb 02 2011  <Minnikhanov at gmail.com> - 3.0.3-7
 - Fix Comment 11 #665560. https://bugzilla.redhat.com/show_bug.cgi?id=668090#c11
 - Take LICENSE file from upstream.


More information about the scm-commits mailing list