From 5d08a0ab0feb8ffacd0fbff14b10caf5c523bd22f17985507eed032f83ce2b5c Mon Sep 17 00:00:00 2001 From: Mia Herkt Date: Sat, 19 Nov 2022 01:04:57 +0000 Subject: [PATCH] - _service: obs_scm -> obs_tar - Do not require libsixel and mujs where no appropriate versions are packaged - Update to version 0.35+git.20221118.d3a61cfe: * wayland: also log refresh rate on surface entrance * drm: remove legacy API * wayland: add support for content-type protocol * player/video: add VOCTRL_CONTENT_TYPE * player/main: log libplacebo version if built with it * common/av_log: move general FFmpeg version before library versions * vo: hwdec: remove legacy_names * player: add --force-render option * wayland: error out if essential protocol support is missing * meson: fix capitalization of "OpenGL" * ao_pipewire: log version information and metadata * DOCS: update release policy to match reality OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=278 --- _service | 2 +- _servicedata | 2 +- mpv-0.35+git.20221112.2f747341.tar.xz | 3 --- mpv-0.35+git.20221118.d3a61cfe.tar.xz | 3 +++ mpv.changes | 20 ++++++++++++++++++++ mpv.spec | 6 ++++-- 6 files changed, 29 insertions(+), 7 deletions(-) delete mode 100644 mpv-0.35+git.20221112.2f747341.tar.xz create mode 100644 mpv-0.35+git.20221118.d3a61cfe.tar.xz diff --git a/_service b/_service index 0f331d3..9fe1d4d 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ - + https://github.com/mpv-player/mpv.git git mpv diff --git a/_servicedata b/_servicedata index 1dd5b26..c54aab8 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/mpv-player/mpv.git - 2f747341f99d9f8697303be01c67ae3b3437cd18 \ No newline at end of file + d3a61cfe9844b78362bfce6e5a8280ad6514dbce \ No newline at end of file diff --git a/mpv-0.35+git.20221112.2f747341.tar.xz b/mpv-0.35+git.20221112.2f747341.tar.xz deleted file mode 100644 index ae42542..0000000 --- a/mpv-0.35+git.20221112.2f747341.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb8bc660850b10a96234094458444acd6fcb38ccd27ca9f5e5d80c26cbcf281c -size 2337856 diff --git a/mpv-0.35+git.20221118.d3a61cfe.tar.xz b/mpv-0.35+git.20221118.d3a61cfe.tar.xz new file mode 100644 index 0000000..7ace7ad --- /dev/null +++ b/mpv-0.35+git.20221118.d3a61cfe.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:057ef5765d7b139d25d92f78a60fcdef9928e5aed7e48defb502d73629ae1213 +size 2338088 diff --git a/mpv.changes b/mpv.changes index 12bdb0c..3f03330 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sat Nov 19 00:49:40 UTC 2022 - mia@0x0.st + +- _service: obs_scm -> obs_tar +- Do not require libsixel and mujs where no appropriate versions + are packaged +- Update to version 0.35+git.20221118.d3a61cfe: + * wayland: also log refresh rate on surface entrance + * drm: remove legacy API + * wayland: add support for content-type protocol + * player/video: add VOCTRL_CONTENT_TYPE + * player/main: log libplacebo version if built with it + * common/av_log: move general FFmpeg version before library versions + * vo: hwdec: remove legacy_names + * player: add --force-render option + * wayland: error out if essential protocol support is missing + * meson: fix capitalization of "OpenGL" + * ao_pipewire: log version information and metadata + * DOCS: update release policy to match reality + ------------------------------------------------------------------- Sun Nov 13 10:23:53 UTC 2022 - ecsos@opensuse.org diff --git a/mpv.spec b/mpv.spec index 167e9f5..69d707d 100644 --- a/mpv.spec +++ b/mpv.spec @@ -22,7 +22,7 @@ %define _waf_ver 2.0.24 %define lname libmpv2 Name: mpv -Version: 0.35+git.20221112.2f747341 +Version: 0.35+git.20221118.d3a61cfe Release: 0 Summary: Advanced general-purpose multimedia player License: GPL-2.0-or-later @@ -84,7 +84,9 @@ BuildRequires: pkgconfig(openal) >= 1.13 # Testing framework: disabled for now as it runs just 1 test # BuildRequires: pkgconfig(cmocka) >= 0.4.1 BuildRequires: pkgconfig(python3) +%if 0%{?sle_version} > 150400 BuildRequires: pkgconfig(libsixel) >= 1.5 +%endif BuildRequires: pkgconfig(rubberband) >= 3.0.0 BuildRequires: pkgconfig(uchardet) BuildRequires: pkgconfig(vapoursynth) >= 24 @@ -114,7 +116,7 @@ Obsoletes: mplayer2 < 20140101 %if 0%{?suse_version} >= 1550 || 0%{?sle_version} > 150300 BuildRequires: pkgconfig(libplacebo) >= 4.157 %endif -%if 0%{?suse_version} >= 1550 || 0%{?sle_version} > 150300 +%if 0%{?suse_version} >= 1500 BuildRequires: pkgconfig(mujs) %endif BuildRequires: pkgconfig(libva-wayland) >= 1.1.0