From 723bac883bed350acbb254a635b14df61eca670c Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 9 May 2023 09:59:16 -0700 Subject: [PATCH] Rebuild for qt5 update --- kf5-kwayland.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index f2b1392..aadcbab 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -14,7 +14,7 @@ Name: kf5-%{framework} Version: 5.105.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries License: GPLv2+ @@ -109,6 +109,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %changelog +* Tue May 09 2023 Troy Dawson - 5.105.0-4 +- Rebuild for qt5 update + * Sat Apr 22 2023 Marc Deop i Argemí - 5.105.0-3 - Rebuild (sync builds in rawhide,f38 and f37)