From dcbae9a722803b29065d2279f9b8a30777a5720c Mon Sep 17 00:00:00 2001 From: Josef Stribny Date: Aug 25 2014 15:20:44 +0000 Subject: Update to rails 4.1.5 --- diff --git a/.gitignore b/.gitignore index abbee60..44f6037 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ rails-2.3.5.gem /rails-4.1.0.gem /rails-4.1.1.gem /rails-4.1.4.gem +/rails-4.1.5.gem diff --git a/rubygem-rails.spec b/rubygem-rails.spec index 21dace2..0a0b7e3 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.4 +Version: 4.1.5 Release: 1%{?dist} Group: Development/Languages License: MIT @@ -51,6 +51,9 @@ This package contains documentation for %{name}. %doc %{gem_instdir}/guides %changelog +* Mon Aug 25 2014 Josef Stribny - 4.1.5-1 +- Update to rails 4.1.5 + * Fri Jul 04 2014 Josef Stribny - 4.1.4-1 - Update to rails 4.1.4 diff --git a/sources b/sources index c780915..9e49adc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eb6cbdc0bad9e02b56d64aca57d93278 rails-4.1.4.gem +5794de9a4de0fd6dfea28a862e702f44 rails-4.1.5.gem