rpms/rubygem-actionmailer/devel .cvsignore, 1.10, 1.11 rubygem-actionmailer.spec, 1.14, 1.15 sources, 1.10, 1.11

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Feb 3 19:30:22 UTC 2010


Author: mtasaka

Update of /cvs/extras/rpms/rubygem-actionmailer/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5811/rubygem-actionmailer/devel

Modified Files:
	.cvsignore rubygem-actionmailer.spec sources 
Log Message:
update rawhide rails to 2.3.5


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/rubygem-actionmailer/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- .cvsignore	20 Sep 2009 16:40:23 -0000	1.10
+++ .cvsignore	3 Feb 2010 19:30:22 -0000	1.11
@@ -1 +1 @@
-actionmailer-2.3.4.gem
+actionmailer-2.3.5.gem


Index: rubygem-actionmailer.spec
===================================================================
RCS file: /cvs/extras/rpms/rubygem-actionmailer/devel/rubygem-actionmailer.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- rubygem-actionmailer.spec	7 Oct 2009 23:14:33 -0000	1.14
+++ rubygem-actionmailer.spec	3 Feb 2010 19:30:22 -0000	1.15
@@ -9,8 +9,8 @@
 Summary: Service layer for easy email delivery and testing
 Name: rubygem-%{gemname}
 Epoch: 1
-Version: 2.3.4
-Release: 2%{?dist}
+Version: 2.3.5
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://www.rubyonrails.org
@@ -83,6 +83,9 @@ rake test --trace
 
 
 %changelog
+* Thu Jan 28 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1:2.3.5-1
+- Update to 2.3.5
+
 * Wed Oct  7 2009 David Lutterkort <lutter at redhat.com> - 1:2.3.4-2
 - Bump Epoch to ensure upgrade path from F-11
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/rubygem-actionmailer/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- sources	20 Sep 2009 16:40:24 -0000	1.10
+++ sources	3 Feb 2010 19:30:22 -0000	1.11
@@ -1 +1 @@
-fe861cebd256f43c676a9c2ffb8bb8f5  actionmailer-2.3.4.gem
+623772ef110fe42f4fbefbf99d8c3524  actionmailer-2.3.5.gem



More information about the scm-commits mailing list