diff --git a/libxkbcommon.spec b/libxkbcommon.spec index 9daa1aa5460d7526c42082ced66b9fd26352b587..6fc70ec3c91c69219fcfc7e1b71f2e8c26afe908 100644 --- a/libxkbcommon.spec +++ b/libxkbcommon.spec @@ -1,6 +1,6 @@ Name: libxkbcommon Version: 1.3.1 -Release: 1 +Release: 2 Summary: X.Org X11 XKB parsing library License: MIT URL: https://www.x.org @@ -64,6 +64,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %ldconfig_scriptlets +%check +%meson_test + %files %license LICENSE %{_libdir}/libxkbcommon.so.0.0.0 @@ -110,6 +113,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %{_mandir}/man1/xkbcli.1.gz %changelog +* Tue Apr 19 2022 dongyuzhen - 1.3.1-2 +- enable test + * Wed Nov 24 2021 hanhui - 1.3.1-1 - DESC: update to 1.3.1