diff --git a/_service b/_service index 9310968..c474eb2 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/mpv-player/mpv.git git mpv - 0.32.0+git + 0.33.0+git %ci.%h enable diff --git a/_servicedata b/_servicedata index 055115f..d4a0e7a 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/mpv-player/mpv.git - 24d696183364c4b5d36c46551bdb8d8b53f9c699 \ No newline at end of file + fa7afc3e19acffd3198fdc8fddb671013a337b05 \ No newline at end of file diff --git a/mpv-0.32.0+git.20201116T202958.24d6961833.obscpio b/mpv-0.32.0+git.20201116T202958.24d6961833.obscpio deleted file mode 100644 index 8935d07..0000000 --- a/mpv-0.32.0+git.20201116T202958.24d6961833.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:039bb655b2eaccc8aee798d39bf038a35fd47b2b1a7cbbf0251aac81f25b27ea -size 9325581 diff --git a/mpv-0.33.0+git.20201122T184820.fa7afc3e19.obscpio b/mpv-0.33.0+git.20201122T184820.fa7afc3e19.obscpio new file mode 100644 index 0000000..8480c16 --- /dev/null +++ b/mpv-0.33.0+git.20201122T184820.fa7afc3e19.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3469161c87467ea00c873712ee74715f906581a0c571b10213f31fc90b06868 +size 9337869 diff --git a/mpv.changes b/mpv.changes index 78c6723..931de43 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sun Nov 22 19:57:02 UTC 2020 - idonmez@suse.com + +- Update to version 0.33.0+git.20201122T184820.fa7afc3e19: + * Update VERSION + * Release 0.33.0 + * file2string: remove question mark from safe chars + * Revert "options: disable vsfilter blur compat by default" + * build: always run waf with python3 + * build: fix macOS arm builds + * vo_sixel: draw osd on the output frame + * vo_sixel: return -1 instead of SIXELSTATUS on failure + * vo_sixel: set --vo-sixel-fixedpalette=yes by default + * vo_sixel: Add aspect ratio based output centering + * vo_sixel: rename all user options with opt_ prefix + * vo_sixel: set output resolution based on terminal_get_size2 + * osdep/terminal: Add function to get terminal pixel dimensions + * doc: split BNF definitions of and in separate lines + * manpage: document improved --playlist security + ------------------------------------------------------------------- Tue Nov 17 10:24:37 UTC 2020 - idonmez@suse.com diff --git a/mpv.obsinfo b/mpv.obsinfo index 9d51d15..d600637 100644 --- a/mpv.obsinfo +++ b/mpv.obsinfo @@ -1,5 +1,5 @@ name: mpv -version: 0.32.0+git.20201116T202958.24d6961833 -mtime: 1605551398 -commit: 24d696183364c4b5d36c46551bdb8d8b53f9c699 +version: 0.33.0+git.20201122T184820.fa7afc3e19 +mtime: 1606067300 +commit: fa7afc3e19acffd3198fdc8fddb671013a337b05 diff --git a/mpv.spec b/mpv.spec index 1730096..f96558d 100644 --- a/mpv.spec +++ b/mpv.spec @@ -22,7 +22,7 @@ %define _waf_ver 2.0.20 %define lname libmpv1 Name: mpv -Version: 0.32.0+git.20201116T202958.24d6961833 +Version: 0.33.0+git.20201122T184820.fa7afc3e19 Release: 0 Summary: Advanced general-purpose multimedia player License: GPL-2.0-or-later