From 2e243707a189fed85e95aa5c49935bfe71859f6c Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 28 Jul 2020 04:50:27 -0400 Subject: [PATCH] import webrtc-audio-processing-0.3-9.el8 --- SPECS/webrtc-audio-processing.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/webrtc-audio-processing.spec b/SPECS/webrtc-audio-processing.spec index 6667ef4..27a4f89 100644 --- a/SPECS/webrtc-audio-processing.spec +++ b/SPECS/webrtc-audio-processing.spec @@ -1,6 +1,6 @@ Name: webrtc-audio-processing Version: 0.3 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Library for echo cancellation License: BSD and MIT @@ -84,6 +84,10 @@ find %{buildroot} -type f -name "*.la" -delete %changelog +* Mon Jun 01 2020 Debarshi Ray 0.3-9 +- Rebuild to address Annobin coverage issues +Resolves: #1704148 + * Mon Jul 23 2018 Debarshi Ray 0.3-8 - Update License