diff --git a/speexdsp.spec b/speexdsp.spec index c6856c8..e2dd3c5 100644 --- a/speexdsp.spec +++ b/speexdsp.spec @@ -1,6 +1,6 @@ Name: speexdsp Version: 1.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A voice compression format (DSP) License: BSD @@ -69,6 +69,9 @@ find %{buildroot} -type f -name "*.la" -delete %{_libdir}/libspeexdsp.so %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 1.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jul 07 2022 David King - 1.2.1-1 - Update to 1.2.1 (#2098129)