!13 [sync] PR-12: enable test

From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2023-03-13 02:39:54 +00:00 committed by Gitee
commit e4750e652d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: libxshmfence
Version: 1.3
Release: 6
Release: 7
Summary: X11 shared memory fences
License: MIT
URL: https://www.x.org/
@ -28,6 +28,9 @@ autoreconf -ivf
%configure
%make_build
%check
make check
%install
%make_install
%delete_la
@ -51,6 +54,12 @@ autoreconf -ivf
%doc README ChangeLog
%changelog
* Sat Mar 11 2023 zhangpan <zhangpan103@h-partners.com> - 1.3-7
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:enable test
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.3-6
- Type:bugfix
- Id:NA