diff --git a/pyproject-rpm-macros.spec b/pyproject-rpm-macros.spec index fd2b805..2952217 100644 --- a/pyproject-rpm-macros.spec +++ b/pyproject-rpm-macros.spec @@ -6,7 +6,7 @@ License: MIT # Keep the version at zero and increment only release Version: 0 -Release: 3%{?dist} +Release: 4%{?dist} Source0: macros.pyproject Source1: pyproject_buildrequires.py @@ -75,6 +75,9 @@ install -m 644 pyproject_buildrequires.py %{buildroot}%{_rpmconfigdir}/redhat/ %license LICENSE %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Jul 02 2019 Miro HronĨok - 0-3 - Add %%pyproject_buildrequires