- Update to version 0.32.0+git.20200217T003119.36ca0e0030:

* See 5bf433b16f..36ca0e0030
    for the complete changelog.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=196
This commit is contained in:
Ismail Dönmez 2020-02-17 10:40:45 +00:00 committed by Git OBS Bridge
parent e6995edbb2
commit 93d7bbce45
7 changed files with 21 additions and 14 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">5bf433b16f35234a04b8350634c471912fa80343</param></service></servicedata>
<param name="changesrevision">36ca0e00305fdc3d5c052c4757b00a33b2eb6b14</param></service></servicedata>

View File

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

View File

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

View File

@ -1,10 +1,10 @@
diff --git a/common/av_log.c b/common/av_log.c
index 8b0cb09efa..72968aa543 100644
--- a/common/av_log.c
+++ b/common/av_log.c
@@ -218,7 +218,7 @@ bool print_libav_versions(struct mp_log *log, int v)
Index: mpv/common/av_log.c
===================================================================
--- mpv.orig/common/av_log.c
+++ mpv/common/av_log.c
@@ -203,7 +203,7 @@ bool print_libav_versions(struct mp_log
mp_msg(log, v, "%s version: %s\n", LIB_PREFIX, av_version_info());
mp_msg(log, v, "FFmpeg version: %s\n", av_version_info());
- return !mismatch;
+ return true;

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 17 10:35:44 UTC 2020 - idonmez@suse.com
- Update to version 0.32.0+git.20200217T003119.36ca0e0030:
* See https://github.com/mpv-player/mpv/compare/5bf433b16f..36ca0e0030
for the complete changelog.
-------------------------------------------------------------------
Thu Feb 13 10:49:09 UTC 2020 - idonmez@suse.com

View File

@ -1,5 +1,5 @@
name: mpv
version: 0.32.0+git.20200213T013258.5bf433b16f
mtime: 1581553978
commit: 5bf433b16f35234a04b8350634c471912fa80343
version: 0.32.0+git.20200217T003119.36ca0e0030
mtime: 1581895879
commit: 36ca0e00305fdc3d5c052c4757b00a33b2eb6b14

View File

@ -22,7 +22,7 @@
%define _waf_ver 2.0.9
%define lname libmpv1
Name: mpv
Version: 0.32.0+git.20200213T013258.5bf433b16f
Version: 0.32.0+git.20200217T003119.36ca0e0030
Release: 0
Summary: Advanced general-purpose multimedia player
License: GPL-2.0-or-later