[rubygem-railties] Revert "Updated Railties to latest upstream release (v.3.0.6 2011-04-07)"

Vít Ondruch vondruch at fedoraproject.org
Wed Jun 29 06:17:52 UTC 2011


commit cb0b0b3bd0e6f0043047e5df67c5c454e1ff9e66
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Wed Jun 29 08:13:53 2011 +0200

    Revert "Updated Railties to latest upstream release (v.3.0.6 2011-04-07)"
    
    This reverts commit e0fea4e41788b455d378ba1f4dfaec65bc96f693.

 clog                  |    3 ++-
 railties-3.0.6.gem    |  Bin 1548800 -> 0 bytes
 rubygem-railties.spec |   10 ++++------
 3 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/clog b/clog
index ce63806..0e7b2b1 100644
--- a/clog
+++ b/clog
@@ -1 +1,2 @@
-Updated Railties to latest upstream release (v.3.0.6 2011-04-07)
+- Fix Comment 11 #665560. https://bugzilla.redhat.com/show_bug.cgi?id=668090#c11
+- Take LICENSE file from upstream.
diff --git a/rubygem-railties.spec b/rubygem-railties.spec
index 4a2a15c..e469c95 100644
--- a/rubygem-railties.spec
+++ b/rubygem-railties.spec
@@ -1,4 +1,4 @@
-# Generated from railties-3.0.6.gem by gem2rpm -*- rpm-spec -*-
+# Generated from railties-3.0.3.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.6
+Version: 3.0.5
 Release: 2%{?dist}
 Group: Development/Languages
 License: MIT
@@ -40,6 +40,7 @@ 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}.
 
@@ -84,12 +85,9 @@ pushd .%{geminstdir}
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
-* Mon Jun 27 2011  <mmorsi at redhat.com> - 3.0.6-2
+* Mon Jun 27 2011  <mmorsi at redhat.com> - 3.0.5-2
 - include fix for BZ #715385
 
-* 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
 


More information about the scm-commits mailing list