diff --git a/python-rpmautospec.spec b/python-rpmautospec.spec index a0f8a3f..d60d857 100644 --- a/python-rpmautospec.spec +++ b/python-rpmautospec.spec @@ -9,7 +9,7 @@ Name: python-rpmautospec Version: 0.2.8 -Release: 2%{?dist} +Release: 3%{?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 +* Fri Jul 22 2022 Fedora Release Engineering - 0.2.8-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jun 16 2022 Python Maint - 0.2.8-2 - Rebuilt for Python 3.11