diff --git a/mpv-0.29.0.tar.gz b/mpv-0.29.0.tar.gz deleted file mode 100644 index 2cbaa1f..0000000 --- a/mpv-0.29.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:772af878cee5495dcd342788a6d120b90c5b1e677e225c7198f1e76506427319 -size 3057997 diff --git a/mpv-0.29.1.tar.gz b/mpv-0.29.1.tar.gz new file mode 100644 index 0000000..81efaef --- /dev/null +++ b/mpv-0.29.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9f9d461d1990f9728660b4ccb0e8cb5dce29ccaa6af567bec481b79291ca623 +size 3059503 diff --git a/mpv.changes b/mpv.changes index a471d92..e19bef0 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Tue Oct 2 20:28:39 UTC 2018 - Martin Herkt <9+suse@cirno.systems> + +- Update to version 0.29.1 + Fixes and minor enhancements: + * af_rubberband: Fix for A-V drift on seeking. + * ao_alsa: Fixes to remove spam during pausing and end-of-file. + * ao_jack: Fix for mpv attempting to connect to non-standard devices such as MIDI. + * ao_openal: Drop support for Apple's bundled OpenAL due to lack of features to successfully build. + * ao_pulse: Fix for audio buffer length calculation. + * demux_lavf: Fix EDL playback of certain DASH streams. + * demux_lavf: Mark v4l streams as not seekable. + * demux_raw: Fix for gapless playback from raw audio input. + * drm_atomic: Fix to enable video output with devices without a video overlay plane. + * encode: Fix for crashes in case of failure to write to output. + * encode: Fix for encoding when utilizing lavfi-complex. + * Fix to strip HDR peak metadata if attached to SDR video (#6111) + * manpage: Misc fixups. + * stream_{smb,file}: Fix for partial writes to buffers. + * stream_libarchive: Fix hang when an out-of-bound seek happens. + * stream_smb: Fix for crashes due to libsmbclient and threading (#5936). + * vo_gpu: Fix for corruption when multiple compute shaders override each others' block sizes (#6083). + * ytdl_hook: Always load "ytdl://" URLs with ytdl_hook first. + * ytdl_hook: Fix audio streams not being picked up for some sites. + ------------------------------------------------------------------- Sun Jul 22 17:03:48 UTC 2018 - aloisio@gmx.com diff --git a/mpv.spec b/mpv.spec index 5cb0fc8..0ba0b5c 100644 --- a/mpv.spec +++ b/mpv.spec @@ -15,13 +15,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define _waf_ver 2.0.9 %define _mbc_ver 3.3.17 -%define _mpv_ver 0.29.0 +%define _mpv_ver 0.29.1 %define lname libmpv1 Name: mpv Version: %{_mpv_ver}