From 75ba670dbb0719ab4659535b7bcb7234aa742330 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Wed, 21 Sep 2022 09:49:17 +0200 Subject: [PATCH] Rebuild (qt5) --- kf5-kwayland.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index 54fdaf3..fcd5901 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -14,7 +14,7 @@ Name: kf5-%{framework} Version: 5.98.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries License: GPLv2+ @@ -116,6 +116,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %changelog +* Wed Sep 21 2022 Jan Grulich - 5.98.0-3 +- Rebuild (qt5) + * Sun Sep 18 2022 Marc Deop marcdeop@fedoraproject.org - 5.98.0-2 - Apply patch to fix kwin compilation