[rubygem-actionmailer] Update to actionmailer 4.1.5

Josef Stribny jstribny at fedoraproject.org
Mon Aug 25 11:55:22 UTC 2014


commit 6be5e4c8ac85b4647616bde4512c8c566c3490d0
Author: Josef Stribny <jstribny at redhat.com>
Date:   Mon Aug 25 13:55:20 2014 +0200

    Update to actionmailer 4.1.5

 .gitignore                |    2 ++
 rubygem-actionmailer.spec |    9 ++++++---
 sources                   |    4 ++--
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b919cf6..b81cb30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,5 @@ actionmailer-2.3.5.gem
 /actionmailer-4.1.1.gem
 /actionmailer-4.1.4-tests.tgz
 /actionmailer-4.1.4.gem
+/actionmailer-4.1.5-tests.tgz
+/actionmailer-4.1.5.gem
diff --git a/rubygem-actionmailer.spec b/rubygem-actionmailer.spec
index 22b5260..a1bc6d2 100644
--- a/rubygem-actionmailer.spec
+++ b/rubygem-actionmailer.spec
@@ -4,7 +4,7 @@
 Summary: Service layer for easy email delivery and testing
 Name: rubygem-%{gem_name}
 Epoch: 1
-Version: 4.1.4
+Version: 4.1.5
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -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.4
-# tar czvf actionmailer-4.1.4-tests.tgz test/
+# git checkout v4.1.5
+# tar czvf actionmailer-4.1.5-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
+* Mon Aug 25 2014 Josef Stribny <jstribny at redhat.com> - 4.1.5-1
+- Update to actionmailer 4.1.5
+
 * Fri Jul 04 2014 Josef Stribny <jstribny at redhat.com> - 4.1.4-1
 - Update to actionmailer 4.1.4
 
diff --git a/sources b/sources
index 80ae7c3..c81efbc 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-4e27d0c277d2785855bfeaeef93d8a19  actionmailer-4.1.4-tests.tgz
-2423a946b0434cb1326c413ed5a321ed  actionmailer-4.1.4.gem
+48d7d3a967707b1aacd0a9b4759c9e73  actionmailer-4.1.5-tests.tgz
+d00acada0ab30edd39a644993adb8879  actionmailer-4.1.5.gem


More information about the scm-commits mailing list