[rubygem-activemodel/f18: 1/2] Update to ActiveModel 3.2.8.

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


commit a625f081c187b1c9749e1161a364b2aea3f16c6a
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Mon Aug 13 11:56:33 2012 +0200

    Update to ActiveModel 3.2.8.

 .gitignore               |    2 ++
 rubygem-activemodel.spec |    5 ++++-
 sources                  |    4 ++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 10aa8fb..8c951ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,5 @@
 /activemodel-3.2.6.gem
 /activemodel-3.2.7-tests.tgz
 /activemodel-3.2.7.gem
+/activemodel-3.2.8-tests.tgz
+/activemodel-3.2.8.gem
diff --git a/rubygem-activemodel.spec b/rubygem-activemodel.spec
index 6049255..af969c6 100644
--- a/rubygem-activemodel.spec
+++ b/rubygem-activemodel.spec
@@ -4,7 +4,7 @@
 
 Summary: A toolkit for building modeling frameworks
 Name: rubygem-%{gem_name}
-Version: 3.2.7
+Version: 3.2.8
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -81,6 +81,9 @@ popd
 
 
 %changelog
+* Mon Aug 13 2012 Vít Ondruch <vondruch at redhat.com> - 3.2.8-1
+- Update to ActiveModel 3.2.8.
+
 * Mon Jul 30 2012 Vít Ondruch <vondruch at redhat.com> - 3.2.7-1
 - Update to ActiveModel 3.2.7.
 
diff --git a/sources b/sources
index 3c33a71..2bff3f7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-0c8a6390008d15bb8f8ba8952155fcec  activemodel-3.2.7-tests.tgz
-9273254dd515d25e16c7294165391a1e  activemodel-3.2.7.gem
+b4ed180f0f1e4e995a7fec57fded3183  activemodel-3.2.8-tests.tgz
+894dd6524e70e3c43a751bf57c097253  activemodel-3.2.8.gem


More information about the scm-commits mailing list