- add url to upstream bug report
This commit is contained in:
parent
fe7dc9b882
commit
0197cac1f9
@ -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 <than@redhat.com> - 0.2-5
|
||||
- add url to upstream bug report
|
||||
|
||||
* Tue May 24 2016 Than Ngo <than@redhat.com> - 0.2-4
|
||||
- add support big endian
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user