From 7b8abf67bf6caefa570f5ffcb974bef25b198093 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:29:23 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- qgnomeplatform.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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