diff --git a/fpc-srpm-macros.spec b/fpc-srpm-macros.spec index 0df9358..95f2831 100644 --- a/fpc-srpm-macros.spec +++ b/fpc-srpm-macros.spec @@ -1,6 +1,6 @@ Name: fpc-srpm-macros Version: 1.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: RPM macros needed by packages built with Free Pascal Compiler # This package only exist in Fedora repositories # The license is the standard (MIT) specified in @@ -36,6 +36,9 @@ install -p -m 0644 -t %{buildroot}/%{_rpmconfigdir}/macros.d %{SOURCE0} %changelog +* Wed Jul 21 2021 Fedora Release Engineering - 1.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jan 26 2021 Fedora Release Engineering - 1.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild