diff --git a/python-mock.spec b/python-mock.spec index 656b484..1f9b195 100644 --- a/python-mock.spec +++ b/python-mock.spec @@ -1,9 +1,8 @@ -%global _without_tests 1 %bcond_without tests Name: python-mock Version: 3.0.5 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Deprecated, use unittest.mock from the standard library instead License: BSD @@ -70,6 +69,9 @@ https://fedoraproject.org/wiki/Changes/DeprecatePythonMock %changelog +* Wed Jun 02 2021 Python Maint - 3.0.5-16 +- Rebuilt for Python 3.10 + * Wed Jun 02 2021 Python Maint - 3.0.5-15 - Bootstrap for Python 3.10