diff --git a/python-rpmautospec.spec b/python-rpmautospec.spec index 007f84a..a0f8a3f 100644 --- a/python-rpmautospec.spec +++ b/python-rpmautospec.spec @@ -9,7 +9,7 @@ Name: python-rpmautospec Version: 0.2.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Package and CLI tool to generate release fields and changelogs License: MIT @@ -134,6 +134,9 @@ install -m 644 rpm/macros.d/macros.rpmautospec %{buildroot}%{rpmmacrodir}/ %changelog +* Thu Jun 16 2022 Python Maint - 0.2.8-2 +- Rebuilt for Python 3.11 + * Mon May 16 2022 Nils Philippsen - 0.2.8-1 - Update to 0.2.8 - Don't require python3-pytest-xdist for building on EL9