Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-22 01:20:03 +00:00
parent 53469022f1
commit db9f5fadff
1 changed files with 4 additions and 1 deletions

View File

@ -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 <releng@fedoraproject.org> - 2.3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Sep 09 2021 Uwe Klotz <uwe.klotz@gmail.com> - 2.3.1-1
- Update to new upstream version 2.3.1
Switch build from autotools to CMake