rpms/rubygem-activerecord/devel .cvsignore, 1.10, 1.11 rubygem-activerecord.spec, 1.13, 1.14 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-activerecord/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5811/rubygem-activerecord/devel

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


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


Index: rubygem-activerecord.spec
===================================================================
RCS file: /cvs/extras/rpms/rubygem-activerecord/devel/rubygem-activerecord.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- rubygem-activerecord.spec	7 Oct 2009 23:11:24 -0000	1.13
+++ rubygem-activerecord.spec	3 Feb 2010 19:30:22 -0000	1.14
@@ -9,8 +9,8 @@
 Summary: Implements the ActiveRecord pattern for ORM
 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
@@ -93,6 +93,9 @@ rake test_sqlite3 --trace
 %{gemdir}/specifications/%{gemname}-%{version}.gemspec
 
 %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-activerecord/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- sources	20 Sep 2009 16:40:26 -0000	1.10
+++ sources	3 Feb 2010 19:30:22 -0000	1.11
@@ -1 +1 @@
-edb29388f671d27c1670c52694f2dd99  activerecord-2.3.4.gem
+48a9ab7fbac97478fac9722fb5e14cda  activerecord-2.3.5.gem



More information about the scm-commits mailing list