diff --git a/libglvnd.spec b/libglvnd.spec index 9c92f81..e00432d 100644 --- a/libglvnd.spec +++ b/libglvnd.spec @@ -4,7 +4,7 @@ Name: libglvnd Version: 1.3.2 -Release: 4%{?dist} +Release: 5%{?dist} # Provide an upgrade path from the negativo17.org pkgs which have Epoch 1 Epoch: 1 Summary: The GL Vendor-Neutral Dispatch library @@ -242,6 +242,10 @@ xvfb-run -s '-screen 0 640x480x24' -d make check V=1 || \ %changelog +* Mon Aug 09 2021 Mohan Boddu - 1:1.3.2-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1:1.3.2-4 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937