automatic version update by autodist [release 1.6.1-1mamba;Sun Jan 15 2017]
This commit is contained in:
parent
38c14b98c9
commit
c194fac4eb
@ -5,7 +5,7 @@
|
|||||||
%define vpxtarget x86_64-linux-gcc
|
%define vpxtarget x86_64-linux-gcc
|
||||||
%else
|
%else
|
||||||
%ifarch arm
|
%ifarch arm
|
||||||
%define vpxtarget armv6-linux-gcc
|
%define vpxtarget armv7-linux-gcc
|
||||||
%else
|
%else
|
||||||
%define vpxtarget generic-gnu
|
%define vpxtarget generic-gnu
|
||||||
%endif
|
%endif
|
||||||
@ -16,8 +16,8 @@
|
|||||||
%define major %(echo %version | cut -d. -f -1)
|
%define major %(echo %version | cut -d. -f -1)
|
||||||
|
|
||||||
Name: libvpx
|
Name: libvpx
|
||||||
Version: 1.6.0
|
Version: 1.6.1
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: VP8 Video Codec SDK
|
Summary: VP8 Video Codec SDK
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -145,6 +145,9 @@ chmod 644 %{buildroot}%{_includedir}/vpx/*.h
|
|||||||
#%endif
|
#%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 15 2017 Automatic Build System <autodist@mambasoft.it> 1.6.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Dec 11 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.0-2mamba
|
* Sun Dec 11 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.0-2mamba
|
||||||
- added many configure options for chromium
|
- added many configure options for chromium
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user