diff --git a/python-pymongo.spec b/python-pymongo.spec index 30236ceb5fbb5f183c90df91aa4b51034bc4b5f1..581ec6cd0e85c00606a1b1cb66d8a80fd11c6101 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -1,6 +1,6 @@ Name: python-pymongo Version: 3.9.0 -Release: 2 +Release: 3 License: Apache License 2.0 Summary: PyMongo - the Python driver for MongoDB URL: https://github.com/mongodb/mongo-python-driver @@ -156,6 +156,9 @@ popd %{_pkgdocdir} %changelog +* Fri Aug 21 2020 shixuantong - 3.9.0-3 +- add release version for rebuild + * Fri Feb 21 2020 shanshishi - 3.9.0-2 - Revise build requires of python2-sphinx to python3-sphinx