From 17fa4e71b4f9d9379bc6feb10d4eeb1bfde380c6 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:32:11 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- python-mock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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