Hello community, here is the log from the commit of package libvpx for openSUSE:Factory checked in at 2018-03-06 10:44:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvpx (Old) and /work/SRC/openSUSE:Factory/.libvpx.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvpx" Tue Mar 6 10:44:13 2018 rev:36 rq:581995 version:1.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libvpx/libvpx.changes 2018-01-26 13:35:54.459360400 +0100 +++ /work/SRC/openSUSE:Factory/.libvpx.new/libvpx.changes 2018-03-06 10:44:14.442889450 +0100 @@ -1,0 +2,5 @@ +Fri Mar 2 13:11:47 UTC 2018 - [email protected] + +- Enable VP9 10bit encoding support boo#1083537 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvpx.spec ++++++ --- /var/tmp/diff_new_pack.M5b7QL/_old 2018-03-06 10:44:15.266859680 +0100 +++ /var/tmp/diff_new_pack.M5b7QL/_new 2018-03-06 10:44:15.266859680 +0100 @@ -21,7 +21,7 @@ Version: 1.6.1 Release: 0 Summary: VP8/VP9 codec library -License: BSD-3-Clause and GPL-2.0+ +License: BSD-3-Clause AND GPL-2.0-or-later Group: Productivity/Multimedia/Other Url: http://www.webmproject.org/ Source0: https://storage.googleapis.com/downloads.webmproject.org/releases/webm/libvpx-%{version}.tar.bz2 @@ -49,7 +49,7 @@ %package -n vpx-tools Summary: Utilies from the VP8/VP9 codec library -License: BSD-3-Clause and GPL-2.0+ +License: BSD-3-Clause AND GPL-2.0-or-later Group: Productivity/Multimedia/Other %description -n vpx-tools @@ -77,7 +77,7 @@ %package devel Summary: Development files for libvpx, a VP8/VP9 codec library -License: BSD-3-Clause and GPL-2.0+ +License: BSD-3-Clause AND GPL-2.0-or-later Group: Development/Languages/C and C++ Requires: %{name}%{sover} = %{version} @@ -119,6 +119,7 @@ --disable-static \ --enable-vp8 \ --enable-vp9 \ + --enable-vp9-highbitdepth \ --enable-postproc \ --enable-multithread \ --enable-experimental --enable-spatial-svc \
