diff --git a/radvd.spec b/radvd.spec index 1049210..fb497e8 100644 --- a/radvd.spec +++ b/radvd.spec @@ -1,7 +1,7 @@ Summary: A Router Advertisement daemon Name: radvd Version: 2.19 -Release: 3%{?dist} +Release: 4%{?dist} # The code includes the advertising clause, so it's GPL-incompatible License: BSD with advertising @@ -94,6 +94,10 @@ exit 0 %{_sbindir}/radvdump %changelog +* Tue Aug 10 2021 Mohan Boddu - 2.19-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 2.19-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937