enable test

This commit is contained in:
shirely16 2022-03-26 10:30:34 +08:00
parent 968851a9d7
commit 1cfee3bbc8

View File

@ -1,6 +1,6 @@
Name: wayland-protocols Name: wayland-protocols
Version: 1.24 Version: 1.24
Release: 1 Release: 2
Summary: Wayland protocols that adds functionality not available in the core protocol Summary: Wayland protocols that adds functionality not available in the core protocol
License: MIT License: MIT
URL: https://wayland.freedesktop.org/ URL: https://wayland.freedesktop.org/
@ -36,6 +36,9 @@ wayland-protocols.
%meson %meson
%meson_build %meson_build
%check
%meson_test
%install %install
%meson_install %meson_install
@ -46,6 +49,9 @@ wayland-protocols.
%{_datadir}/%{name}/ %{_datadir}/%{name}/
%changelog %changelog
* Sat Mar 26 2022 hanhui <hanhui15@h-partner.com> - 1.24-2
- enable testcase
* Fri Feb 11 2022 pei-jiankang<peijiankang@kylinos.com> - 1.24-1 * Fri Feb 11 2022 pei-jiankang<peijiankang@kylinos.com> - 1.24-1
- update to upstream version 1.24 - update to upstream version 1.24