Update to 1.29.3.
This commit is contained in:
parent
a3913756ba
commit
34e2c67aae
11
mpg123.spec
11
mpg123.spec
@ -3,12 +3,12 @@
|
||||
%global syn syn123
|
||||
|
||||
Name: mpg123
|
||||
Version: 1.26.5
|
||||
Release: 3%{?dist}
|
||||
Version: 1.29.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3
|
||||
|
||||
License: LGPLv2+
|
||||
URL: http://mpg123.org
|
||||
URL: https://mpg123.org
|
||||
Source0: %{url}/download/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: make
|
||||
@ -103,7 +103,7 @@ Development files for decoding and output libraries.
|
||||
%build
|
||||
autoreconf -vfi
|
||||
%configure --enable-modules=yes --with-default-audio=alsa \
|
||||
--with-audio=alsa,%{?enable_jack:jack},pulse,oss,%{?enable_portaudio:portaudio}
|
||||
--with-audio=alsa,%{?enable_jack:jack},pulse,oss,%{?enable_portaudio:portaudio}
|
||||
%make_build
|
||||
pushd doc
|
||||
doxygen doxygen.conf
|
||||
@ -162,6 +162,9 @@ rm %{buildroot}%{_libdir}/*.la
|
||||
%{_libdir}/pkgconfig/lib%{syn}.pc
|
||||
|
||||
%changelog
|
||||
* Thu Feb 17 2022 Phil Wyett <philip.wyett@kathenas.org> - 1.29.3-1
|
||||
- Update to 1.29.3
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.5-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mpg123-1.26.5.tar.bz2) = 0c2b3174c834e4bd459a3324b825d9bf9341a3486c0af815773b00cb007578cb718522ac4e983c7ad7e3bb5df9fdd342a03cb51345c41f68971145196ac04b7a
|
||||
SHA512 (mpg123-1.29.3.tar.bz2) = 0d8db63f9bae1507887bc5241a56abccfeb767b7ba8362eb0fce9de2f63369e57fdd6f25a953f8ef5f9ead4f400237db51914816e278566fdf8e6f205ebca5d6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user