diff --git a/.cvsignore b/.cvsignore index 0946ee0..7c8a0f6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -activerecord-2.3.4.gem +activerecord-2.3.5.gem diff --git a/rubygem-activerecord.spec b/rubygem-activerecord.spec index 516a48d..dcc65c0 100644 --- a/rubygem-activerecord.spec +++ b/rubygem-activerecord.spec @@ -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 - 1:2.3.5-1 +- Update to 2.3.5 + * Wed Oct 7 2009 David Lutterkort - 1:2.3.4-2 - Bump Epoch to ensure upgrade path from F-11 diff --git a/sources b/sources index 4950c4a..2c317d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -edb29388f671d27c1670c52694f2dd99 activerecord-2.3.4.gem +48a9ab7fbac97478fac9722fb5e14cda activerecord-2.3.5.gem