diff --git a/_servicedata b/_servicedata index a520ba7..99085de 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/mpv-player/mpv.git - e7bab0025f3617a2e19a1b9eacf689423787ed89 \ No newline at end of file + 28ea1ed296a4e241ee57d9748ff0cfa073e5219c \ No newline at end of file diff --git a/mpv-0.32.0+git.20200301T004003.e7bab0025f.obscpio b/mpv-0.32.0+git.20200301T004003.e7bab0025f.obscpio deleted file mode 100644 index f840260..0000000 --- a/mpv-0.32.0+git.20200301T004003.e7bab0025f.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e35c29bfd0539b581e4981310280bbbf051355ef36281769b607cb23ebe4517 -size 8987661 diff --git a/mpv-0.32.0+git.20200307T135520.28ea1ed296.obscpio b/mpv-0.32.0+git.20200307T135520.28ea1ed296.obscpio new file mode 100644 index 0000000..3b9ce6d --- /dev/null +++ b/mpv-0.32.0+git.20200307T135520.28ea1ed296.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b35afded6a1b566381d3d29607ca8d8f8a83d589112c929bc1686ada64b47b4 +size 8987661 diff --git a/mpv.changes b/mpv.changes index 251fe23..63dbb9d 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Mar 07 14:53:06 UTC 2020 - idonmez@suse.com + +- Update to version 0.32.0+git.20200307T135520.28ea1ed296: + * See https://github.com/mpv-player/mpv/compare/e7bab0025f..28ea1ed296 + for the complete changelog. +- Remove smbclient BR, samba support is now provided via ffmpeg + ------------------------------------------------------------------- Sun Mar 01 17:04:28 UTC 2020 - idonmez@suse.com diff --git a/mpv.obsinfo b/mpv.obsinfo index 9e0993c..de31a50 100644 --- a/mpv.obsinfo +++ b/mpv.obsinfo @@ -1,5 +1,5 @@ name: mpv -version: 0.32.0+git.20200301T004003.e7bab0025f -mtime: 1583019603 -commit: e7bab0025f3617a2e19a1b9eacf689423787ed89 +version: 0.32.0+git.20200307T135520.28ea1ed296 +mtime: 1583585720 +commit: 28ea1ed296a4e241ee57d9748ff0cfa073e5219c diff --git a/mpv.spec b/mpv.spec index dedf232..4eddba3 100644 --- a/mpv.spec +++ b/mpv.spec @@ -22,7 +22,7 @@ %define _waf_ver 2.0.9 %define lname libmpv1 Name: mpv -Version: 0.32.0+git.20200301T004003.e7bab0025f +Version: 0.32.0+git.20200307T135520.28ea1ed296 Release: 0 Summary: Advanced general-purpose multimedia player License: GPL-2.0-or-later @@ -76,7 +76,6 @@ BuildRequires: pkgconfig(libva) >= 0.36.0 BuildRequires: pkgconfig(libva-x11) >= 0.36.0 BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(rubberband) -BuildRequires: pkgconfig(smbclient) BuildRequires: pkgconfig(uchardet) BuildRequires: pkgconfig(vapoursynth) BuildRequires: pkgconfig(vapoursynth-script) @@ -207,7 +206,6 @@ python3 ./waf configure \ --confdir="%{_sysconfdir}/%{name}" \ --enable-cdda \ --enable-dvdnav \ - --enable-libsmbclient \ --enable-libmpv-shared \ --enable-manpage-build \ --enable-libarchive \