From db1cbbf77ddeebad992e1dd14c4601b2ab27e06e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 07:32:47 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-mock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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