diff --git a/_servicedata b/_servicedata index 28ca590..3be9baf 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/mpv-player/mpv.git - 1ba5dc84caa1dfe4ee39e8a9947f863b43a52263 \ No newline at end of file + 1251f7bbf9f74431325b968d2c02bb4425970710 \ No newline at end of file diff --git a/mpv-0.33.0+git.20201220T105748.1ba5dc84ca.obscpio b/mpv-0.33.0+git.20201220T105748.1ba5dc84ca.obscpio deleted file mode 100644 index 45ee99e..0000000 --- a/mpv-0.33.0+git.20201220T105748.1ba5dc84ca.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b108436ab2f756b5385b2c40ec9950335d8c552f34e30287c38ac414fd805573 -size 9348109 diff --git a/mpv-0.33.0+git.20210103T120530.1251f7bbf9.obscpio b/mpv-0.33.0+git.20210103T120530.1251f7bbf9.obscpio new file mode 100644 index 0000000..6db650f --- /dev/null +++ b/mpv-0.33.0+git.20210103T120530.1251f7bbf9.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74d9770786cdb787aa50751e5087a6f71d91de0052ef1603dd5d045f62fc36be +size 9351181 diff --git a/mpv.changes b/mpv.changes index 35219a2..9a2f9e9 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Jan 03 20:06:44 UTC 2021 - idonmez@suse.com + +- 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 + ------------------------------------------------------------------- Mon Dec 21 11:58:34 UTC 2020 - idonmez@suse.com diff --git a/mpv.obsinfo b/mpv.obsinfo index 5d76cca..0f6fab3 100644 --- a/mpv.obsinfo +++ b/mpv.obsinfo @@ -1,5 +1,5 @@ name: mpv -version: 0.33.0+git.20201220T105748.1ba5dc84ca -mtime: 1608483468 -commit: 1ba5dc84caa1dfe4ee39e8a9947f863b43a52263 +version: 0.33.0+git.20210103T120530.1251f7bbf9 +mtime: 1609693530 +commit: 1251f7bbf9f74431325b968d2c02bb4425970710 diff --git a/mpv.spec b/mpv.spec index 7b24d40..23af5cf 100644 --- a/mpv.spec +++ b/mpv.spec @@ -1,7 +1,7 @@ # # spec file for package mpv # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2015 Packman Team # Copyright (c) 2012 Jiri Slaby # Copyright (c) 2011-2012 Pascal Bleser @@ -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