[rubygem-activeresource/f18: 1/2] Update to ActiveResource 3.2.8.

Vít Ondruch vondruch at fedoraproject.org
Mon Aug 13 10:02:07 UTC 2012


commit d6780b16f37efd54814c4fb0e686d9d63d8b1eca
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Mon Aug 13 12:01:11 2012 +0200

    Update to ActiveResource 3.2.8.

 .gitignore                  |    2 ++
 rubygem-activeresource.spec |    9 ++++++---
 sources                     |    4 ++--
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f183e77..4517a9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,5 @@ activeresource-2.3.5.gem
 /activeresource-3.2.6.gem
 /activeresource-3.2.7-tests.tgz
 /activeresource-3.2.7.gem
+/activeresource-3.2.8-tests.tgz
+/activeresource-3.2.8.gem
diff --git a/rubygem-activeresource.spec b/rubygem-activeresource.spec
index f18d5cd..0f12d63 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.2.7
+Version: 3.2.8
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -18,8 +18,8 @@ Source0: http://rubygems.org/downloads/activeresource-%{version}.gem
 # You may check it out like so
 # git clone http://github.com/rails/rails.git
 # cd rails/activeresource/
-# git checkout v3.2.7
-# tar czvf activeresource-3.2.7-tests.tgz test/
+# git checkout v3.2.8
+# tar czvf activeresource-3.2.8-tests.tgz test/
 Source1: activeresource-%{version}-tests.tgz
 
 # Let's keep Requires and BuildRequires sorted alphabeticaly
@@ -99,6 +99,9 @@ popd
 %doc %{gem_instdir}/README.rdoc
 
 %changelog
+* Mon Aug 13 2012 Vít Ondruch <vondruch at redhat.com> - 1:3.2.8-1
+- Update to ActiveResource 3.2.8.
+
 * Mon Jul 30 2012 Vít Ondruch <vondruch at redhat.com> - 1:3.2.7-1
 - Update to ActiveResource 3.2.7.
 
diff --git a/sources b/sources
index 0b7c2b2..f1c94e9 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-b8f19c240bf0399f47cb403973df8326  activeresource-3.2.7-tests.tgz
-f8cdf995c859cce41304c3d6d7651c34  activeresource-3.2.7.gem
+504d5a48a33a4451d34107066d04920d  activeresource-3.2.8-tests.tgz
+db3edcd4132d2de1921adfc45789a239  activeresource-3.2.8.gem


More information about the scm-commits mailing list