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)
|
||||
|
||||
Name: libvpx
|
||||
Version: 1.7.0
|
||||
Version: 1.8.0
|
||||
Release: 1mamba
|
||||
Summary: VP8 Video Codec SDK
|
||||
Group: System/Libraries
|
||||
@ -99,8 +99,9 @@ CROSS=%{_host}- \
|
||||
--enable-postproc \
|
||||
--enable-vp9 \
|
||||
--enable-vp9-highbitdepth \
|
||||
--enable-experimental \
|
||||
--enable-spatial-svc
|
||||
--enable-experimental
|
||||
|
||||
# --enable-spatial-svc
|
||||
|
||||
%make
|
||||
|
||||
@ -145,6 +146,9 @@ chmod 644 %{buildroot}%{_includedir}/vpx/*.h
|
||||
#%endif
|
||||
|
||||
%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
|
||||
- update to 1.7.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user