From 16ddee036b7f88bb52212a72a11c91b9ec001ab9 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 20:28:03 +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/speexdsp.git#9ea24ea5fd06aaa33d15eec3b61b1a2e730cbeeb --- speexdsp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/speexdsp.spec b/speexdsp.spec index 0c8ef02..5b61801 100644 --- a/speexdsp.spec +++ b/speexdsp.spec @@ -1,12 +1,13 @@ Name: speexdsp Version: 1.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A voice compression format (DSP) License: BSD URL: http://www.speex.org/ Source0: http://downloads.xiph.org/releases/speex/%{name}-%{version}.tar.gz +BuildRequires: make BuildRequires: gcc # speexdsp was split from speex in 1.2rc2. As speexdsp does not depend on # speex, a versioned conflict is required. @@ -67,6 +68,9 @@ find %{buildroot} -type f -name "*.la" -delete %{_libdir}/libspeexdsp.so %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.2.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild