From 0230b695b73f7a5d62056c6892eade4c488ce2f84605c4c3ae3b8336a7bd37e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Sat, 10 Sep 2016 07:54:09 +0000 Subject: [PATCH] partial revert OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libvpx?expand=0&rev=72 --- libvpx.changes | 6 ++++++ libvpx.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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