Compare commits
13 Commits
1.26.4-1ma
...
1.30.2-1ma
Author | SHA1 | Date | |
---|---|---|---|
a2a1a45ee3 | |||
29cfe32733 | |||
ed4db4c514 | |||
e142fc69f1 | |||
2b6d8f4c34 | |||
7a6f4d7914 | |||
bd72a8d49e | |||
3e717fcc1a | |||
7d45cc3098 | |||
421da1a2df | |||
91af08b842 | |||
f8e078abf4 | |||
574d60dc41 |
45
mpg123.spec
45
mpg123.spec
@ -1,5 +1,5 @@
|
||||
Name: mpg123
|
||||
Version: 1.26.4
|
||||
Version: 1.30.2
|
||||
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).
|
||||
@ -112,6 +108,45 @@ This package contains the static libraries and headers for development.
|
||||
%doc ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user