diff --git a/python-setuptools.spec b/python-setuptools.spec index 01f037d..4a97789 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -30,7 +30,7 @@ Name: python-setuptools Version: 36.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Easily build and distribute Python packages Group: Applications/System @@ -220,6 +220,9 @@ LANG=en_US.utf8 PYTHONPATH=$(pwd) py.test-%{python3_version} %endif # with_python3 %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 36.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sat Jul 15 2017 Charalampos Stratakis - 36.2.0-1 - update to 36.2.0. Fixes bug #1470908