diff --git a/libvpx.spec b/libvpx.spec index f512e64..3bb9afa 100644 --- a/libvpx.spec +++ b/libvpx.spec @@ -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 1.6.1-1mamba +- automatic version update by autodist + * Sun Dec 11 2016 Silvan Calarco 1.6.0-2mamba - added many configure options for chromium