diff --git a/python-mock.spec b/python-mock.spec index 22d94e4..dd6e823 100644 --- a/python-mock.spec +++ b/python-mock.spec @@ -2,7 +2,7 @@ Name: python-mock Version: 3.0.5 -Release: 14%{?dist} +Release: 15%{?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 Apr 16 2021 Mohan Boddu - 3.0.5-15 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Feb 02 2021 Miro HronĨok - 3.0.5-14 - Deprecate python3-mock - https://fedoraproject.org/wiki/Changes/DeprecatePythonMock