From 1e0bbd2d7c73c5c99d82232af9eccde3855a3267 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 07:46:54 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_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 20ae4d2..4162d2e 100644 --- a/python-mock.spec +++ b/python-mock.spec @@ -11,7 +11,7 @@ Name: python-mock Version: 2.0.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A Python Mocking and Patching Library for Testing License: BSD @@ -111,6 +111,9 @@ needed attributes in the normal way. %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 2.0.0-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Oct 26 2018 Petr Viktorin - 2.0.0-12 - Run tests for Python 3