[rubygem-activemodel] Update to activemodel

Josef Stribny jstribny at fedoraproject.org
Mon Aug 25 08:40:08 UTC 2014


commit b4fc8a88531a358d599619b7d720a68455016286
Author: Josef Stribny <jstribny at redhat.com>
Date:   Mon Aug 25 10:40:06 2014 +0200

    Update to activemodel

 rubygem-activemodel.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/rubygem-activemodel.spec b/rubygem-activemodel.spec
index 409cb98..946c124 100644
--- a/rubygem-activemodel.spec
+++ b/rubygem-activemodel.spec
@@ -3,15 +3,15 @@
 
 Summary: A toolkit for building modeling frameworks
 Name: rubygem-%{gem_name}
-Version: 4.1.4
+Version: 4.1.5
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://www.rubyonrails.org
 Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem
-# git clone https://github.com/rails/rails.git && cd rails/activemodel && git checkout v4.1.4
-# tar czvf activemodel-4.1.4-tests.tgz test/
-Source1: %{gem_name}-4.1.4-tests.tgz
+# git clone https://github.com/rails/rails.git && cd rails/activemodel && git checkout v4.1.5
+# tar czvf activemodel-4.1.5-tests.tgz test/
+Source1: %{gem_name}-4.1.5-tests.tgz
 # Let's keep Requires and BuildRequires sorted alphabeticaly
 BuildRequires: rubygems-devel
 BuildRequires: rubygem(activesupport) = %{version}
@@ -75,6 +75,9 @@ popd
 
 
 %changelog
+* Mon Aug 25 2014 Josef Stribny <jstribny at redhat.com> - 4.1.5-1
+- Update to activemodel 4.1.5
+
 * Fri Jul 04 2014 Josef Stribny <jstribny at redhat.com> - 4.1.4-1
 - Update to activemodel 4.1.4
 - Stabilize test suite


More information about the scm-commits mailing list