[rubygem-actionmailer/f21] Update to actionmailer 4.1.5

Josef Stribny jstribny at fedoraproject.org
Mon Aug 25 17:53:04 UTC 2014


commit 4ab62f58c8b662e5f4f3fbcfb2c508b53e7b7093
Author: Josef Stribny <jstribny at redhat.com>
Date:   Mon Aug 25 19:53:01 2014 +0200

    Update to actionmailer 4.1.5

 .gitignore                |    2 ++
 rubygem-actionmailer.spec |   11 +++++++----
 sources                   |    4 ++--
 3 files changed, 11 insertions(+), 6 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..fbcf790 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,7 +92,10 @@ popd
 %{gem_instdir}/test
 
 %changelog
-* Fri Jul 04 2014 Josef Stribny <jstribny at redhat.com> - 4.1.4-1
+* Mon Aug 25 2014 Josef Stribny <jstribny at redhat.com> - 1:4.1.5-1
+- Update to actionmailer 4.1.5
+
+* Fri Jul 04 2014 Josef Stribny <jstribny at redhat.com> - 1: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
diff --git a/sources b/sources
index 80ae7c3..f4a249e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-4e27d0c277d2785855bfeaeef93d8a19  actionmailer-4.1.4-tests.tgz
-2423a946b0434cb1326c413ed5a321ed  actionmailer-4.1.4.gem
+0b8e8266985a92f2776512b15dce0789  actionmailer-4.1.5-tests.tgz
+d00acada0ab30edd39a644993adb8879  actionmailer-4.1.5.gem


More information about the scm-commits mailing list