Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 00:29:23 +00:00
parent c7f9c807ea
commit 7b8abf67bf

View File

@ -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 <mboddu@redhat.com> - 0.7.1-2
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Mon May 03 2021 Jan Grulich <jgrulich@redhat.com> - 0.7.1-1
- Sync with Fedora - update to 0.7.1
Resolves: bz#1951151