[rubygem-rails/f22] Update to rails 4.2.0

Josef Stribny jstribny at fedoraproject.org
Thu Feb 12 17:55:54 UTC 2015


commit 44dfba9be85042fc4390509571f3c556fdebcff9
Author: Josef Stribny <jstribny at redhat.com>
Date:   Thu Feb 12 18:54:44 2015 +0100

    Update to rails 4.2.0

 .gitignore         |    1 +
 rubygem-rails.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 44f6037..2293bd9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ rails-2.3.5.gem
 /rails-4.1.1.gem
 /rails-4.1.4.gem
 /rails-4.1.5.gem
+/rails-4.2.0.gem
diff --git a/rubygem-rails.spec b/rubygem-rails.spec
index 0a0b7e3..13d32bf 100644
--- a/rubygem-rails.spec
+++ b/rubygem-rails.spec
@@ -5,7 +5,7 @@
 Summary: Web-application framework
 Name: rubygem-%{gem_name}
 Epoch: 1
-Version: 4.1.5
+Version: 4.2.0
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -51,6 +51,9 @@ This package contains documentation for %{name}.
 %doc %{gem_instdir}/guides
 
 %changelog
+* Mon Feb 09 2015 Josef Stribny <jstribny at redhat.com> - 1:4.2.0-1
+- Update to rails 4.2.0
+
 * Mon Aug 25 2014 Josef Stribny <jstribny at redhat.com> - 4.1.5-1
 - Update to rails 4.1.5
 
diff --git a/sources b/sources
index 9e49adc..d90f56a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5794de9a4de0fd6dfea28a862e702f44  rails-4.1.5.gem
+337592a669294ebab880c6df2e01f37b  rails-4.2.0.gem


More information about the scm-commits mailing list