diff --git a/dist b/dist index 535c6900412d365bb0ff6de8d1f27110833b3ae3..9c0e36ec42a2d9bfefacb21ac6354c9ddd910533 100644 --- a/dist +++ b/dist @@ -1 +1 @@ -an8_7 +an8 diff --git a/python-setuptools.spec b/python-setuptools.spec index 7a158b7bb6a35ec7cd345d81057c6b82c7f62eda..38b584848974e18e41ea3798cb231795f20e0274 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -35,7 +35,7 @@ Name: python-setuptools Version: 39.2.0 -Release: 6%{?dist}.1 +Release: 7%{?dist} Summary: Easily build and distribute Python packages Group: Applications/System @@ -309,7 +309,7 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$(pwd) py.test-%{python3_version} --ignore= %changelog -* Wed Jan 11 2023 Charalampos Stratakis - 39.2.0-6.1 +* Wed Jan 11 2023 Charalampos Stratakis - 39.2.0-7 - Security fix for CVE-2022-40897 Resolves: rhbz#2158559