Rebuild for LLVM12

Related: rhbz#1928132
This commit is contained in:
Tom Stellard 2021-05-13 16:49:11 -07:00
parent f69a16be0d
commit d8daa0f087
1 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,7 @@
Summary: Qt5 - QtTool components
Name: qt5-qttools
Version: 5.15.2
Release: 7%{?dist}
Release: 8%{?dist}
License: LGPLv3 or LGPLv2
Url: http://www.qt.io
@ -479,6 +479,9 @@ fi
%changelog
* Thu May 13 2021 Tom Stellard <tstellar@redhat.com> - 5.15.2-8
- Rebuild for LLVM12
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 5.15.2-7
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937