Rebuild for LLVM13

Resolves: bz#2001129
This commit is contained in:
Jan Grulich 2021-12-17 10:36:28 +01:00
parent 4a852ae7ff
commit c4a96ce17d

View File

@ -12,7 +12,7 @@
Summary: Qt5 - QtTool components
Name: qt5-qttools
Version: 5.15.2
Release: 10%{?dist}
Release: 11%{?dist}
License: LGPLv3 or LGPLv2
Url: http://www.qt.io
@ -501,6 +501,10 @@ fi
%endif
%changelog
* Fri Dec 17 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-11
- Rebuild (LLVM13)
Resolves: bz#2001129
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 5.15.2-10
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688