Compare commits
5 Commits
1.22.3-1ma
...
1.23.8-1ma
Author | SHA1 | Date | |
---|---|---|---|
00a1684643 | |||
6704a45fe4 | |||
16a0aac140 | |||
7951876582 | |||
2610cdd099 |
23
mpg123.spec
23
mpg123.spec
@ -1,5 +1,5 @@
|
||||
Name: mpg123
|
||||
Version: 1.22.3
|
||||
Version: 1.23.8
|
||||
Release: 1mamba
|
||||
Summary: A real time MPEG 1.0/2.0/2.5 audio player for layers 1,2 and 3
|
||||
Group: Applications/Multimedia
|
||||
@ -87,6 +87,7 @@ This package contains the static libraries and headers for development.
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libmpg123.so.*
|
||||
%{_libdir}/libout123.so.*
|
||||
%{_libdir}/mpg123/output_dummy.la
|
||||
%{_libdir}/mpg123/output_dummy.so
|
||||
%{_libdir}/mpg123/output_alsa.la
|
||||
@ -101,13 +102,31 @@ This package contains the static libraries and headers for development.
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
%defattr(-,root,root)
|
||||
%{_includedir}/mpg123.h
|
||||
%{_includedir}/*.h
|
||||
%{_libdir}/libmpg123.la
|
||||
%{_libdir}/libmpg123.so
|
||||
%{_libdir}/libout123.la
|
||||
%{_libdir}/libout123.so
|
||||
%{_libdir}/pkgconfig/libmpg123.pc
|
||||
%{_libdir}/pkgconfig/libout123.pc
|
||||
%doc ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Tue Jun 28 2016 Automatic Build System <autodist@mambasoft.it> 1.23.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 29 2016 Automatic Build System <autodist@mambasoft.it> 1.23.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 24 2015 Automatic Build System <autodist@mambasoft.it> 1.22.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 06 2015 Automatic Build System <autodist@mambasoft.it> 1.22.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user