enable test
This commit is contained in:
parent
4c180a9790
commit
c2c5ff97c3
@ -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 <dongyuzhen@h-partners.com> - 1.3.1-2
|
||||
- enable test
|
||||
|
||||
* Wed Nov 24 2021 hanhui <hanhui15@huawei.com> - 1.3.1-1
|
||||
- DESC: update to 1.3.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user