From c7a09b127a1b478bfe297e013e37900cdc01fab0 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 20:31:06 +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/soundtouch.git#b2db5f268594e805298519f080e6c85373a78cb4 --- soundtouch.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/soundtouch.spec b/soundtouch.spec index 459402e..0f67195 100644 --- a/soundtouch.spec +++ b/soundtouch.spec @@ -1,10 +1,11 @@ Name: soundtouch Version: 2.1.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Audio Processing library for changing Tempo, Pitch and Playback Rates License: LGPLv2+ URL: http://www.surina.net/soundtouch/ Source0: https://gitlab.com/soundtouch/soundtouch/-/archive/%{version}/%{name}-%{version}.tar.gz +BuildRequires: make BuildRequires: gcc-c++ BuildRequires: autoconf automake libtool @@ -88,6 +89,9 @@ ln -s soundtouch.pc %{buildroot}%{_libdir}/pkgconfig/soundtouch-1.0.pc %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.1.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 2.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild