diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index 3162883..e82b190 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,6 +1,6 @@ Name: xdg-dbus-proxy Version: 0.1.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Filtering proxy for D-Bus connections License: LGPLv2+ @@ -38,6 +38,10 @@ to facilitate using it in other contexts. %{_mandir}/man1/xdg-dbus-proxy.1* %changelog +* Tue Aug 10 2021 Mohan Boddu - 0.1.2-6 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.1.2-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937