diff --git a/python-pymongo.spec b/python-pymongo.spec index b67bb76..d056757 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -2,7 +2,7 @@ Name: python-pymongo Version: 3.10.1 -Release: 1%{?dist} +Release: 2%{?dist} # All code is ASL 2.0 except bson/time64*.{c,h} which is MIT License: ASL 2.0 and MIT @@ -118,6 +118,9 @@ chmod 755 %{buildroot}%{python3_sitearch}/pymongo/*.so %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 3.10.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Tue Jan 21 2020 Randy Barlow - 3.10.1-1 - Update to 3.10.1 (#1782385). - https://github.com/mongodb/mongo-python-driver/blob/3.10.1/doc/changelog.rst