From 25ad0a27f655a663fddd4222d2f71ec33b8c61de Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 01:38:18 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- libsrtp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libsrtp.spec b/libsrtp.spec index aceff3d..3d10291 100644 --- a/libsrtp.spec +++ b/libsrtp.spec @@ -2,7 +2,7 @@ Name: libsrtp Version: 2.3.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: An implementation of the Secure Real-time Transport Protocol (SRTP) License: BSD URL: https://github.com/cisco/libsrtp @@ -84,6 +84,9 @@ install -D -p -m 0755 test/test_srtp %{buildroot}%{_bindir}/test_srtp %{_bindir}/* %changelog +* Fri Apr 16 2021 Mohan Boddu - 2.3.0-6 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Jan 26 2021 Fedora Release Engineering - 2.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild