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)