[rubygem-actionmailer] Updated to ActionMailer 3.0.5.

Vít Ondruch vondruch at fedoraproject.org
Mon Mar 28 14:41:21 UTC 2011


commit c7bcf9ddfe8e0b4e386e47f235e714e37e0b2916
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Mon Mar 28 16:41:02 2011 +0200

    Updated to ActionMailer 3.0.5.

 rubygem-actionmailer.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/rubygem-actionmailer.spec b/rubygem-actionmailer.spec
index 51773f6..8c1a540 100644
--- a/rubygem-actionmailer.spec
+++ b/rubygem-actionmailer.spec
@@ -8,8 +8,8 @@
 Summary: Service layer for easy email delivery and testing
 Name: rubygem-%{gemname}
 Epoch: 1
-Version: 3.0.3
-Release: 3%{?dist}
+Version: 3.0.5
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://www.rubyonrails.org
@@ -23,7 +23,7 @@ Source1: http://github.com/rails/rails/raw/v%{version}/%{gemname}/Rakefile
 # You may check it out like so
 # git clone http://github.com/rails/rails.git
 # cd rails/actionmailer/
-# git checkout v3.0.3
+# git checkout v3.0.5
 # tar czvf actionmailer-tests.tgz test/
 Source2: actionmailer-tests.tgz
 
@@ -117,6 +117,9 @@ rake test --trace
 
 
 %changelog
+* Fri Mar 25 2011 Vít Ondruch <vondruch at redhat.com> - 1:3.0.5-1
+- Updated to ActionMailer 3.0.5
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:3.0.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list