automatic version update by autodist [release 1.5.4-1mamba;Wed Nov 13 2024]
This commit is contained in:
parent
71c0453976
commit
745e4bf0e1
7
srt.spec
7
srt.spec
@ -1,5 +1,5 @@
|
|||||||
Name: srt
|
Name: srt
|
||||||
Version: 1.5.3
|
Version: 1.5.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Secure Reliable Transport (SRT) Protocol
|
Summary: Secure Reliable Transport (SRT) Protocol
|
||||||
Group: Applications/Networking
|
Group: Applications/Networking
|
||||||
@ -59,8 +59,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -n lib%{name} -p /sbin/ldconfig
|
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -85,6 +83,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 13 2024 Automatic Build System <autodist@openmamba.org> 1.5.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Sep 08 2023 Automatic Build System <autodist@mambasoft.it> 1.5.3-1mamba
|
* Fri Sep 08 2023 Automatic Build System <autodist@mambasoft.it> 1.5.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user