diff --git a/python-pymongo.spec b/python-pymongo.spec index 21303a0..77fe164 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -2,7 +2,7 @@ Name: python-pymongo Version: 3.10.1 -Release: 9%{?dist} +Release: 10%{?dist} # All code is ASL 2.0 except bson/time64*.{c,h} which is MIT License: ASL 2.0 and MIT @@ -119,6 +119,9 @@ chmod 755 %{buildroot}%{python3_sitearch}/pymongo/*.so %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 3.10.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 3.10.1-9 - Rebuilt for Python 3.11