Compare commits
6 Commits
1.23.6-1ma
...
1.25.10-1m
Author | SHA1 | Date | |
---|---|---|---|
1485821c8b | |||
2aa455dc60 | |||
1ced783a34 | |||
74d5caff88 | |||
4c789de8e8 | |||
00a1684643 |
24
mpg123.spec
24
mpg123.spec
@ -1,5 +1,5 @@
|
||||
Name: mpg123
|
||||
Version: 1.23.6
|
||||
Version: 1.25.10
|
||||
Release: 1mamba
|
||||
Summary: A real time MPEG 1.0/2.0/2.5 audio player for layers 1,2 and 3
|
||||
Group: Applications/Multimedia
|
||||
@ -88,15 +88,11 @@ This package contains the static libraries and headers for development.
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libmpg123.so.*
|
||||
%{_libdir}/libout123.so.*
|
||||
%{_libdir}/mpg123/output_dummy.la
|
||||
%{_libdir}/mpg123/output_dummy.so
|
||||
%{_libdir}/mpg123/output_alsa.la
|
||||
%{_libdir}/mpg123/output_alsa.so
|
||||
%if "%{stage1}" != "1"
|
||||
%{_libdir}/mpg123/output_jack.la
|
||||
%{_libdir}/mpg123/output_jack.so
|
||||
%endif
|
||||
%{_libdir}/mpg123/output_oss.la
|
||||
%{_libdir}/mpg123/output_oss.so
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
@ -112,6 +108,24 @@ This package contains the static libraries and headers for development.
|
||||
%doc ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Sun Apr 01 2018 Automatic Build System <autodist@mambasoft.it> 1.25.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Dec 25 2017 Automatic Build System <autodist@mambasoft.it> 1.25.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 22 2017 Automatic Build System <autodist@mambasoft.it> 1.25.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 20 2017 Automatic Build System <autodist@mambasoft.it> 1.25.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 08 2017 Automatic Build System <autodist@mambasoft.it> 1.25.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 28 2016 Automatic Build System <autodist@mambasoft.it> 1.23.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 03 2016 Automatic Build System <autodist@mambasoft.it> 1.23.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user