diff --git a/python-mock.spec b/python-mock.spec index 67fa625..f01ffec 100644 --- a/python-mock.spec +++ b/python-mock.spec @@ -2,7 +2,7 @@ Name: python-mock Version: 4.0.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Deprecated, use unittest.mock from the standard library instead License: BSD @@ -73,6 +73,9 @@ https://fedoraproject.org/wiki/Changes/DeprecatePythonMock %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 4.0.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 4.0.3-4 - Rebuilt for Python 3.11