Name: wayland-protocols Version: 1.33 Release: 1 Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT URL: https://wayland.freedesktop.org/ Source0: https://gitlab.freedesktop.org/wayland/%{name}-%{version}/-/archive/1.33/%{name}-%{version}.tar.bz2 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 %check %meson_test %install %meson_install %files devel %license COPYING %doc README.md %{_datadir}/pkgconfig/%{name}.pc %{_datadir}/%{name}/ %changelog * Tue Feb 06 2024 zhouwenpei - 1.33-1 - upgrade version to 1.33 * Mon Jul 24 2023 zhangchenglin - 1.32-1 - upgrade version to 1.32 * Tue Dec 13 2022 lijian - 1.31-1 - update to upstream version 1.31 * Mon Mar 28 2022 lin zhang - 1.25-1 - Update to 1.25 * Sat Mar 26 2022 hanhui - 1.24-2 - enable testcase * 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