From e0532689e0aa573c105804e62113d9d43d8c03bc Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Wed, 1 Dec 2021 16:49:20 +0000 Subject: [PATCH] Rebuild --- ffmpeg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 53edcef..bc11ac8 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -89,7 +89,7 @@ ExclusiveArch: armv7hnl Summary: Digital VCR and streaming server Name: ffmpeg%{?flavor} Version: 4.2.5 -Release: 1%{?date}%{?date:git}%{?rel}%{?dist} +Release: 2%{?date}%{?date:git}%{?rel}%{?dist} License: %{ffmpeg_license} URL: http://ffmpeg.org/ %if 0%{?date} @@ -436,6 +436,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir} %changelog +* Wed Dec 01 2021 Leigh Scott - 4.2.5-2 +- rebuilt + * Fri Oct 15 2021 Leigh Scott - 4.2.5-1 - Update to 4.2.5 release