[rubygem-activeresource/f14/master] updated to activeresource 2.3.8

Mohammed Morsi mmorsi at fedoraproject.org
Wed Sep 1 09:47:10 UTC 2010


commit f2aa470b97c8beec93514d0a974bd407258da8d1
Author: Mohammed Morsi <mmorsi at redhat.com>
Date:   Wed Sep 1 05:53:10 2010 -0400

    updated to activeresource 2.3.8

 .gitignore                  |    1 +
 rubygem-activeresource.spec |    7 +++++--
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a28a621..1fa07ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 activeresource-2.3.5.gem
+/activeresource-2.3.8.gem
diff --git a/rubygem-activeresource.spec b/rubygem-activeresource.spec
index a1f7ce2..b339c2e 100644
--- a/rubygem-activeresource.spec
+++ b/rubygem-activeresource.spec
@@ -9,7 +9,7 @@
 Summary: Active Record for web resources
 Name: rubygem-%{gemname}
 Epoch: 1
-Version: 2.3.5
+Version: 2.3.8
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -69,8 +69,8 @@ rake test --trace
 %dir %{geminstdir}
 %doc %{geminstdir}/CHANGELOG
 %{geminstdir}/lib
-%{geminstdir}/Rakefile
 %doc %{geminstdir}/README
+%{geminstdir}/Rakefile
 %{geminstdir}/test
 %doc %{gemdir}/doc/%{gemname}-%{version}
 %{gemdir}/cache/%{gemname}-%{version}.gem
@@ -78,6 +78,9 @@ rake test --trace
 
 
 %changelog
+* Mon Aug 09 2010 Mohammed Morsi <mmorsi at redhat.com> - 1:2.3.8-1
+- Update to 2.3.8
+
 * Thu Jan 28 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1:2.3.5-1
 - Update to 2.3.5
 
diff --git a/sources b/sources
index 662a3aa..9335f15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d66534fe7c40498d6fa7229122f74f23  activeresource-2.3.5.gem
+7318e7652bd17433e4fec17fe9a201b7  activeresource-2.3.8.gem


More information about the scm-commits mailing list