From 9d233756b969e8e9a0a230cbc9db85de1156a23c Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Apr 19 2021 20:59:20 +0000 Subject: Fix ffmpeg typo. --- diff --git a/audacity.spec b/audacity.spec index 158e01d..1b8cd21 100644 --- a/audacity.spec +++ b/audacity.spec @@ -9,7 +9,7 @@ Name: audacity Version: 3.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Multitrack audio editor License: GPLv2 URL: https://www.audacityteam.org/ @@ -149,7 +149,7 @@ cd build -Daudacity_use_ffmpeg=loaded \ %endif %else - -Daudacity_use_fmmpeg=off \ + -Daudacity_use_ffmpeg=off \ %endif %cmake_build @@ -222,6 +222,9 @@ rm %{buildroot}%{_datadir}/doc/%{name}/LICENSE.txt %changelog +* Mon Apr 19 2021 Gwyn Ciesla - 3.0.2-2 +- Fix ffmpeg typo. + * Mon Apr 19 2021 Gwyn Ciesla - 3.0.2-1 - 3.0.2