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:32:06 +00:00
parent 23c983b236
commit 8086d97762
1 changed files with 5 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: qt5-%{qt_module}
Summary: Qt5 - module with set of QtQuick controls
Version: 5.15.2
Release: 5%{?dist}
Release: 6%{?dist}
License: LGPLv2 or LGPLv3 and GFDL
Url: http://www.qt.io
@ -80,6 +80,10 @@ make install INSTALL_ROOT=%{buildroot}
%endif
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 5.15.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed Jun 09 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-5
- Add gating tests
Resolves: bz#1968468