diff --git a/download b/download new file mode 100644 index 0000000000000000000000000000000000000000..7850909417ae1c64b2c3631d0f8988b5433f4581 --- /dev/null +++ b/download @@ -0,0 +1 @@ +336ae032f608e65808ac577cde0ab72c webrtc-audio-processing-0.3.tar.xz diff --git a/webrtc-audio-processing-0.3.tar.xz b/webrtc-audio-processing-0.3.tar.xz deleted file mode 100644 index 7bb65412bd098ff08ad52634bfee72e30610bbf5..0000000000000000000000000000000000000000 Binary files a/webrtc-audio-processing-0.3.tar.xz and /dev/null differ diff --git a/webrtc-audio-processing.spec b/webrtc-audio-processing.spec index 27a4f8952de8998c1b7a5bcd8e7d59dc560c890d..a664d6eade6067701478e02bc55d1794bcecda49 100644 --- a/webrtc-audio-processing.spec +++ b/webrtc-audio-processing.spec @@ -1,6 +1,6 @@ Name: webrtc-audio-processing Version: 0.3 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Library for echo cancellation License: BSD and MIT @@ -84,6 +84,10 @@ find %{buildroot} -type f -name "*.la" -delete %changelog +* Tue Jan 11 2021 Tomas Popela 0.3-10 +- Include devel package in CRB +- Resolves: #2036956 + * Mon Jun 01 2020 Debarshi Ray 0.3-9 - Rebuild to address Annobin coverage issues Resolves: #1704148