SHA256
1
0
forked from pool/mpv

- Update to version 0.33.0+git.20210103T120530.1251f7bbf9:

* manpage: rename OS X references to macOS
  * vo_gpu: don't segfault if 3DLUT texture fails uploading
  * input.conf syntax: support custom quotes !XstringX!
  * input.rst: fix typo commands -> arguments
  * csputils: add mappings for DCI-P3 (ST.431-2) and P3-D65 (ST.432-1)
  * vd_lavc: add VP8 to the default allowed hwdec codec list
  * vo_gpu: cast bvecN to vecN for mix() on older GLSL
  * bootstrap: log caught URLError
  * Revert "build: recognize Lua 5.1 on Arch Linux"
  * build: fail configure if --lua is specified and Lua isn't found

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=254
This commit is contained in:
Ismail Dönmez
2021-01-03 20:12:06 +00:00
committed by Git OBS Bridge
parent 3b1fb7f52b
commit 09403f116e
6 changed files with 24 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package mpv
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2015 Packman Team <packman@links2linux.de>
# Copyright (c) 2012 Jiri Slaby <jslaby@suse.de>
# Copyright (c) 2011-2012 Pascal Bleser <pascal.bleser@opensuse.org>
@@ -22,7 +22,7 @@
%define _waf_ver 2.0.20
%define lname libmpv1
Name: mpv
Version: 0.33.0+git.20201220T105748.1ba5dc84ca
Version: 0.33.0+git.20210103T120530.1251f7bbf9
Release: 0
Summary: Advanced general-purpose multimedia player
License: GPL-2.0-or-later