From 8fad9deb9e2155b12c84be9848d8bbc84ca26137 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 14:34:15 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_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 b226fef..5446b76 100644 --- a/python-mock.spec +++ b/python-mock.spec @@ -11,7 +11,7 @@ Name: python-mock Version: 3.0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Python Mocking and Patching Library for Testing License: BSD @@ -111,6 +111,9 @@ needed attributes in the normal way. %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 3.0.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon Jul 08 2019 Yatin Karel - 3.0.5-1 - Update to 3.0.5 (RHBZ#1721075)