From 948f1e073b4a19547a75c8f61f79e649ab16718f Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Wed, 17 May 2023 10:35:08 -0700 Subject: [PATCH] Rebuild again 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 aadcbab..e47b28e 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -14,7 +14,7 @@ Name: kf5-%{framework} Version: 5.105.0 -Release: 4%{?dist} +Release: 5%{?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 +* Wed May 17 2023 Troy Dawson - 5.105.0-5 +- Rebuild again for qt5 update + * Tue May 09 2023 Troy Dawson - 5.105.0-4 - Rebuild for qt5 update