[python-mongoengine] New Mongoengine's version (0.8.3)

Yohan Graterol yograterol at fedoraproject.org
Tue Aug 13 01:42:22 UTC 2013


commit 4977813666081f3f30302ef957b1b72c57434a95
Author: Yohan Graterol <yohangraterol92 at gmail.com>
Date:   Mon Aug 12 21:12:08 2013 -0430

    New Mongoengine's version (0.8.3)

 python-mongoengine.spec |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/python-mongoengine.spec b/python-mongoengine.spec
index 246b125..8954cd9 100644
--- a/python-mongoengine.spec
+++ b/python-mongoengine.spec
@@ -1,7 +1,7 @@
 %global pkgname mongoengine
 Name: python-mongoengine
-Version: 0.7.9
-Release: 6%{?dist}
+Version: 0.8.3
+Release: 1%{?dist}
 Summary: A Python Document-Object Mapper for working with MongoDB
 
 License: MIT
@@ -46,9 +46,9 @@ Requires: python-blinker
 MongoEngine is a Document-Object Mapper (think ORM,
 but for document databases) for working with MongoDB
 from Python. It uses a simple declarative API, similar
-to the Django ORM. 
+to the Django ORM.
+
 
-     
 %prep
 %setup -q -n %{pkgname}-%{version}
 
@@ -88,6 +88,8 @@ rm -f test/*.pyc
 
 
 %changelog
+* Mon Aug 12 2013 Yohan Graterol <yohangraterol92 at gmail.com> - 0.8.3-1
+- New version
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.9-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list