diff --git a/python-mock.spec b/python-mock.spec index 1f9b195..ac3fbd8 100644 --- a/python-mock.spec +++ b/python-mock.spec @@ -2,7 +2,7 @@ Name: python-mock Version: 3.0.5 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Deprecated, use unittest.mock from the standard library instead License: BSD @@ -69,6 +69,9 @@ https://fedoraproject.org/wiki/Changes/DeprecatePythonMock %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 3.0.5-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jun 02 2021 Python Maint - 3.0.5-16 - Rebuilt for Python 3.10