From 4c11bfec543396e0ec06a5c7e84c8c34b97b9b59 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Tue, 22 Aug 2023 10:26:23 +0200 Subject: [PATCH] Rebuild (qtbase) --- qt5-qtwayland.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qt5-qtwayland.spec b/qt5-qtwayland.spec index 2eda65c..51a4a7b 100644 --- a/qt5-qtwayland.spec +++ b/qt5-qtwayland.spec @@ -3,7 +3,7 @@ Summary: Qt5 - Wayland platform support and QtCompositor module Name: qt5-%{qt_module} Version: 5.15.10 -Release: 3%{?dist} +Release: 4%{?dist} License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: http://www.qt.io @@ -178,6 +178,9 @@ popd %changelog +* Tue Aug 22 2023 Jan Grulich - 5.15.10-4 +- Rebuild (qtbase) + * Wed Aug 16 2023 Jan Grulich - 5.15.10-3 - Use QAdwaitaDecorations by default