[rubygem-rails] Update to rails 4.1.4

Josef Stribny jstribny at fedoraproject.org
Fri Jul 4 13:49:33 UTC 2014


commit 351556f30b8ee311843a279d2914fd59f1ebbe42
Author: Josef Stribny <jstribny at redhat.com>
Date:   Fri Jul 4 15:49:39 2014 +0200

    Update to rails 4.1.4

 .gitignore         |    1 +
 rubygem-rails.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 755e36c..abbee60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ rails-2.3.5.gem
 /rails-4.0.3.gem
 /rails-4.1.0.gem
 /rails-4.1.1.gem
+/rails-4.1.4.gem
diff --git a/rubygem-rails.spec b/rubygem-rails.spec
index d4f0968..21dace2 100644
--- a/rubygem-rails.spec
+++ b/rubygem-rails.spec
@@ -5,8 +5,8 @@
 Summary: Web-application framework
 Name: rubygem-%{gem_name}
 Epoch: 1
-Version: 4.1.1
-Release: 2%{?dist}
+Version: 4.1.4
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://www.rubyonrails.org
@@ -51,6 +51,9 @@ This package contains documentation for %{name}.
 %doc %{gem_instdir}/guides
 
 %changelog
+* Fri Jul 04 2014 Josef Stribny <jstribny at redhat.com> - 4.1.4-1
+- Update to rails 4.1.4
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:4.1.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index ac2ac53..c780915 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dde33cb233e99e13a23bed654a19d837  rails-4.1.1.gem
+eb6cbdc0bad9e02b56d64aca57d93278  rails-4.1.4.gem


More information about the scm-commits mailing list