diff --git a/kwayland.spec b/kwayland.spec index 16cc0dd..1a3cb9f 100644 --- a/kwayland.spec +++ b/kwayland.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kwayland -Version: 5.87.0 +Version: 5.88.0 Release: 1mamba Summary: KDE Frameworks 5 Qt-style API to interact with the wayland-client and wayland-server API. Group: System/Libraries @@ -15,9 +15,9 @@ License: LGPL BuildRequires: glibc-devel BuildRequires: libgcc BuildRequires: libglvnd-devel -BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel BuildRequires: libwayland-devel +BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: plasma-wayland-protocols BuildRequires: cmake @@ -91,6 +91,9 @@ exit 0 %{_kde5_mkspecsdir}/qt_KWaylandServer.pri %changelog +* Sat Nov 13 2021 Automatic Build System 5.88.0-1mamba +- automatic version update by autodist + * Tue Oct 12 2021 Automatic Build System 5.87.0-1mamba - automatic version update by autodist