From 334cc382a974b30b02050152b21c7ae8a3ce5f19 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 21:11:34 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- kernel-srpm-macros.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/kernel-srpm-macros.spec b/kernel-srpm-macros.spec index 001071c..e099f74 100644 --- a/kernel-srpm-macros.spec +++ b/kernel-srpm-macros.spec @@ -1,6 +1,6 @@ Name: kernel-srpm-macros Version: 1.0 -Release: 7%{?dist} +Release: 8%{?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 @@ -40,7 +40,7 @@ The variable to use is kernel_arches. %package -n kernel-rpm-macros Version: 185 -Release: %{release}%{?dist} +Release: %{release}%{?dist}.1 Summary: Macros and scripts for building kernel module packages Requires: redhat-rpm-config >= 13 @@ -91,6 +91,10 @@ install -p -m 644 -t %{buildroot}%{_fileattrsdir} kmod.attr %{rrcdir}/find-provides.d/modalias.prov %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.0-8 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Tue May 25 2021 Michal Domonkos - 1.0-7 - Bump release for a rebuild in a sidetag