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