Hello community, here is the log from the commit of package mpv for openSUSE:Factory checked in at 2018-11-26 10:26:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpv (Old) and /work/SRC/openSUSE:Factory/.mpv.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpv" Mon Nov 26 10:26:22 2018 rev:50 rq:651041 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/mpv/mpv.changes 2018-10-29 14:58:33.969989700 +0100 +++ /work/SRC/openSUSE:Factory/.mpv.new.19453/mpv.changes 2018-11-26 10:28:18.013169166 +0100 @@ -1,0 +2,5 @@ +Thu Nov 22 09:13:55 UTC 2018 - Tomáš Chvátal <[email protected]> + +- Add vulkan dependency per bsc#1115120 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpv.spec ++++++ --- /var/tmp/diff_new_pack.pkr2k9/_old 2018-11-26 10:28:18.445168659 +0100 +++ /var/tmp/diff_new_pack.pkr2k9/_new 2018-11-26 10:28:18.449168654 +0100 @@ -15,7 +15,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -110,6 +110,7 @@ %endif %if 0%{?suse_version} > 1500 BuildRequires: pkgconfig(libva-wayland) >= 0.36.0 +BuildRequires: pkgconfig(vulkan) >= 1.0.61 BuildRequires: pkgconfig(wayland-client) >= 1.6.0 BuildRequires: pkgconfig(wayland-cursor) >= 1.6.0 BuildRequires: pkgconfig(wayland-egl) >= 9.0.0 @@ -237,6 +238,7 @@ %if 0%{?suse_version} > 1500 --enable-wayland \ --enable-gl-wayland \ + --enable-vulkan \ %endif --enable-gl-x11 \ --enable-egl-x11 \
