Compare commits
10 Commits
2c1af24fdb
...
9f814a77d4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9f814a77d4 | ||
|
|
a2906371b2 | ||
|
|
1b09835d3d | ||
|
|
73fc35ea85 | ||
|
|
ddbb3c7ef1 | ||
|
|
b8872aa31b | ||
|
|
6d50944593 | ||
|
|
3038727ed3 | ||
|
|
cecb7e044f | ||
|
|
9bec6c1aff |
Binary file not shown.
BIN
libXvMC-1.0.13.tar.gz
Normal file
BIN
libXvMC-1.0.13.tar.gz
Normal file
Binary file not shown.
14
libXvMC.spec
14
libXvMC.spec
@ -1,5 +1,5 @@
|
||||
Name: libXvMC
|
||||
Version: 1.0.11
|
||||
Version: 1.0.13
|
||||
Release: 2
|
||||
Summary: X-Video Motion Compensation API
|
||||
License: MIT
|
||||
@ -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,15 @@ 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
|
||||
|
||||
* Fri Jul 24 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.0.12-1
|
||||
- updata package
|
||||
|
||||
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.11-2
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user