[rubygem-actionpack] Update to actionpack 4.1.4

Josef Stribny jstribny at fedoraproject.org
Fri Jul 4 09:59:53 UTC 2014


commit a2143af3c6fbda286ccf77e66ec7e2e0e96eb3bd
Author: Josef Stribny <jstribny at redhat.com>
Date:   Fri Jul 4 12:00:00 2014 +0200

    Update to actionpack 4.1.4

 .gitignore              |    2 ++
 rubygem-actionpack.spec |    9 ++++++---
 sources                 |    4 ++--
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bb60e77..6a88ca1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,5 @@ actionpack-2.3.8.gem
 /actionpack-4.1.0.gem
 /actionpack-4.1.1-tests.tgz
 /actionpack-4.1.1.gem
+/actionpack-4.1.4-tests.tgz
+/actionpack-4.1.4.gem
diff --git a/rubygem-actionpack.spec b/rubygem-actionpack.spec
index b6ceee8..10aab58 100644
--- a/rubygem-actionpack.spec
+++ b/rubygem-actionpack.spec
@@ -4,8 +4,8 @@
 Summary: Web-flow and rendering framework putting the VC in MVC
 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
@@ -16,7 +16,7 @@ Source0: http://rubygems.org/downloads/actionpack-%{version}.gem
 # git clone http://github.com/rails/rails.git
 # cd rails/actionpack/
 # git checkout v4.1.0
-# tar czvf actionpack-4.1.1-tests.tgz test/
+# tar czvf actionpack-4.1.4-tests.tgz test/
 Source2: actionpack-%{version}-tests.tgz
 
 # Let's keep Requires and BuildRequires sorted alphabeticaly
@@ -128,6 +128,9 @@ popd
 %{gem_instdir}/test/
 
 %changelog
+* Fri Jul 04 2014 Josef Stribny <jstribny at redhat.com> - 4.1.4-1
+- Update to actionpack 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 a4a9385..97df908 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-aab6b0a26a84517d20aa64192564a621  actionpack-4.1.1-tests.tgz
-44f688aef306806a93a129d280bbf9e0  actionpack-4.1.1.gem
+e79a3ee557e0624b460bd3bfffa6c3a9  actionpack-4.1.4-tests.tgz
+8840d2dce57800eedfaa7ae74d04f7dc  actionpack-4.1.4.gem


More information about the scm-commits mailing list