From 5d50a92a6f7d6d3508c06a6cd8de46451efd7806 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 6 Apr 2023 08:45:36 -0700 Subject: [PATCH] Rebuild for tesseract again after ngompa's change --- ffmpeg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 3b16bfd..ea55ffb 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -92,7 +92,7 @@ Name: ffmpeg %global pkg_name %{name}%{?pkg_suffix} Version: 6.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A complete solution to record, convert and stream audio and video License: GPL-3.0-or-later URL: https://ffmpeg.org/ @@ -854,6 +854,9 @@ rm -rf %{buildroot}%{_datadir}/%{name}/examples %{_mandir}/man3/libswscale.3* %changelog +* Thu Apr 06 2023 Adam Williamson - 6.0-5 +- Rebuild (tesseract) again + * Mon Apr 03 2023 Neal Gompa - 6.0-4 - Include RISC-V support sources in the tarball