diff --git a/python-wheel.spec b/python-wheel.spec index a74b276..5be4bad 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -19,7 +19,7 @@ Name: python-%{pypi_name} Version: 0.36.2 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Summary: Built-package format for Python @@ -130,6 +130,9 @@ rm setup.cfg # to drop pytest coverage options configured there %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1:0.36.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 04 2021 Miro HronĨok - 1:0.36.2-1 - Update to 0.36.2 - Fixes: rhbz#1907227