diff --git a/libvpx.changes b/libvpx.changes index ff18083..fd5c9c3 100644 --- a/libvpx.changes +++ b/libvpx.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 10 07:52:40 UTC 2016 - adrian@suse.de + +- remove --enable-experimental again since we need to keep this + library secure. + ------------------------------------------------------------------- Wed Sep 7 12:58:36 UTC 2016 - tchvatal@suse.com diff --git a/libvpx.spec b/libvpx.spec index c1f7445..f7ad2b4 100644 --- a/libvpx.spec +++ b/libvpx.spec @@ -120,7 +120,7 @@ cd build --enable-vp9 \ --enable-postproc \ --enable-multithread \ - --enable-experimental --enable-spatial-svc \ + --enable-spatial-svc \ %ifarch armv5tel armv5el --target=armv5te-linux-gcc \ %endif