diff --git a/kernel-srpm-macros.spec b/kernel-srpm-macros.spec index 99527f5..28cc72a 100644 --- a/kernel-srpm-macros.spec +++ b/kernel-srpm-macros.spec @@ -1,6 +1,6 @@ Name: kernel-srpm-macros Version: 1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: RPM macros that list arches the full kernel is built on # This package only exist in Fedora repositories # The license is the standard (MIT) specified in @@ -38,6 +38,9 @@ install -p -m 0644 -t %{buildroot}/%{_rpmconfigdir}/macros.d %{SOURCE0} %{_rpmconfigdir}/macros.d/* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Aug 04 2020 Merlin Mathesius - 1.0-3 - Escape percent for %%kernel_arches macro