Rebuild (elfutils#2188064)

Resolves: bz#2175728
This commit is contained in:
Jan Grulich 2023-04-26 13:22:37 +02:00
parent dc03a1f7c9
commit 570a18d785

View File

@ -13,7 +13,7 @@
Summary: Qt5 - QtDeclarative component
Name: qt5-%{qt_module}
Version: 5.15.9
Release: 2%{?dist}
Release: 3%{?dist}
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -256,6 +256,10 @@ make check -k -C tests ||:
%endif
%changelog
* Wed Apr 26 2023 Jan Grulich <jgrulich@redhat.com> - 5.15.9-3
- Rebuild (elfutils#2188064)
Resolves: bz#2175728
* Mon Apr 17 2023 Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Disable tests failing in gating
Resolves: bz#2175728