Hello community, here is the log from the commit of package opus for openSUSE:Factory checked in at 2016-08-15 10:30:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opus (Old) and /work/SRC/openSUSE:Factory/.opus.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opus" Changes: -------- --- /work/SRC/openSUSE:Factory/opus/opus.changes 2016-02-11 12:32:12.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.opus.new/opus.changes 2016-08-15 10:30:39.000000000 +0200 @@ -1,0 +2,15 @@ +Sat Aug 13 15:26:11 UTC 2016 - [email protected] + +- Update to version 1.1.3: + + Neon optimizations improving performance on ARMv7 and ARMv8 by + up to 15%. + + Fixes some issues with 16-bit platforms (e.g. TI C55x). + + Fixes to comfort noise generation (CNG). + + Documenting that PLC packets can also be 2 bytes. + + Includes experimental ambisonics work (--enable-ambisonics). +- Stop passing conditional --enable/disable-intrinsics, it's + enabled by default now. +- Not adding the new --enable-ambisonics to configure, it's still + experimental. + +------------------------------------------------------------------- Old: ---- opus-1.1.2.tar.gz New: ---- opus-1.1.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opus.spec ++++++ --- /var/tmp/diff_new_pack.jm5rgj/_old 2016-08-15 10:30:40.000000000 +0200 +++ /var/tmp/diff_new_pack.jm5rgj/_new 2016-08-15 10:30:40.000000000 +0200 @@ -19,7 +19,7 @@ %define soname 0 Name: opus -Version: 1.1.2 +Version: 1.1.3 Release: 0 Summary: Opus Audio Codec Library License: BSD-3-Clause @@ -69,9 +69,7 @@ %build %configure \ -%if 0%{?suse_version} > 1110 - --enable-intrinsics \ -%else +%if 0%{?suse_version} <= 1110 --disable-intrinsics \ %endif --disable-silent-rules \ ++++++ opus-1.1.2.tar.gz -> opus-1.1.3.tar.gz ++++++ ++++ 34890 lines of diff (skipped)
