diff --git a/polkit-pkla-compat.spec b/polkit-pkla-compat.spec index d9f1d33..5c87031 100644 --- a/polkit-pkla-compat.spec +++ b/polkit-pkla-compat.spec @@ -1,6 +1,6 @@ Name: polkit-pkla-compat Version: 0.1 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Rules for polkit to add compatibility with pklocalauthority # GPLv2-licensed ltmain.sh and Apache-licensed mocklibc are not shipped in # the binary package. @@ -50,6 +50,10 @@ make check %dir %{_localstatedir}/lib/polkit-1/localauthority/*.d %changelog +* Tue Aug 10 2021 Mohan Boddu - 0.1-21 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.1-20 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937