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.