[rubygem-actionmailer/f18: 1/2] Update to ActionMailer 3.2.8.

Vít Ondruch vondruch at fedoraproject.org
Mon Aug 13 10:12:58 UTC 2012


commit 571f23b5d2b95494db0dcc25e280ab1338a15e61
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Mon Aug 13 12:12:25 2012 +0200

    Update to ActionMailer 3.2.8.

 .gitignore                |    2 ++
 rubygem-actionmailer.spec |    9 ++++++---
 sources                   |    4 ++--
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 507c9ad..0f6900c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,5 @@ actionmailer-2.3.5.gem
 /actionmailer-3.2.6.gem
 /actionmailer-3.2.7-tests.tgz
 /actionmailer-3.2.7.gem
+/actionmailer-3.2.8-tests.tgz
+/actionmailer-3.2.8.gem
diff --git a/rubygem-actionmailer.spec b/rubygem-actionmailer.spec
index 9446cea..7a03cff 100644
--- a/rubygem-actionmailer.spec
+++ b/rubygem-actionmailer.spec
@@ -6,7 +6,7 @@
 Summary: Service layer for easy email delivery and testing
 Name: rubygem-%{gem_name}
 Epoch: 1
-Version: 3.2.7
+Version: 3.2.8
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -18,8 +18,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 v3.2.7
-# tar czvf actionmailer-3.2.7-tests.tgz test/
+# git checkout v3.2.8
+# tar czvf actionmailer-3.2.8-tests.tgz test/
 Source2: actionmailer-%{version}-tests.tgz
 
 # Let's keep Requires and BuildRequires sorted alphabeticaly
@@ -102,6 +102,9 @@ popd
 %{gem_instdir}/test
 
 %changelog
+* Mon Aug 13 2012 Vít Ondruch <vondruch at redhat.com> - 1:3.2.8-1
+- Update to ActionMailer 3.2.8.
+
 * Mon Jul 30 2012 Vít Ondruch <vondruch at redhat.com> - 1:3.2.7-1
 - Update to ActionMailer 3.2.7.
 
diff --git a/sources b/sources
index b9d9f33..d899f05 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-ebc5ae6d68f05923e08087443de0fbc8  actionmailer-3.2.7-tests.tgz
-8c92e9ccebc4b9588fd6f293cdd2d28b  actionmailer-3.2.7.gem
+b527b4ae098facc508d2de10c30235c6  actionmailer-3.2.8-tests.tgz
+d379948bca43c5ae4d5be9beb5aaef47  actionmailer-3.2.8.gem


More information about the scm-commits mailing list