summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Stahnke <stahnma@fedoraproject.org>2008-08-01 03:20:03 +0000
committerMichael Stahnke <stahnma@fedoraproject.org>2008-08-01 03:20:03 +0000
commit789c32bb434bf4d748abe2a9db075f2860ff84e7 (patch)
tree4f7cf40904379f918bc93a0ee345ed6a4a99db56
parent31182b1c309733a55ad5683ed5c58d0e519e7f8d (diff)
downloadrubygem-activerecord-789c32bb434bf4d748abe2a9db075f2860ff84e7.tar.gz
rubygem-activerecord-789c32bb434bf4d748abe2a9db075f2860ff84e7.tar.xz
rubygem-activerecord-789c32bb434bf4d748abe2a9db075f2860ff84e7.zip
New Upstream
-rw-r--r--.cvsignore2
-rw-r--r--rubygem-activerecord.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 4 deletions
diff --git a/.cvsignore b/.cvsignore
index 8928c3c..be568d1 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-activerecord-2.0.2.gem
+activerecord-2.1.0.gem
diff --git a/rubygem-activerecord.spec b/rubygem-activerecord.spec
index b89cf54..12a8181 100644
--- a/rubygem-activerecord.spec
+++ b/rubygem-activerecord.spec
@@ -6,8 +6,8 @@
Summary: Implements the ActiveRecord pattern for ORM
Name: rubygem-%{gemname}
-Version: 2.0.2
-Release: 2%{?dist}
+Version: 2.1.0
+Release: 1%{?dist}
Group: Development/Languages
License: MIT
URL: http://www.rubyonrails.org
@@ -57,6 +57,9 @@ rm -rf %{buildroot}
%changelog
+* Thu Jul 31 2008 Michael Stahnke <stahnma@fedoraproject.org> - 2.1.0-1
+- New Upstream
+
* Tue Apr 8 2008 David Lutterkort <dlutter@redhat.com> - 2.0.2-2
- Fix dependency
diff --git a/sources b/sources
index ae3fc41..e3b4d07 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-94fda9905ee1ff4f070d5b93b0606fbf activerecord-2.0.2.gem
+66395b3f6692dc8135df1c39fc523713 activerecord-2.1.0.gem