diff --git a/lame.spec b/lame.spec index 29729ae..7317aeb 100644 --- a/lame.spec +++ b/lame.spec @@ -1,6 +1,6 @@ Name: lame Version: 3.100 -Release: 9.1%{?dist} +Release: 9%{?dist} Summary: Free MP3 audio compressor License: GPLv2+ @@ -10,6 +10,7 @@ Patch1: %{name}-noexecstack.patch Patch2: libmp3lame-symbols.patch BuildRequires: gcc +BuildRequires: make BuildRequires: ncurses-devel %ifarch %{ix86} BuildRequires: nasm @@ -21,7 +22,7 @@ Obsoletes: %{name}-mp3x < 3.100-7 %description LAME is an open source MP3 encoder whose quality and speed matches -commercial encoders. LAME handles MPEG1,2 and 2.5 layer III encoding +commercial encoders. LAME handles MPEG-1, 2 and 2.5 layer III encoding with both constant and variable bitrates. %package libs @@ -111,9 +112,6 @@ make test %endif %changelog -* Sat Dec 19 2020 Petr Ĺ abata - 3.100-9.1 -- Bump for gcc11 - * Tue Jul 28 2020 Fedora Release Engineering - 3.100-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild