From 383e7b90488886e4b9cb4966d8669f6a031e5a3c Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Tue, 10 Sep 2019 20:22:02 +0100 Subject: [PATCH] Adjust epel8 build requires --- mpv.spec | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/mpv.spec b/mpv.spec index fc5abd1..13be5fe 100644 --- a/mpv.spec +++ b/mpv.spec @@ -5,7 +5,7 @@ Name: mpv Version: 0.29.1 -Release: 11%{?gitrelease}%{?dist} +Release: 12%{?gitrelease}%{?dist} Summary: Movie player playing most video formats and DVDs License: GPLv2+ and LGPLv2+ URL: http://mpv.io/ @@ -36,11 +36,6 @@ BuildRequires: pkgconfig(gbm) BuildRequires: pkgconfig(gl) %if 0%{?fedora} BuildRequires: libshaderc-devel -BuildRequires: pkgconfig(jack) -BuildRequires: pkgconfig(mujs) -BuildRequires: pkgconfig(uchardet) >= 0.0.5 -BuildRequires: pkgconfig(rubberband) -BuildRequires: pkgconfig(libguess) BuildRequires: pkgconfig(vulkan) BuildRequires: pkgconfig(libplacebo) %else @@ -173,6 +168,9 @@ install -Dpm 644 README.md etc/input.conf etc/mpv.conf -t %{buildroot}%{_docdir} %{_libdir}/pkgconfig/mpv.pc %changelog +* Tue Sep 10 2019 Leigh Scott - 0.29.1-12.20190814.gitcd7bcb9 +- Adjust epel8 build requires + * Tue Aug 27 2019 Leigh Scott - 0.29.1-11.20190814.gitcd7bcb9 - Rebuild for switch to lua