- Update to version 0.32.0+git.20201001T111222.34b8adc456:

* wayland: set an opaque region
  * options: fix --cover-art-file typo
  * player: cosmetically change around some code
  * player: add automatic loading of external cover art files
  * player: let frontend decide whether to use cover-art mode
  * ci: fix spirv-cross build in mingw scripts
  * mac: add support for the focused property
  * mac: add an option to prevent focusing of the window on open

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=240
This commit is contained in:
Ismail Dönmez 2020-10-03 11:13:58 +00:00 committed by Git OBS Bridge
parent 85da2ab733
commit 69378e80dd
6 changed files with 21 additions and 8 deletions

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">c535dfed6657da738e2df7d83fdc39b8950a3463</param></service></servicedata>
<param name="changesrevision">34b8adc4562f38374d8eb981b002f268dc5640d4</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Oct 03 11:13:34 UTC 2020 - idonmez@suse.com
- Update to version 0.32.0+git.20201001T111222.34b8adc456:
* wayland: set an opaque region
* options: fix --cover-art-file typo
* player: cosmetically change around some code
* player: add automatic loading of external cover art files
* player: let frontend decide whether to use cover-art mode
* ci: fix spirv-cross build in mingw scripts
* mac: add support for the focused property
* mac: add an option to prevent focusing of the window on open
-------------------------------------------------------------------
Tue Sep 22 11:32:39 UTC 2020 - idonmez@suse.com

View File

@ -1,5 +1,5 @@
name: mpv
version: 0.32.0+git.20200922T130339.c535dfed66
mtime: 1600772619
commit: c535dfed6657da738e2df7d83fdc39b8950a3463
version: 0.32.0+git.20201001T111222.34b8adc456
mtime: 1601568742
commit: 34b8adc4562f38374d8eb981b002f268dc5640d4

View File

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