From a0d7e8a0a03dc79e892fd0832acfa1e2f87a304e Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 16 Jan 2018 11:59:25 +0100 Subject: [PATCH] Update to 0.28 and fuzz --- mpv.spec | 10 ++++++++-- sources | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/mpv.spec b/mpv.spec index a377fda..21c834d 100644 --- a/mpv.spec +++ b/mpv.spec @@ -1,6 +1,9 @@ +# minor ffmpeg update apply with fuzz +%define _default_patch_fuzz 2 + Name: mpv -Version: 0.27.0 -Release: 3%{?dist} +Version: 0.28.0 +Release: 1%{?dist} Summary: Movie player playing most video formats and DVDs License: GPLv2+ URL: http://%{name}.io/ @@ -163,6 +166,9 @@ fi %{_libdir}/pkgconfig/mpv.pc %changelog +* Tue Jan 16 2018 Nicolas Chauvet - 0.28.0-1 +- Update to 0.28.0 + * Mon Jan 15 2018 Nicolas Chauvet - 0.27.0-3 - Rebuilt for VA-API 1.0.0 diff --git a/sources b/sources index 69fc15b..7379916 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ec86f42b091d891f9a932de0f6e873ad mpv-0.27.0.tar.gz +2ee9b57091fdc80c91a7fca1aae0e396 mpv-0.28.0.tar.gz