Rebuild (LLVM-18)

Resolves: RHEL-27730
This commit is contained in:
Jan Grulich 2024-05-09 09:18:05 +02:00
parent 6cd767e31c
commit d403894ba3

View File

@ -11,7 +11,7 @@
Summary: Qt6 - QtTool components
Name: qt6-qttools
Version: 6.7.0
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
Url: http://www.qt.io
@ -389,6 +389,10 @@ popd
%endif
%changelog
* Thu May 09 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.0-2
- Rebuild (LLVM-18)
Resolves: RHEL-27730
* Fri Apr 19 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.0-1
- 6.7.0
Resolves: RHEL-27845