From c0ab44e7580a51d4f81a2b5b2ddc0b99a517f055 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 29 Mar 2022 11:09:42 -0400 Subject: [PATCH] import webrtc-audio-processing-0.3-10.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 27a4f89..a664d6e 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: 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