diff --git a/python-pymongo.spec b/python-pymongo.spec index 97ee415..87e81eb 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -2,7 +2,7 @@ Name: python-pymongo Version: 3.8.0 -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 +* Fri Jul 26 2019 Fedora Release Engineering - 3.8.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Jun 04 2019 Randy Barlow - 3.8.0-1 - Update to 3.8.0 (#1686670). - http://api.mongodb.com/python/3.8.0/changelog.html