Compare commits

...

21 Commits

Author SHA1 Message Date
b2ca76ebbf automatic version update by autodist [release 1.32.4-1mamba;Thu Jan 11 2024] 2024-01-11 21:10:37 +01:00
6dc9adc04d automatic version update by autodist [release 1.32.3-1mamba;Tue Oct 03 2023] 2024-01-06 07:20:19 +01:00
fed1dd554d automatic version update by autodist [release 1.32.2-1mamba;Thu Sep 28 2023] 2024-01-06 07:20:19 +01:00
3e4392cfdd automatic version update by autodist [release 1.32.1-1mamba;Sun Sep 24 2023] 2024-01-06 07:20:19 +01:00
ab5c316448 automatic version update by autodist [release 1.31.3-1mamba;Mon Mar 20 2023] 2024-01-06 07:20:18 +01:00
4ba1f2299f automatic version update by autodist [release 1.31.2-1mamba;Mon Jan 16 2023] 2024-01-06 07:20:18 +01:00
6c626d4eae automatic version update by autodist [release 1.31.1-1mamba;Tue Nov 01 2022] 2024-01-06 07:20:17 +01:00
c735b9d912 automatic version update by autodist [release 1.31.0-1mamba;Fri Oct 28 2022] 2024-01-06 07:20:17 +01:00
a2a1a45ee3 automatic version update by autodist [release 1.30.2-1mamba;Wed Aug 10 2022] 2024-01-06 07:20:17 +01:00
29cfe32733 automatic version update by autodist [release 1.30.1-1mamba;Wed Jul 13 2022] 2024-01-06 07:20:17 +01:00
ed4db4c514 automatic version update by autodist [release 1.30.0-1mamba;Sun Jun 26 2022] 2024-01-06 07:20:17 +01:00
e142fc69f1 automatic version update by autodist [release 1.29.3-1mamba;Sun Dec 12 2021] 2024-01-06 07:20:17 +01:00
2b6d8f4c34 automatic version update by autodist [release 1.29.2-1mamba;Sun Oct 24 2021] 2024-01-06 07:20:17 +01:00
7a6f4d7914 automatic version update by autodist [release 1.29.1-1mamba;Mon Oct 18 2021] 2024-01-06 07:20:17 +01:00
bd72a8d49e automatic version update by autodist [release 1.29.0-1mamba;Mon Sep 06 2021] 2024-01-06 07:20:17 +01:00
3e717fcc1a automatic version update by autodist [release 1.28.2-1mamba;Tue Jul 13 2021] 2024-01-06 07:20:17 +01:00
7d45cc3098 automatic version update by autodist [release 1.28.1-1mamba;Sat Jul 10 2021] 2024-01-06 07:20:17 +01:00
421da1a2df automatic version update by autodist [release 1.28.0-1mamba;Sun Jun 06 2021] 2024-01-06 07:20:17 +01:00
91af08b842 automatic version update by autodist [release 1.27.2-1mamba;Sun May 09 2021] 2024-01-06 07:20:17 +01:00
f8e078abf4 automatic version update by autodist [release 1.27.0-1mamba;Fri May 07 2021] 2024-01-06 07:20:17 +01:00
574d60dc41 automatic version update by autodist [release 1.26.5-1mamba;Wed Mar 24 2021] 2024-01-06 07:20:17 +01:00

View File

@ -1,5 +1,5 @@
Name: mpg123
Version: 1.26.4
Version: 1.32.4
Release: 1mamba
Summary: A real time MPEG 1.0/2.0/2.5 audio player for layers 1,2 and 3
Group: Applications/Multimedia
@ -12,14 +12,10 @@ License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libalsa-devel
%if "%{stage1}" != "1"
BuildRequires: libjack-devel
%endif
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).
@ -100,11 +96,8 @@ This package contains the static libraries and headers for development.
%files -n lib%{name}-devel
%defattr(-,root,root)
%{_includedir}/*.h
%{_libdir}/libmpg123.la
%{_libdir}/libmpg123.so
%{_libdir}/libout123.la
%{_libdir}/libout123.so
%{_libdir}/libsyn123.la
%{_libdir}/libsyn123.so
%{_libdir}/pkgconfig/libmpg123.pc
%{_libdir}/pkgconfig/libout123.pc
@ -112,6 +105,69 @@ This package contains the static libraries and headers for development.
%doc ChangeLog NEWS README
%changelog
* Thu Jan 11 2024 Automatic Build System <autodist@openmamba.org> 1.32.4-1mamba
- automatic version update by autodist
* Tue Oct 03 2023 Automatic Build System <autodist@mambasoft.it> 1.32.3-1mamba
- automatic version update by autodist
* Thu Sep 28 2023 Automatic Build System <autodist@mambasoft.it> 1.32.2-1mamba
- automatic version update by autodist
* Sun Sep 24 2023 Automatic Build System <autodist@mambasoft.it> 1.32.1-1mamba
- automatic version update by autodist
* Mon Mar 20 2023 Automatic Build System <autodist@mambasoft.it> 1.31.3-1mamba
- automatic version update by autodist
* Mon Jan 16 2023 Automatic Build System <autodist@mambasoft.it> 1.31.2-1mamba
- automatic version update by autodist
* Tue Nov 01 2022 Automatic Build System <autodist@mambasoft.it> 1.31.1-1mamba
- automatic version update by autodist
* Fri Oct 28 2022 Automatic Build System <autodist@mambasoft.it> 1.31.0-1mamba
- automatic version update by autodist
* Wed Aug 10 2022 Automatic Build System <autodist@mambasoft.it> 1.30.2-1mamba
- automatic version update by autodist
* Wed Jul 13 2022 Automatic Build System <autodist@mambasoft.it> 1.30.1-1mamba
- automatic version update by autodist
* Sun Jun 26 2022 Automatic Build System <autodist@mambasoft.it> 1.30.0-1mamba
- automatic version update by autodist
* Sun Dec 12 2021 Automatic Build System <autodist@mambasoft.it> 1.29.3-1mamba
- automatic version update by autodist
* Sun Oct 24 2021 Automatic Build System <autodist@mambasoft.it> 1.29.2-1mamba
- automatic version update by autodist
* Mon Oct 18 2021 Automatic Build System <autodist@mambasoft.it> 1.29.1-1mamba
- automatic version update by autodist
* Mon Sep 06 2021 Automatic Build System <autodist@mambasoft.it> 1.29.0-1mamba
- automatic version update by autodist
* Tue Jul 13 2021 Automatic Build System <autodist@mambasoft.it> 1.28.2-1mamba
- automatic version update by autodist
* Sat Jul 10 2021 Automatic Build System <autodist@mambasoft.it> 1.28.1-1mamba
- automatic version update by autodist
* Sun Jun 06 2021 Automatic Build System <autodist@mambasoft.it> 1.28.0-1mamba
- automatic version update by autodist
* Sun May 09 2021 Automatic Build System <autodist@mambasoft.it> 1.27.2-1mamba
- automatic version update by autodist
* Fri May 07 2021 Automatic Build System <autodist@mambasoft.it> 1.27.0-1mamba
- automatic version update by autodist
* Wed Mar 24 2021 Automatic Build System <autodist@mambasoft.it> 1.26.5-1mamba
- automatic version update by autodist
* Sat Feb 13 2021 Automatic Build System <autodist@mambasoft.it> 1.26.4-1mamba
- automatic version update by autodist