Accepting request 840419 from multimedia:apps

- Update to version 0.32.0+git.20201008T111710.16b44d93f7:
  * Revert "demux: add a POS"
  * player: fix another nightmarish corner case
  * demux: add a POS
  * Revert "wayland: add wayland-display-socket option"
  * wayland: add wayland-display-socket option
  * screenshot: add --screenshot-sw option

OBS-URL: https://build.opensuse.org/request/show/840419
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpv?expand=0&rev=93
This commit is contained in:
Dominique Leuenberger 2020-10-09 22:29:52 +00:00 committed by Git OBS Bridge
commit 258b190397
6 changed files with 19 additions and 8 deletions

View File

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

View File

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

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Oct 09 11:30:41 UTC 2020 - idonmez@suse.com
- Update to version 0.32.0+git.20201008T111710.16b44d93f7:
* Revert "demux: add a POS"
* player: fix another nightmarish corner case
* demux: add a POS
* Revert "wayland: add wayland-display-socket option"
* wayland: add wayland-display-socket option
* screenshot: add --screenshot-sw option
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Oct 03 11:13:34 UTC 2020 - idonmez@suse.com Sat Oct 03 11:13:34 UTC 2020 - idonmez@suse.com

View File

@ -1,5 +1,5 @@
name: mpv name: mpv
version: 0.32.0+git.20201001T111222.34b8adc456 version: 0.32.0+git.20201008T111710.16b44d93f7
mtime: 1601568742 mtime: 1602148630
commit: 34b8adc4562f38374d8eb981b002f268dc5640d4 commit: 16b44d93f7014b3abd8f21a4035fd4ebeed1d2c0

View File

@ -22,7 +22,7 @@
%define _waf_ver 2.0.9 %define _waf_ver 2.0.9
%define lname libmpv1 %define lname libmpv1
Name: mpv Name: mpv
Version: 0.32.0+git.20201001T111222.34b8adc456 Version: 0.32.0+git.20201008T111710.16b44d93f7
Release: 0 Release: 0
Summary: Advanced general-purpose multimedia player Summary: Advanced general-purpose multimedia player
License: GPL-2.0-or-later License: GPL-2.0-or-later