From f71abce1d6ae152d8106815c2eeecbac231fb5bb Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 22:13:36 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/webrtc-audio-processing.git#b66b71e45abb1eedd91725410ad6f3dc54315a2d --- webrtc-audio-processing.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/webrtc-audio-processing.spec b/webrtc-audio-processing.spec index 0926a2f..b1123f3 100644 --- a/webrtc-audio-processing.spec +++ b/webrtc-audio-processing.spec @@ -1,6 +1,6 @@ Name: webrtc-audio-processing Version: 0.3.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Library for echo cancellation License: BSD and MIT @@ -13,6 +13,7 @@ Patch100: webrtc-fix-typedefs-on-other-arches.patch # bz#1336466, https://bugs.freedesktop.org/show_bug.cgi?id=95738 Patch104: webrtc-audio-processing-0.2-big-endian.patch +BuildRequires: make BuildRequires: autoconf automake libtool BuildRequires: gcc gcc-c++ @@ -67,6 +68,9 @@ find %{buildroot} -type f -name "*.la" -delete %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.3.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.3.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild