Name: spice-protocol Version: 0.14.4 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 Source1: https://www.spice-space.org/download/releases/%{name}-%{version}.tar.xz.sig Source2: victortoso-E37A484F.keyring BuildArch: noarch BuildRequires: meson gnupg2 %description This package provides header files describing the spice protocol and the para-virtual graphics card QXL. %prep gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} %{SOURCE0} %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 * Thu Mar 16 2023 lilong - 0.14.4-1 - Upgrade to 0.14.4 * 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