diff --git a/xdg-desktop-portal-gtk.spec b/xdg-desktop-portal-gtk.spec index c362eb7..764a722 100644 --- a/xdg-desktop-portal-gtk.spec +++ b/xdg-desktop-portal-gtk.spec @@ -3,7 +3,7 @@ Name: xdg-desktop-portal-gtk Version: 1.8.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Backend implementation for xdg-desktop-portal using GTK+ License: LGPLv2+ @@ -65,6 +65,10 @@ org.gnome.SessionManager D-Bus interfaces. %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.8.0-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.8.0-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937