From 60f14c3399f8a6973e58a86bf4a4f61d6ad1cb0c Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Sat, 22 Feb 2020 15:56:32 +0000 Subject: [PATCH] - Rebuild for ffmpeg-4.3 git Signed-off-by: leigh123linux --- mpv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mpv.spec b/mpv.spec index a916212..d3d9190 100644 --- a/mpv.spec +++ b/mpv.spec @@ -1,6 +1,6 @@ Name: mpv Version: 0.32.0 -Release: 3%{?gitrelease}%{?dist} +Release: 4%{?gitrelease}%{?dist} Summary: Movie player playing most video formats and DVDs License: GPLv2+ and LGPLv2+ URL: http://mpv.io/ @@ -180,6 +180,9 @@ install -Dpm 644 README.md etc/input.conf etc/mpv.conf -t %{buildroot}%{_docdir} %{_libdir}/pkgconfig/mpv.pc %changelog +* Sat Feb 22 2020 RPM Fusion Release Engineering - 0.32.0-4 +- Rebuild for ffmpeg-4.3 git + * Sat Feb 08 2020 Leigh Scott - 0.32.0-3 - Rebuild for new libplacebo version