enable test
(cherry picked from commit c2c5ff97c355affd950eba26b4c9f555f5de86f4)
This commit is contained in:
parent
b6767155a8
commit
7eaa07396f
@ -1,6 +1,6 @@
|
|||||||
Name: libxkbcommon
|
Name: libxkbcommon
|
||||||
Version: 1.3.1
|
Version: 1.3.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: X.Org X11 XKB parsing library
|
Summary: X.Org X11 XKB parsing library
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://www.x.org
|
URL: https://www.x.org
|
||||||
@ -64,6 +64,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
|||||||
|
|
||||||
%ldconfig_scriptlets
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
|
%check
|
||||||
|
%meson_test
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%{_libdir}/libxkbcommon.so.0.0.0
|
%{_libdir}/libxkbcommon.so.0.0.0
|
||||||
@ -110,6 +113,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
|||||||
%{_mandir}/man1/xkbcli.1.gz
|
%{_mandir}/man1/xkbcli.1.gz
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Nov 24 2021 hanhui <hanhui15@huawei.com> - 1.3.1-1
|
||||||
- DESC: update to 1.3.1
|
- DESC: update to 1.3.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user