From 3e4bf541d4fc6ecb6356b70b907053892b9c25f7 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 14:11:48 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- python-pymongo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pymongo.spec b/python-pymongo.spec index b063271..1e94a43 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -12,7 +12,7 @@ Name: python-pymongo Version: 2.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Python driver for MongoDB Group: Development/Languages @@ -192,6 +192,9 @@ nosetests --exclude="$exclude" popd %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 2.3-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Sat Jan 5 2013 Andrew McNabb - 2.3-6 - Fix dependency of python3-pymongo-gridfs (bug #892214)