[rubygem-activeresource] Update to ActiveResource 3.0.15.

Vít Ondruch vondruch at fedoraproject.org
Fri Jun 15 11:53:36 UTC 2012


commit 36a1afc454a8df4c980da2087a526f9484844f00
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Fri Jun 15 13:53:31 2012 +0200

    Update to ActiveResource 3.0.15.

 .gitignore                  |    2 ++
 rubygem-activeresource.spec |    9 ++++++---
 sources                     |    4 ++--
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f6a4a3..66c1a41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,5 @@ activeresource-2.3.5.gem
 /activeresource-3.0.11.gem
 /activeresource-3.0.13-tests.tgz
 /activeresource-3.0.13.gem
+/activeresource-3.0.15-tests.tgz
+/activeresource-3.0.15.gem
diff --git a/rubygem-activeresource.spec b/rubygem-activeresource.spec
index 3eb8413..781ba18 100644
--- a/rubygem-activeresource.spec
+++ b/rubygem-activeresource.spec
@@ -6,7 +6,7 @@
 Summary: Active Record for web resources
 Name: rubygem-%{gem_name}
 Epoch: 1
-Version: 3.0.13
+Version: 3.0.15
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -21,8 +21,8 @@ Source1: http://github.com/rails/rails/raw/v%{version}/%{gem_name}/Rakefile
 # You may check it out like so
 # git clone http://github.com/rails/rails.git
 # cd rails/activeresource/
-# git checkout v3.0.13
-# tar czvf activeresource-3.0.13-tests.tgz test/
+# git checkout v3.0.15
+# tar czvf activeresource-3.0.15-tests.tgz test/
 Source2: activeresource-%{version}-tests.tgz
 
 # Remove a task which breaks the Rakefile due to the gemspec
@@ -112,6 +112,9 @@ popd
 
 
 %changelog
+* Fri Jun 15 2012 Vít Ondruch <vondruch at redhat.com> - 1:3.0.15-1
+- Update to ActiveResource 3.0.15.
+
 * Fri Jun 01 2012 Vít Ondruch <vondruch at redhat.com> - 1:3.0.13-1
 - Update to ActiveResource 3.0.13.
 
diff --git a/sources b/sources
index 9a82fff..b7283b8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-6c5046f3cd22a26425c42941029f58ab  activeresource-3.0.13-tests.tgz
-5d9a0e78c71e025d0b288f356bb973bd  activeresource-3.0.13.gem
+d6139bc1c2de819511f6555a1a5da32a  activeresource-3.0.15-tests.tgz
+82e895c9a3a55534ab474fd70291fb65  activeresource-3.0.15.gem


More information about the scm-commits mailing list