diff --git a/webrtc-audio-processing.spec b/webrtc-audio-processing.spec index b925e42..ac68dcc 100644 --- a/webrtc-audio-processing.spec +++ b/webrtc-audio-processing.spec @@ -1,7 +1,7 @@ Name: webrtc-audio-processing Version: 0.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Library for echo cancellation License: BSD @@ -11,6 +11,7 @@ Patch0: webrtc-fix-typedefs-on-other-arches.patch Patch1: webrtc-audio-processing-0.2-no_undefined.patch Patch2: webrtc-audio-processing-0.2-x86_msse2.patch Patch3: webrtc-audio-processing-0.2-x86_sse2_runtime_detection.patch +# bz#1336466, https://bugs.freedesktop.org/show_bug.cgi?id=95738 Patch4: webrtc-audio-processing-0.2-big-endian.patch BuildRequires: automake libtool @@ -81,6 +82,9 @@ rm -fv %{buildroot}%{_libdir}/lib*.la %changelog +* Wed May 25 2016 Than Ngo - 0.2-5 +- add url to upstream bug report + * Tue May 24 2016 Than Ngo - 0.2-4 - add support big endian