From b49a829d03510509d5ed1581ea1cadf3ed5e4959 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 18:17:23 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- opus.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/opus.spec b/opus.spec index 691335b..2279aa6 100644 --- a/opus.spec +++ b/opus.spec @@ -2,7 +2,7 @@ Name: opus Version: 1.3.1 -Release: 12%{?candidate:.%{candidate}}%{?dist} +Release: 13%{?candidate:.%{candidate}}%{?dist} Summary: An audio codec for use in low-delay speech and audio communication License: BSD URL: https://www.opus-codec.org/ @@ -71,6 +71,9 @@ make check %{?_smp_mflags} V=1 %{_datadir}/man/man3/opus_*.3.gz %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 1.3.1-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jan 19 2023 Fedora Release Engineering - 1.3.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - Fix build in all arches, copied from Debian