diff --git a/python-mock.spec b/python-mock.spec index e2cd39a..a368445 100644 --- a/python-mock.spec +++ b/python-mock.spec @@ -8,7 +8,7 @@ Name: python-mock Version: 3.0.5 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A Python Mocking and Patching Library for Testing License: BSD @@ -70,6 +70,9 @@ needed attributes in the normal way. %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 3.0.5-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Dec 07 2020 Miro HronĨok - 3.0.5-12 - BuildRequire six to fix a build failure