From 466559cc38cd964ae9aa40e42cfb230094b4f1b2 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 21:13:01 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- ksc.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ksc.spec b/ksc.spec index 1381c97..d435a09 100644 --- a/ksc.spec +++ b/ksc.spec @@ -8,7 +8,7 @@ Name: ksc Version: 1.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Kernel source code checker Group: Development/Tools AutoReqProv: no @@ -46,6 +46,10 @@ install -D ksc.1 %{buildroot}%{_mandir}/man1/ksc.1 %{python3_sitelib}/ksc-%{version}*.egg-info %changelog +* Mon Aug 09 2021 Mohan Boddu - Forge-specific packaging variables +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Tue Jun 01 2021 Ziqian SUN - 1.8-2 - Adding python3-requests into Requires.