[rubygem-moped] Updated to version 2.0.0

tdawson tdawson at fedoraproject.org
Tue Jul 8 19:10:30 UTC 2014


commit 41fa0cd6a115a9b8959e157730b604c99739f875
Author: Troy Dawson <tdawson at redhat.com>
Date:   Tue Jul 8 14:10:42 2014 -0500

    Updated to version 2.0.0

 .gitignore         |    1 +
 rubygem-moped.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e6aa114..285693a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /moped-1.5.0.gem
 /moped-1.5.2.gem
+/moped-2.0.0.gem
diff --git a/rubygem-moped.spec b/rubygem-moped.spec
index a10d86a..f1a6e70 100644
--- a/rubygem-moped.spec
+++ b/rubygem-moped.spec
@@ -3,8 +3,8 @@
 
 Summary:       A MongoDB driver for Ruby
 Name:          rubygem-%{gem_name}
-Version:       1.5.2
-Release:       2%{?dist}
+Version:       2.0.0
+Release:       1%{?dist}
 Group:         Development/Languages
 License:       MIT
 URL:           http://mongoid.org/en/moped
@@ -63,6 +63,9 @@ rm -rf %{buildroot}%{gem_instdir}/.yard*
 %doc %{gem_instdir}/README.md
 
 %changelog
+* Tue Jul 08 2014 Troy Dawson <tdawson at redhat.com> - 2.0.0-1
+- Updated to version 2.0.0
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index b0a3c67..0812a30 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4b86f42604510d546f8dc4bfc6398dd6  moped-1.5.2.gem
+271c28388b69397d52e4243f572507d5  moped-2.0.0.gem


More information about the scm-commits mailing list