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