From 22cb23cb35fca1efd39f9dbe4df565bdbe8765cb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 20 2023 12:12:51 +0000 Subject: Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/libsrtp.spec b/libsrtp.spec index e2bb85d..89fe344 100644 --- a/libsrtp.spec +++ b/libsrtp.spec @@ -2,7 +2,7 @@ Name: libsrtp Version: 2.3.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: An implementation of the Secure Real-time Transport Protocol (SRTP) License: BSD URL: https://github.com/cisco/libsrtp @@ -96,6 +96,9 @@ make runtest %{_bindir}/* %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 2.3.0-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Fri Jul 07 2023 Wim Taymans - 2.3.0-11 - add %check (thanks to Gerd v. Egidy) Related: rhbz#2163492