From 60f694e267612d2101937e988ffb8065b8ea17d3 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Fri, 29 Sep 2023 15:18:11 +0200 Subject: [PATCH] Rebuilt --- ffmpeg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index db1921f..22c7c0a 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -92,7 +92,7 @@ Name: ffmpeg %global pkg_name %{name}%{?pkg_suffix} Version: 6.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A complete solution to record, convert and stream audio and video License: GPL-3.0-or-later URL: https://ffmpeg.org/ @@ -857,6 +857,9 @@ rm -rf %{buildroot}%{_datadir}/%{name}/examples %{_mandir}/man3/libswscale.3* %changelog +* Fri Sep 29 2023 Nicolas Chauvet - 6.0-13 +- Rebuilt for libplacebo + * Fri Aug 25 2023 Dominik Mierzejewski - 6.0-12 - Backport upstream patch to fix assembly with binutils 2.41.