This commit is contained in:
Dennis Gilmore 2013-02-14 14:11:48 -06:00
parent 5435a58679
commit 3e4bf541d4

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 2.3-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Jan 5 2013 Andrew McNabb <amcnabb@mcnabbs.org> - 2.3-6
- Fix dependency of python3-pymongo-gridfs (bug #892214)