From 55a3fd6a9ca63d061f6142efc951fb4607d18961 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 29 Dec 2020 02:57:55 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/lame.git#e6e7b50ae8adbe38e247c90396550f9dbe2686c8 --- lame.spec | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) 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