Compare commits

...

6 Commits

View File

@ -1,5 +1,5 @@
Name: mpg123
Version: 1.29.1
Version: 1.31.0
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,24 @@ This package contains the static libraries and headers for development.
%doc ChangeLog NEWS README
%changelog
* 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