From 868ebb13782db6c4e980ef0659cd3d2bc06d9d47 Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Mon, 16 Oct 2017 20:01:39 +0100 Subject: [PATCH] Rebuild for ffmpeg update --- mpv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mpv.spec b/mpv.spec index 96cabe2..7d9f2b4 100644 --- a/mpv.spec +++ b/mpv.spec @@ -1,6 +1,6 @@ Name: mpv Version: 0.27.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Movie player playing most video formats and DVDs License: GPLv2+ URL: http://%{name}.io/ @@ -163,6 +163,9 @@ fi %{_libdir}/pkgconfig/mpv.pc %changelog +* Mon Oct 16 2017 Leigh Scott - 0.27.0-2 +- Rebuild for ffmpeg update + * Fri Sep 15 2017 Leigh Scott - 0.27.0-1 - Update to 0.27.0 - Enable libarchive support (play .zip, .iso and other formats)