Rebuild (LLVM-16)

Resolves: bz#2192954
This commit is contained in:
Jan Grulich 2023-05-08 10:32:46 +02:00
parent 07ffe747da
commit ce43c8f25e
1 changed files with 5 additions and 1 deletions

View File

@ -12,7 +12,7 @@
Summary: Qt5 - QtTool components
Name: qt5-qttools
Version: 5.15.9
Release: 2%{?dist}
Release: 3%{?dist}
License: LGPLv3 or LGPLv2
Url: http://www.qt.io
@ -525,6 +525,10 @@ fi
%endif
%changelog
* Mon May 08 2023 Jan Grulich <jgrulich@redhat.com> - 5.15.9-3
- Rebuild (LLVM-16)
Resolves: bz#2192954
* Tue Apr 25 2023 Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
Resolves: bz#2175743