Compare commits
2 Commits
1.30.2-1ma
...
1.31.1-1ma
Author | SHA1 | Date | |
---|---|---|---|
6c626d4eae | |||
c735b9d912 |
11
mpg123.spec
11
mpg123.spec
@ -1,5 +1,5 @@
|
||||
Name: mpg123
|
||||
Version: 1.30.2
|
||||
Version: 1.31.1
|
||||
Release: 1mamba
|
||||
Summary: A real time MPEG 1.0/2.0/2.5 audio player for layers 1,2 and 3
|
||||
Group: Applications/Multimedia
|
||||
@ -96,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
|
||||
@ -108,6 +105,12 @@ This package contains the static libraries and headers for development.
|
||||
%doc ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user