diff --git a/SPECS/python2-setuptools.spec b/SPECS/python2-setuptools.spec index 432856f..761e9a6 100644 --- a/SPECS/python2-setuptools.spec +++ b/SPECS/python2-setuptools.spec @@ -28,7 +28,7 @@ Name: python2-setuptools Version: 39.0.1 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Easily build and distribute Python packages Group: Applications/System @@ -200,9 +200,9 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$(pwd) py.test-%{python2_version} --ignore= %endif #with bootstrap %changelog -* Wed Dec 16 2020 Owen Taylor - 39.0.1-12 +* Wed Jan 13 2021 Charalampos Stratakis - 39.0.1-13 - When building for Flatpak inclusion, build in bootstrap mode -- Resolves: rhbz#1907598 +Resolves: rhbz#1907597 * Wed Jun 17 2020 Charalampos Stratakis - 39.0.1-12 - Fix wheel tests compatibility with the latest wheel package