From de1d8421d7d997b5f5089accbcf747ac07964f1a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 03:24:06 +0100 Subject: [PATCH] automatic version update by autodist [release 5.98.0-1mamba;Mon Sep 12 2022] --- kwayland.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/kwayland.spec b/kwayland.spec index 6241785..c2fa3e0 100644 --- a/kwayland.spec +++ b/kwayland.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kwayland -Version: 5.97.0 +Version: 5.98.0 Release: 1mamba Summary: KDE Frameworks 5 Qt-style API to interact with the wayland-client and wayland-server API. Group: System/Libraries @@ -17,7 +17,9 @@ BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libstdc++6-devel BuildRequires: libwayland-devel +BuildRequires: libxkbcommon-devel BuildRequires: qt5-qtbase-devel +BuildRequires: qt5-qtwayland-devel ## AUTOBUILDREQ-END BuildRequires: plasma-wayland-protocols BuildRequires: cmake @@ -93,6 +95,9 @@ exit 0 %{_kde5_libdir}/cmake/KF5Wayland/KF5Wayland*.cmake %changelog +* Mon Sep 12 2022 Automatic Build System 5.98.0-1mamba +- automatic version update by autodist + * Tue Aug 16 2022 Automatic Build System 5.97.0-1mamba - automatic version update by autodist