diff --git a/srt.spec b/srt.spec index b93a380..2f40aa8 100644 --- a/srt.spec +++ b/srt.spec @@ -1,5 +1,5 @@ Name: srt -Version: 1.5.3 +Version: 1.5.4 Release: 1mamba Summary: Secure Reliable Transport (SRT) Protocol Group: Applications/Networking @@ -59,8 +59,6 @@ This package contains libraries and header files for developing applications tha %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files %defattr(-,root,root) @@ -85,6 +83,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Wed Nov 13 2024 Automatic Build System 1.5.4-1mamba +- automatic version update by autodist + * Fri Sep 08 2023 Automatic Build System 1.5.3-1mamba - automatic version update by autodist