diff --git a/python-pyproject-metadata.spec b/python-pyproject-metadata.spec index 18cb390..4b23f89 100644 --- a/python-pyproject-metadata.spec +++ b/python-pyproject-metadata.spec @@ -5,7 +5,7 @@ Name: python-pyproject-metadata Version: 0.7.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: PEP 621 metadata parsing License: MIT @@ -91,6 +91,9 @@ rm -rf html/{.buildinfo,.doctrees} %endif %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 0.7.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jul 11 2023 Miro HronĨok - 0.7.1-3 - Drop an unused build requirement on pytest-cov