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
|
||||
%else
|
||||
%ifarch arm
|
||||
%define vpxtarget armv6-linux-gcc
|
||||
%define vpxtarget armv7-linux-gcc
|
||||
%else
|
||||
%define vpxtarget generic-gnu
|
||||
%endif
|
||||
@ -16,8 +16,8 @@
|
||||
%define major %(echo %version | cut -d. -f -1)
|
||||
|
||||
Name: libvpx
|
||||
Version: 1.6.0
|
||||
Release: 2mamba
|
||||
Version: 1.6.1
|
||||
Release: 1mamba
|
||||
Summary: VP8 Video Codec SDK
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -145,6 +145,9 @@ chmod 644 %{buildroot}%{_includedir}/vpx/*.h
|
||||
#%endif
|
||||
|
||||
%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
|
||||
- added many configure options for chromium
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user