From 2b8716acbaabbdb9c2b8a2fecdbf7b852d089574 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 30 2020 15:14:26 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-setuptools.spec b/python-setuptools.spec index 2246b11..0685a98 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -14,7 +14,7 @@ Name: python-setuptools # When updating, update the bundled libraries versions bellow! Version: 41.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Easily build and distribute Python packages # setuptools is MIT # packaging is BSD or ASL 2.0 @@ -178,6 +178,9 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$(pwd) pytest-%{python3_version} \ %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 41.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Mon Nov 04 2019 Tomas Orsava - 41.6.0-1 - Upgrade to 41.6.0 (#1758945). - https://setuptools.readthedocs.io/en/latest/history.html#v41-6-0