diff --git a/PyYAML.spec b/PyYAML.spec index 6060e18..900e00e 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -7,7 +7,7 @@ Name: PyYAML Version: 6.0 -Release: 3%{?dist} +Release: 4%{?dist} %global uversion %{version} Summary: YAML parser and emitter for Python @@ -111,6 +111,9 @@ rm -rf ext/_yaml.c %changelog +* Mon Jun 13 2022 Python Maint - 6.0-4 +- Rebuilt for Python 3.11 + * Tue Feb 08 2022 Miro HronĨok - 6.0-3 - Remove some outdated Obsoletes and Provides, but keep providing python3-yaml and python3-PyYAML for users