diff --git a/accel-config.spec b/accel-config.spec index f94dd21..2e96faa 100644 --- a/accel-config.spec +++ b/accel-config.spec @@ -3,7 +3,7 @@ Name: accel-config Version: 3.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Configure accelerator subsystem devices # The entire source code is under GPLv2 except for accel-config # library which is mostly LGPLv2.1, ccan/list which is BSD-MIT and @@ -90,6 +90,10 @@ make check %{_libdir}/pkgconfig/lib%{name}.pc %changelog +* Mon Aug 09 2021 Mohan Boddu - 3.2-3 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Jul 02 2021 Jerry Snitselaar - 3.2-2 - Fix product version for gating. Resolves: rhbz#1921368