From bce9b2c41f8783cd1f5825e88a154991c09525b3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 08:57:14 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_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 7405c61..ba37457 100644 --- a/python-mock.spec +++ b/python-mock.spec @@ -11,7 +11,7 @@ Name: python-mock Version: 2.0.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A Python Mocking and Patching Library for Testing License: BSD @@ -114,6 +114,9 @@ needed attributes in the normal way. %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 2.0.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Tue Oct 10 2017 Troy Dawson - 2.0.0-6 - Cleanup spec file conditionals