diff --git a/pyparted.spec b/pyparted.spec index 1debcf1..10d2c51 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -34,7 +34,7 @@ Summary: Python module for GNU parted Name: pyparted Epoch: 1 Version: 3.12.0 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ URL: https://github.com/dcantrell/pyparted @@ -150,6 +150,9 @@ popd %endif %changelog +* Mon Jun 13 2022 Python Maint - 1:3.12.0-3 +- Rebuilt for Python 3.11 + * Mon Mar 07 2022 David Cantrell - 3.12.0-2 - BR python3-setuptools