diff --git a/soundtouch.spec b/soundtouch.spec index 190c652..c92081e 100644 --- a/soundtouch.spec +++ b/soundtouch.spec @@ -1,6 +1,6 @@ Name: soundtouch Version: 2.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Audio Processing library for changing Tempo, Pitch and Playback Rates License: LGPLv2+ URL: http://www.surina.net/soundtouch/ @@ -68,6 +68,9 @@ ln -s soundtouch.pc %{buildroot}%{_libdir}/pkgconfig/soundtouch-1.0.pc %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 2.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Sep 09 2021 Uwe Klotz - 2.3.1-1 - Update to new upstream version 2.3.1 Switch build from autotools to CMake