summaryrefslogtreecommitdiffstats
path: root/rubygem-activerecord.spec
diff options
context:
space:
mode:
authorVít Ondruch <vondruch@redhat.com>2011-08-22 15:18:40 +0200
committerVít Ondruch <vondruch@redhat.com>2011-08-22 15:18:40 +0200
commit4212061634b22e1cc4c549937bcc4b798fde4711 (patch)
tree47ade8ff9b7601f009f54af5c797034c785dde0d /rubygem-activerecord.spec
parenta76d6e608ce290050c7964f2925a5549616b7c94 (diff)
downloadrubygem-activerecord-4212061634b22e1cc4c549937bcc4b798fde4711.tar.gz
rubygem-activerecord-4212061634b22e1cc4c549937bcc4b798fde4711.tar.xz
rubygem-activerecord-4212061634b22e1cc4c549937bcc4b798fde4711.zip
Update to ActiveRecord 3.0.10
Diffstat (limited to 'rubygem-activerecord.spec')
-rw-r--r--rubygem-activerecord.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/rubygem-activerecord.spec b/rubygem-activerecord.spec
index 02faf0b..25461ab 100644
--- a/rubygem-activerecord.spec
+++ b/rubygem-activerecord.spec
@@ -9,7 +9,7 @@
Summary: Implements the ActiveRecord pattern for ORM
Name: rubygem-%{gemname}
Epoch: 1
-Version: 3.0.9
+Version: 3.0.10
Release: 1%{?dist}
Group: Development/Languages
License: MIT
@@ -23,9 +23,9 @@ 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/activerecord/
-# git checkout v3.0.9
-# tar czvf activerecord-3.0.9-tests.tgz test/
-Source2: activerecord-3.0.9-tests.tgz
+# git checkout v3.0.10
+# tar czvf activerecord-3.0.10-tests.tgz test/
+Source2: activerecord-%{version}-tests.tgz
# Remove a task which breaks the Rakefile due to the gemspec
# not being present in the gem
@@ -144,6 +144,9 @@ rake test_sqlite3 --trace
%{gemdir}/specifications/%{gemname}-%{version}.gemspec
%changelog
+* Mon Aug 22 2011 Vít Ondruch <vondruch@redhat.com> - 1:3.0.10-1
+- Update to ActiveRecord 3.0.10
+
* Mon Jul 04 2011 Vít Ondruch <vondruch@redhat.com> - 1:3.0.9-1
- Update to ActiveRecord 3.0.9