From f8288667de0816e87c5baddf4fad6c7a8288bf53 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 12:15:01 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- python-webencodings.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-webencodings.spec b/python-webencodings.spec index 05241da..3a4ee95 100644 --- a/python-webencodings.spec +++ b/python-webencodings.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 0.5.1 -Release: 2%{?dist} +Release: 3%{?dist} BuildArch: noarch License: BSD @@ -100,6 +100,9 @@ py.test-3 %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 0.5.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Tue Jul 25 2017 Randy Barlow - 0.5.1-2 - Set the PYTHONPATH when building docs so the library is found.