diff --git a/libgpg-error.spec b/libgpg-error.spec index c358fd0..758a14c 100644 --- a/libgpg-error.spec +++ b/libgpg-error.spec @@ -1,6 +1,6 @@ Name: libgpg-error Version: 1.42 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library for error values used by GnuPG components URL: https://www.gnupg.org/related_software/libgpg-error/ License: LGPLv2+ @@ -84,6 +84,10 @@ make check %{_mandir}/man1/gpgrt-config.* %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.42-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.42-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937