[pymongo] Update to 1.11

Silas Sewell silas at fedoraproject.org
Mon Jul 25 00:04:43 UTC 2011


commit 7955f5f534414082d2a642ab5f781c174268203d
Author: Silas Sewell <silas at sewell.ch>
Date:   Sun Jul 24 20:04:02 2011 -0400

    Update to 1.11

 .gitignore   |    1 +
 pymongo.spec |    7 +++++--
 sources      |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4460944..0124be1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /pymongo-1.9.tar.gz
+/pymongo-1.11.tar.gz
diff --git a/pymongo.spec b/pymongo.spec
index 6d8d343..048d126 100644
--- a/pymongo.spec
+++ b/pymongo.spec
@@ -14,8 +14,8 @@
 }
 
 Name:           pymongo
-Version:        1.9
-Release:        6%{?dist}
+Version:        1.11
+Release:        1%{?dist}
 Summary:        Python driver for MongoDB
 
 Group:          Development/Languages
@@ -184,6 +184,9 @@ nosetests --exclude="$exclude"
 popd
 
 %changelog
+* Sun Jul 24 2011 Silas Sewell <silas at sewell.org> - 1.11-1
+- Update to 1.11
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.9-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 870d71b..067ed96 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 12e12163e6cc22993808900fb9629252  pymongo-1.9.tar.gz
+3f2088b688800ddefaf2b7740d2674bd  pymongo-1.11.tar.gz


More information about the scm-commits mailing list