diff --git a/kwayland.spec b/kwayland.spec index 9cc58fc..3da43f9 100644 --- a/kwayland.spec +++ b/kwayland.spec @@ -1,20 +1,20 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kwayland -Version: 5.82.0 +Version: 5.83.0 Release: 1mamba Summary: KDE Frameworks 5 Qt-style API to interact with the wayland-client and wayland-server API. Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://www.kde.org +URL: https://kde.org/ Source: http://download.kde.org/stable/frameworks/%{majver}/kwayland-%{version}.tar.xz License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libGL-devel BuildRequires: libgcc +BuildRequires: libglvnd-devel BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel BuildRequires: libwayland-devel @@ -91,6 +91,9 @@ exit 0 %{_kde5_mkspecsdir}/qt_KWaylandServer.pri %changelog +* Sun Jun 13 2021 Automatic Build System 5.83.0-1mamba +- automatic version update by autodist + * Sun May 09 2021 Automatic Build System 5.82.0-1mamba - automatic version update by autodist