!36 [sync] PR-34: 增加测试超时
From: @openeuler-sync-bot Reviewed-by: @open-bot Signed-off-by: @open-bot
This commit is contained in:
commit
7a270a1228
@ -1,6 +1,6 @@
|
|||||||
Name: xkeyboard-config
|
Name: xkeyboard-config
|
||||||
Version: 2.39
|
Version: 2.39
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: The X Keyboard Extension
|
Summary: The X Keyboard Extension
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://www.freedesktop.org/wiki/Software/XKeyboardConfig
|
URL: https://www.freedesktop.org/wiki/Software/XKeyboardConfig
|
||||||
@ -51,7 +51,7 @@ sed -i 's|Taiwan)|Taiwan China)|' po/* geometry/sun rules/base.xml symbols/tw
|
|||||||
}
|
}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%meson_test
|
%meson_test -t 3
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -70,6 +70,9 @@ sed -i 's|Taiwan)|Taiwan China)|' po/* geometry/sun rules/base.xml symbols/tw
|
|||||||
%{_mandir}/man7/xkeyboard-config.*
|
%{_mandir}/man7/xkeyboard-config.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 04 2024 laokz <zhangkai@iscas.ac.cn> - 2.39-4
|
||||||
|
- Increase tests timeout
|
||||||
|
|
||||||
* Thu Apr 11 2024 lingsheng <lingsheng1@h-partners.com> - 2.39-3
|
* Thu Apr 11 2024 lingsheng <lingsheng1@h-partners.com> - 2.39-3
|
||||||
- Add check require libxkbcommon
|
- Add check require libxkbcommon
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user