[rubygem-mongoid] update to latest release

tdawson tdawson at fedoraproject.org
Tue Feb 4 21:52:46 UTC 2014


commit 73896dcff59aaf4486ff13f57203bbf5c9fef3bf
Author: Troy Dawson <tdawson at redhat.com>
Date:   Tue Feb 4 15:53:17 2014 -0600

    update to latest release

 .gitignore           |    1 +
 rubygem-mongoid.spec |    8 ++++++--
 sources              |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 279089f..83d8dd6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /mongoid-3.1.3.gem
 /mongoid-3.1.4.gem
+/mongoid-3.1.6.gem
diff --git a/rubygem-mongoid.spec b/rubygem-mongoid.spec
index b8515a2..d4ec12a 100644
--- a/rubygem-mongoid.spec
+++ b/rubygem-mongoid.spec
@@ -3,8 +3,8 @@
 
 Summary:       Elegant Persistance in Ruby for MongoDB
 Name:          rubygem-%{gem_name}
-Version:       3.1.4
-Release:       2%{?dist}
+Version:       3.1.6
+Release:       1%{?dist}
 Group:         Development/Languages
 License:       MIT
 URL:           http://mongoid.org
@@ -61,8 +61,12 @@ rm -rf %{buildroot}%{gem_instdir}/.yard*
 
 %files doc
 %doc %{gem_docdir}
+%{gem_instdir}/spec
 
 %changelog
+* Tue Feb 04 2014 Troy Dawson <tdawson at redhat.com> - 3.1.6-1
+- Updated to version 3.1.6
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.1.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 8fb04eb..4aaf062 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-598793e6ce68aec58352643e1b2eba39  mongoid-3.1.4.gem
+0873dc96d8a9056aaa56a2808de08999  mongoid-3.1.6.gem


More information about the scm-commits mailing list