!9 enable test

From: @zppzhangpan 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2023-03-17 07:45:55 +00:00 committed by Gitee
commit 379d056e35
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: libXvMC
Version: 1.0.13
Release: 1
Release: 2
Summary: X-Video Motion Compensation API
License: MIT
URL: https://www.x.org
@ -32,6 +32,9 @@ autoreconf -vif
%configure
%make_build
%check
make check
%install
%make_install
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11
@ -59,6 +62,9 @@ touch $RPM_BUILD_ROOT%{_sysconfdir}/X11/XvMCConfig
%doc README.md XvMC_API.txt
%changelog
* Thu Mar 16 2023 zhangpan <zhangpan103@h-partners.com> - 1.0.13-2
- enable test
* Sun Jul 31 2022 tianlijing <tianlijing@kylinos.cn> - 1.0.13-1
- update to 1.0.13