diff --git a/python-pep517.spec b/python-pep517.spec index 04882ae..a05f7d6 100644 --- a/python-pep517.spec +++ b/python-pep517.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.12.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wrappers to build Python packages using PEP 517 hooks %bcond_without tests @@ -68,6 +68,9 @@ sed -i '/pytest-flake8/d' dev-requirements.txt %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 0.12.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Tue Oct 26 2021 Lumír Balhar - 0.12.0-1 - Update to 0.12.0 Resolves: rhbz#2014930