[rubygem-moped] revert back from 2.0.0 to 1.5.2

tdawson tdawson at fedoraproject.org
Wed Jul 9 21:27:53 UTC 2014


commit 083cdb4bf35df85de378b716a977f884533e978f
Author: Troy Dawson <tdawson at redhat.com>
Date:   Wed Jul 9 16:26:55 2014 -0500

    revert back from 2.0.0 to 1.5.2

 rubygem-moped.spec |    7 ++-----
 sources            |    2 +-
 2 files changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/rubygem-moped.spec b/rubygem-moped.spec
index f1a6e70..a10d86a 100644
--- a/rubygem-moped.spec
+++ b/rubygem-moped.spec
@@ -3,8 +3,8 @@
 
 Summary:       A MongoDB driver for Ruby
 Name:          rubygem-%{gem_name}
-Version:       2.0.0
-Release:       1%{?dist}
+Version:       1.5.2
+Release:       2%{?dist}
 Group:         Development/Languages
 License:       MIT
 URL:           http://mongoid.org/en/moped
@@ -63,9 +63,6 @@ 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 0812a30..b0a3c67 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-271c28388b69397d52e4243f572507d5  moped-2.0.0.gem
+4b86f42604510d546f8dc4bfc6398dd6  moped-1.5.2.gem


More information about the scm-commits mailing list