diff --git a/kwayland-server.spec b/kwayland-server.spec index 04a3b73..4fca633 100644 --- a/kwayland-server.spec +++ b/kwayland-server.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kwayland-server -Version: 5.23.2 +Version: 5.23.3 Release: 1mamba Summary: KDE Frameworks 5 Wayland server Group: Graphical Desktop/Applications/Environment @@ -15,9 +15,9 @@ License: GPL 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: cmake BuildRequires: rpm-macros-kde5 @@ -84,6 +84,9 @@ exit 0 %{_libdir}/cmake/KWaylandServer/KWaylandServer*.cmake %changelog +* Wed Nov 10 2021 Automatic Build System 5.23.3-1mamba +- automatic version update by autodist + * Wed Oct 27 2021 Automatic Build System 5.23.2-1mamba - automatic version update by autodist