From 84b364ea407e27c39a031ab084ce7c7309d1c8ed Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 11:25:55 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_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 fa58f73..240230a 100644 --- a/python-mock.spec +++ b/python-mock.spec @@ -2,7 +2,7 @@ Name: python-mock Version: 4.0.3 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Deprecated, use unittest.mock from the standard library instead License: BSD-2-Clause @@ -73,6 +73,9 @@ https://fedoraproject.org/wiki/Changes/DeprecatePythonMock %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 4.0.3-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Fri Jun 16 2023 Python Maint - 4.0.3-9 - Rebuilt for Python 3.12