From 1cfee3bbc81a26a9d1f372532e6c3f63b4061173 Mon Sep 17 00:00:00 2001 From: shirely16 Date: Sat, 26 Mar 2022 10:30:34 +0800 Subject: [PATCH] enable test --- wayland-protocols.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 001fa9e..12ec6ab 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,6 +1,6 @@ Name: wayland-protocols Version: 1.24 -Release: 1 +Release: 2 Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT URL: https://wayland.freedesktop.org/ @@ -36,6 +36,9 @@ wayland-protocols. %meson %meson_build +%check +%meson_test + %install %meson_install @@ -46,6 +49,9 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* 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