[rubygem-actionmailer] Update to 4.0.2

Josef Stribny jstribny at fedoraproject.org
Thu Dec 5 10:15:39 UTC 2013


commit f8b182b40e2637752f07b71304f544b0710e305c
Author: Josef Stribny <jstribny at redhat.com>
Date:   Thu Dec 5 11:15:33 2013 +0100

    Update to 4.0.2

 .gitignore                |    2 ++
 rubygem-actionmailer.spec |    9 ++++++---
 sources                   |    4 ++--
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8561cd7..5a8414a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,5 @@ actionmailer-2.3.5.gem
 /actionmailer-4.0.0.gem
 /actionmailer-4.0.1-tests.tgz
 /actionmailer-4.0.1.gem
+/actionmailer-4.0.2-tests.tgz
+/actionmailer-4.0.2.gem
diff --git a/rubygem-actionmailer.spec b/rubygem-actionmailer.spec
index 3745938..2039c8e 100644
--- a/rubygem-actionmailer.spec
+++ b/rubygem-actionmailer.spec
@@ -5,7 +5,7 @@
 Summary: Service layer for easy email delivery and testing
 Name: rubygem-%{gem_name}
 Epoch: 1
-Version: 4.0.1
+Version: 4.0.2
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -17,8 +17,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.0.1
-# tar czvf actionmailer-4.0.1-tests.tgz test/
+# git checkout v4.0.2
+# tar czvf actionmailer-4.0.2-tests.tgz test/
 Source2: actionmailer-%{version}-tests.tgz
 
 # Let's keep Requires and BuildRequires sorted alphabeticaly
@@ -98,6 +98,9 @@ popd
 %{gem_instdir}/test
 
 %changelog
+* Thu Dec 05 2013 Josef Stribny <jstribny at redhat.com> - 1:4.0.2-1
+- Update to ActionMailer 4.0.2
+
 * Thu Nov 14 2013 Josef Stribny <jstribny at redhat.com> - 1:4.0.1-1
 - Update to ActionMailer 4.0.1.
 
diff --git a/sources b/sources
index 488dfe6..b9a22b0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-5bedbede78bd29109bcb745cbb48c346  actionmailer-4.0.1-tests.tgz
-2df72e90dcdb1e10d90902fc9b86f6ce  actionmailer-4.0.1.gem
+f3958df61a8bbb1d9fae0bdc1eebbd11  actionmailer-4.0.2-tests.tgz
+22a897abd116d9de38bfa1de63d0f1b8  actionmailer-4.0.2.gem


More information about the scm-commits mailing list