diff --git a/python-rpmautospec.spec b/python-rpmautospec.spec index 2fd0a19..441cee9 100644 --- a/python-rpmautospec.spec +++ b/python-rpmautospec.spec @@ -13,7 +13,7 @@ Name: python-rpmautospec Version: 0.1.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Package and CLI tool to generate release fields and changelogs License: MIT @@ -182,6 +182,9 @@ install -m 644 rpm/macros.d/macros.rpmautospec %{buildroot}%{rpmmacrodir}/ %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.1.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Oct 13 2020 Nils Philippsen - 0.1.3-4 - explicitly BR: python3-setuptools