automatic version update by autodist [release 1.2.5-1mamba;Sat Feb 13 2021]

This commit is contained in:
Automatic Build System 2024-01-06 04:10:09 +01:00
parent 6e5c2afcee
commit 4d04b14421

View File

@ -1,5 +1,5 @@
Name: libebur128
Version: 1.2.4
Version: 1.2.5
Release: 1mamba
Summary: A library implementing the EBU R128 loudness standard
Group: System/Libraries
@ -55,11 +55,14 @@ This package contains libraries and header files for developing applications tha
%files devel
%defattr(-,root,root)
%{_includedir}/ebur128.h
%{_libdir}/libebur128.a
#%{_libdir}/libebur128.a
%{_libdir}/libebur128.so
%{_libdir}/pkgconfig/libebur128.pc
%doc README.md
%changelog
* Sat Feb 13 2021 Automatic Build System <autodist@mambasoft.it> 1.2.5-1mamba
- automatic version update by autodist
* Mon Oct 14 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.4-1mamba
- package created using the webbuild interface