diff --git a/kwayland.spec b/kwayland.spec index 513daa1..46c689e 100644 --- a/kwayland.spec +++ b/kwayland.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kwayland -Version: 5.75.0 +Version: 5.76.0 Release: 1mamba Summary: KDE Frameworks 5 Qt-style API to interact with the wayland-client and wayland-server API. Group: System/Libraries @@ -10,7 +10,6 @@ Distribution: openmamba Packager: Silvan Calarco URL: http://www.kde.org Source: http://download.kde.org/stable/frameworks/%{majver}/kwayland-%{version}.tar.xz -# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -20,6 +19,7 @@ BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel BuildRequires: libwayland-devel ## AUTOBUILDREQ-END +BuildRequires: plasma-wayland-protocols BuildRequires: cmake BuildRequires: rpm-macros-kde5 BuildRequires: extra-cmake-modules @@ -92,6 +92,9 @@ exit 0 %{_kde5_mkspecsdir}/qt_KWaylandServer.pri %changelog +* Mon Nov 16 2020 Automatic Build System 5.76.0-1mamba +- automatic version update by autodist + * Wed Oct 14 2020 Automatic Build System 5.75.0-1mamba - automatic version update by autodist