diff --git a/mpg123.spec b/mpg123.spec index 79a6c50..3417558 100644 --- a/mpg123.spec +++ b/mpg123.spec @@ -1,5 +1,5 @@ Name: mpg123 -Version: 1.26.4 +Version: 1.26.5 Release: 1mamba Summary: A real time MPEG 1.0/2.0/2.5 audio player for layers 1,2 and 3 Group: Applications/Multimedia @@ -19,7 +19,6 @@ BuildRequires: libltdl-devel ## AUTOBUILDREQ-END BuildRequires: libSDL-devel >= 1.2.11 Requires: lib%{name} = %{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description mpg123 is a real time MPEG 1.0/2.0/2.5 audio player for layers 1,2 and 3 (MPEG 1.0 layer 3 aka MP3 most commonly tested). @@ -112,6 +111,9 @@ This package contains the static libraries and headers for development. %doc ChangeLog NEWS README %changelog +* Wed Mar 24 2021 Automatic Build System 1.26.5-1mamba +- automatic version update by autodist + * Sat Feb 13 2021 Automatic Build System 1.26.4-1mamba - automatic version update by autodist