diff --git a/python-rpmfluff.spec b/python-rpmfluff.spec index 5a492da..7b309e7 100644 --- a/python-rpmfluff.spec +++ b/python-rpmfluff.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 0.5.7.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Lightweight way of building RPMs, and sabotaging them License: GPLv2+ @@ -54,6 +54,9 @@ python3 %{modname}.py %{python3_sitelib}/%{modname}-*.egg-info %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.5.7.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.5.7.1-4 - Rebuilt for Python 3.8.0rc1 (#1748018)