diff --git a/qgnomeplatform.spec b/qgnomeplatform.spec index 391efbb..3e0a8c3 100644 --- a/qgnomeplatform.spec +++ b/qgnomeplatform.spec @@ -1,7 +1,7 @@ Name: qgnomeplatform Version: 0.7.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Qt Platform Theme aimed to accommodate Gnome settings License: LGPLv2+ @@ -57,6 +57,10 @@ make install INSTALL_ROOT=%{buildroot} -C %{_target_platform} %{_qt5_libdir}/qt5/plugins/wayland-decoration-client/libqgnomeplatformdecoration.so %changelog +* Tue Aug 10 2021 Mohan Boddu - 0.7.1-2 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Mon May 03 2021 Jan Grulich - 0.7.1-1 - Sync with Fedora - update to 0.7.1 Resolves: bz#1951151