Accepting request 842552 from multimedia:apps

- Update to version 0.32.0+git.20201016T174805.cbbdb3fae4:
  * stats: display hw pixel format too
  * command: expose underlying pixfmt for hwdec
  * manpage: Document behaviour of *nix configuration directories
  * build: bump waf to 2.0.20
  * stream_lavf: enable SRT protocol support through FFmpeg
  * vo_gpu: fix segfault when updating render opts
  * vo_gpu: EGL: hack for alpha on different platforms
  * wayland: update opaque region on runtime
  * vo_gpu: update render options on runtime
  * wayland: be less strict about when to render
  * docs: fix simple typo, unminimze -> unminimize
  * DOCS: fix typo on sub-filter-regex-enable
  * manpage: reference standard for configuration file location

OBS-URL: https://build.opensuse.org/request/show/842552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpv?expand=0&rev=94
This commit is contained in:
Dominique Leuenberger 2020-10-20 14:10:49 +00:00 committed by Git OBS Bridge
commit fcc2265946
9 changed files with 31 additions and 13 deletions

2
.gitattributes vendored
View File

@ -22,4 +22,4 @@
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
## Specific LFS patterns
waf-2.0.9 filter=lfs diff=lfs merge=lfs -text
waf-2.0.20 filter=lfs diff=lfs merge=lfs -text

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/mpv-player/mpv.git</param>
<param name="changesrevision">16b44d93f7014b3abd8f21a4035fd4ebeed1d2c0</param></service></servicedata>
<param name="changesrevision">cbbdb3fae4343b4a00fc8e628a511b48736be589</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6362d5251d0f75fe659aa94dd4fe4f597fde33fcfaca6e2775f391f690011c35
size 9299469

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a175bad5501ccea23e0e3466b09afb64841836dcfab51e0ac2af70ed1e835c1b
size 9301517

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Oct 19 12:43:07 UTC 2020 - idonmez@suse.com
- Update to version 0.32.0+git.20201016T174805.cbbdb3fae4:
* stats: display hw pixel format too
* command: expose underlying pixfmt for hwdec
* manpage: Document behaviour of *nix configuration directories
* build: bump waf to 2.0.20
* stream_lavf: enable SRT protocol support through FFmpeg
* vo_gpu: fix segfault when updating render opts
* vo_gpu: EGL: hack for alpha on different platforms
* wayland: update opaque region on runtime
* vo_gpu: update render options on runtime
* wayland: be less strict about when to render
* docs: fix simple typo, unminimze -> unminimize
* DOCS: fix typo on sub-filter-regex-enable
* manpage: reference standard for configuration file location
-------------------------------------------------------------------
Fri Oct 09 11:30:41 UTC 2020 - idonmez@suse.com

View File

@ -1,5 +1,5 @@
name: mpv
version: 0.32.0+git.20201008T111710.16b44d93f7
mtime: 1602148630
commit: 16b44d93f7014b3abd8f21a4035fd4ebeed1d2c0
version: 0.32.0+git.20201016T174805.cbbdb3fae4
mtime: 1602863285
commit: cbbdb3fae4343b4a00fc8e628a511b48736be589

View File

@ -19,10 +19,10 @@
#
%define _waf_ver 2.0.9
%define _waf_ver 2.0.20
%define lname libmpv1
Name: mpv
Version: 0.32.0+git.20201008T111710.16b44d93f7
Version: 0.32.0+git.20201016T174805.cbbdb3fae4
Release: 0
Summary: Advanced general-purpose multimedia player
License: GPL-2.0-or-later

3
waf-2.0.20 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bf971e98edc2414968a262c6aa6b88541a26c3cd248689c89f4c57370955ee7f
size 104725

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a8e0816f023995e557f79ea8940d322bec18f286917c8f9a6fa2dc3875dfa48
size 103104