automatic version update by autodist [release 1.8.0-1mamba;Thu Apr 25 2019]
This commit is contained in:
parent
6b2a456b9f
commit
6d1d60b2a4
10
libvpx.spec
10
libvpx.spec
@ -16,7 +16,7 @@
|
|||||||
%define major %(echo %version | cut -d. -f -1)
|
%define major %(echo %version | cut -d. -f -1)
|
||||||
|
|
||||||
Name: libvpx
|
Name: libvpx
|
||||||
Version: 1.7.0
|
Version: 1.8.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: VP8 Video Codec SDK
|
Summary: VP8 Video Codec SDK
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -99,8 +99,9 @@ CROSS=%{_host}- \
|
|||||||
--enable-postproc \
|
--enable-postproc \
|
||||||
--enable-vp9 \
|
--enable-vp9 \
|
||||||
--enable-vp9-highbitdepth \
|
--enable-vp9-highbitdepth \
|
||||||
--enable-experimental \
|
--enable-experimental
|
||||||
--enable-spatial-svc
|
|
||||||
|
# --enable-spatial-svc
|
||||||
|
|
||||||
%make
|
%make
|
||||||
|
|
||||||
@ -145,6 +146,9 @@ chmod 644 %{buildroot}%{_includedir}/vpx/*.h
|
|||||||
#%endif
|
#%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 25 2019 Automatic Build System <autodist@mambasoft.it> 1.8.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Mar 21 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.7.0-1mamba
|
* Wed Mar 21 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.7.0-1mamba
|
||||||
- update to 1.7.0
|
- update to 1.7.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user