[rubygem-rails] Update to Rails 4.1.1

Josef Stribny jstribny at fedoraproject.org
Thu May 22 15:50:08 UTC 2014


commit d34341c0ad55ac0626c2714461abc8a718da30a7
Author: Josef Stribny <jstribny at redhat.com>
Date:   Thu May 22 17:49:50 2014 +0200

    Update to Rails 4.1.1

 .gitignore         |    1 +
 rubygem-rails.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0511e8a..755e36c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ rails-2.3.5.gem
 /rails-4.0.2.gem
 /rails-4.0.3.gem
 /rails-4.1.0.gem
+/rails-4.1.1.gem
diff --git a/rubygem-rails.spec b/rubygem-rails.spec
index 6427cd4..9efd3d4 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.0
-Release: 2%{?dist}
+Version: 4.1.1
+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
+* Thu May 22 2014 Josef Stribny <jstribny at redhat.com> - 1:4.1.1-1
+- Update to Rails 4.1.1
+
 * Thu Apr 24 2014 Josef Stribny <jstribny at redhat.com> - 1:4.1.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.1
 
diff --git a/sources b/sources
index 77c5ae0..ac2ac53 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc385e99bb9028aafd014b17d783d098  rails-4.1.0.gem
+dde33cb233e99e13a23bed654a19d837  rails-4.1.1.gem


More information about the scm-commits mailing list