|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: libsrtp
|
|
|
|
Name: libsrtp
|
|
|
|
Version: 2.3.0
|
|
|
|
Version: 2.3.0
|
|
|
|
Release: 15%{?dist}
|
|
|
|
Release: 16%{?dist}
|
|
|
|
Summary: An implementation of the Secure Real-time Transport Protocol (SRTP)
|
|
|
|
Summary: An implementation of the Secure Real-time Transport Protocol (SRTP)
|
|
|
|
License: BSD-3-Clause
|
|
|
|
License: BSD-3-Clause
|
|
|
|
URL: https://github.com/cisco/libsrtp
|
|
|
|
URL: https://github.com/cisco/libsrtp
|
|
|
@ -96,6 +96,10 @@ make runtest
|
|
|
|
%{_bindir}/*
|
|
|
|
%{_bindir}/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.3.0-16
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.3.0-15
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.3.0-15
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|