Name: wayland-protocols Version: 1.24 Release: 1 Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT URL: https://wayland.freedesktop.org/ Source0: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz BuildArch: noarch BuildRequires: gcc BuildRequires: gcc-g++ BuildRequires: meson BuildRequires: wayland-devel %description wayland-protocols contains Wayland protocols that adds functionality not available in the Wayland core protocol. Such protocols either adds completely new functionality, or extends the functionality of some other protocol either in Wayland core, or some other protocol in wayland-protocols. %package devel Summary: Wayland protocols that adds functionality not available in the core protocol %description devel wayland-protocols contains Wayland protocols that adds functionality not available in the Wayland core protocol. Such protocols either adds completely new functionality, or extends the functionality of some other protocol either in Wayland core, or some other protocol in wayland-protocols. %prep %autosetup %build %meson %meson_build %install %meson_install %files devel %license COPYING %doc README.md %{_datadir}/pkgconfig/%{name}.pc %{_datadir}/%{name}/ %changelog * Fri Feb 11 2022 pei-jiankang - 1.24-1 - update to upstream version 1.24 * Fri Nov 26 2021 hanhui - 1.23-1 - Upgrade to 1.23 * Fri Jul 17 2020 chengguipeng - 1.20-1 - Upgrade to 1.20-1 * Sat Jan 11 2020 openEuler Buildteam - 1.18-1 - update to 1.18 * Mon Dec 9 2019 openEuler Buildteam - 1.16-2 - Package init