From 8c835452134668cb25e09ff8c3cb87a65fabe938 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jan 2022 14:07:39 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-pep517.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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