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
This commit is contained in:
DistroBaker 2020-12-29 02:57:55 +00:00
parent d35bff2209
commit 55a3fd6a9c

View File

@ -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 <contyk@redhat.com> - 3.100-9.1
- Bump for gcc11
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.100-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild