From 1785fadc8c1734771455d7f8e9fa5fce0eba1c73 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Mon, 20 Mar 2017 14:03:43 +0100 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- mpv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mpv.spec b/mpv.spec index 224b0b7..8764f8e 100644 --- a/mpv.spec +++ b/mpv.spec @@ -1,6 +1,6 @@ Name: mpv Version: 0.23.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Movie player playing most video formats and DVDs License: GPLv2+ URL: http://%{name}.io/ @@ -159,6 +159,9 @@ fi %{_libdir}/pkgconfig/mpv.pc %changelog +* Mon Mar 20 2017 RPM Fusion Release Engineering - 0.23.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Tue Jan 10 2017 Miro HronĨok - 0.23.0-2 - Fix AVAudioResampleContext: Unable to set resampling compensation (rfbz#4408)