diff --git a/gpgme.spec b/gpgme.spec index 4d186d9..0be3901 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -9,7 +9,7 @@ Name: gpgme Summary: GnuPG Made Easy - high level crypto API Version: 1.15.1 -Release: 4%{?dist} +Release: 5%{?dist} # /usr/bin/gpgme-tool is licensed under GPLv3+ # the rest is licensed under LGPLv2+ @@ -222,6 +222,10 @@ make check %{python3_sitearch}/gpg/ %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.15.1-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Jul 16 2021 Jiri Kucera - 1.15.1-4 - Fix license and covscan issues Resolves: #1938732