[rubygem-actionmailer] Update to actionmailer 4.1.4

Josef Stribny jstribny at fedoraproject.org
Fri Jul 4 10:38:37 UTC 2014


commit 0e09e03eaa1a77a75655012e0ac8ecddb713188b
Author: Josef Stribny <jstribny at redhat.com>
Date:   Fri Jul 4 12:38:44 2014 +0200

    Update to actionmailer 4.1.4

 .gitignore                |    2 ++
 rubygem-actionmailer.spec |   11 +++++++----
 sources                   |    4 ++--
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5b5463a..b919cf6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,5 @@ actionmailer-2.3.5.gem
 /actionmailer-4.1.0.gem
 /actionmailer-4.1.1-tests.tgz
 /actionmailer-4.1.1.gem
+/actionmailer-4.1.4-tests.tgz
+/actionmailer-4.1.4.gem
diff --git a/rubygem-actionmailer.spec b/rubygem-actionmailer.spec
index 62026c9..22b5260 100644
--- a/rubygem-actionmailer.spec
+++ b/rubygem-actionmailer.spec
@@ -4,8 +4,8 @@
 Summary: Service layer for easy email delivery and testing
 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,8 +16,8 @@ Source0: http://rubygems.org/downloads/actionmailer-%{version}.gem
 # You may check it out like so
 # git clone http://github.com/rails/rails.git
 # cd rails/actionmailer/
-# git checkout v4.1.1
-# tar czvf actionmailer-4.1.1-tests.tgz test/
+# git checkout v4.1.4
+# tar czvf actionmailer-4.1.4-tests.tgz test/
 Source2: actionmailer-%{version}-tests.tgz
 
 # Let's keep Requires and BuildRequires sorted alphabeticaly
@@ -92,6 +92,9 @@ popd
 %{gem_instdir}/test
 
 %changelog
+* Fri Jul 04 2014 Josef Stribny <jstribny at redhat.com> - 4.1.4-1
+- Update to actionmailer 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 9f4649e..80ae7c3 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-bf8f126da244a5f0be944b1267e6e78e  actionmailer-4.1.1-tests.tgz
-70a92dae0bdb7aa349fbeda3dc3b2390  actionmailer-4.1.1.gem
+4e27d0c277d2785855bfeaeef93d8a19  actionmailer-4.1.4-tests.tgz
+2423a946b0434cb1326c413ed5a321ed  actionmailer-4.1.4.gem


More information about the scm-commits mailing list