diff --git a/python-wheel.spec b/python-wheel.spec index e34b2bf..e0db596 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -18,7 +18,7 @@ Name: python-%{pypi_name} Version: 0.38.4 -Release: 1%{?dist} +Release: 2%{?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 Jan 20 2023 Fedora Release Engineering - 1:0.38.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Dec 07 2022 Lumír Balhar - 1:0.38.4-1 - Update to 0.38.4 (rhbz#2136627)