Name: spice-protocol Version: 0.14.3 Release: 1 Summary: Spice protocol header files License: BSD and LGPLv2+ URL: http://www.spice-space.org/ Source0: http://www.spice-space.org/download/releases/%{name}-%{version}.tar.xz BuildArch: noarch BuildRequires: meson %description This package provides header files describing the spice protocol and the para-virtual graphics card QXL. %prep %autosetup -p1 %build %meson %meson_build %install %meson_install %files %defattr(-,root,root) %doc COPYING CHANGELOG.md %{_includedir}/spice-1/spice/*.h %{_datadir}/pkgconfig/spice-protocol.pc %changelog * Fri Dec 3 2021 yangcheng - 0.14.3-1 - Upgrade to 0.14.3 * Thu Jul 16 2020 chengguipeng - 0.14.2-1 - Upgrade to 0.14.2 * Mon Dec 9 2019 openEuler Buildteam - 0.12.14-3 - Package init