From 570a18d785a1a932b1211e761623234356443837 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Wed, 26 Apr 2023 13:22:37 +0200 Subject: [PATCH] Rebuild (elfutils#2188064) Resolves: bz#2175728 --- qt5-qtdeclarative.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/qt5-qtdeclarative.spec b/qt5-qtdeclarative.spec index fe2ec4b..f63f6ae 100644 --- a/qt5-qtdeclarative.spec +++ b/qt5-qtdeclarative.spec @@ -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 - 5.15.9-3 +- Rebuild (elfutils#2188064) + Resolves: bz#2175728 + * Mon Apr 17 2023 Jan Grulich - 5.15.9-2 - Disable tests failing in gating Resolves: bz#2175728