From 48e0a9a3adc992dbb2e3f69019759327eaed5ee6 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 22:00:05 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- lldpd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lldpd.spec b/lldpd.spec index 522b489..35a88f9 100644 --- a/lldpd.spec +++ b/lldpd.spec @@ -10,7 +10,7 @@ Name: lldpd Version: 1.0.4 -Release: 9%{?dist} +Release: 10%{?dist} Summary: ISC-licensed implementation of LLDP License: ISC @@ -176,6 +176,10 @@ fi %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.0.4-10 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Mon Jul 12 2021 Aaron Conole - 1.0.4-9 - Strip ASL components (#1982259)