diff --git a/python-wheel.spec b/python-wheel.spec index 3b1e663..cf31f59 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -18,7 +18,7 @@ Name: python-%{pypi_name} Version: 0.37.1 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 Summary: Built-package format for Python @@ -129,6 +129,9 @@ rm setup.cfg # to drop pytest coverage options configured there %endif %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1:0.37.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 1:0.37.1-3 - Rebuilt for Python 3.11