diff --git a/_servicedata b/_servicedata
index d4a0e7a..305202c 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/mpv-player/mpv.git
- fa7afc3e19acffd3198fdc8fddb671013a337b05
\ No newline at end of file
+ f16c6472a1d7b3506f561a1e1d0b2e9675ca06ea
\ No newline at end of file
diff --git a/mpv-0.33.0+git.20201122T184820.fa7afc3e19.obscpio b/mpv-0.33.0+git.20201122T184820.fa7afc3e19.obscpio
deleted file mode 100644
index 8480c16..0000000
--- a/mpv-0.33.0+git.20201122T184820.fa7afc3e19.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e3469161c87467ea00c873712ee74715f906581a0c571b10213f31fc90b06868
-size 9337869
diff --git a/mpv-0.33.0+git.20201129T160245.f16c6472a1.obscpio b/mpv-0.33.0+git.20201129T160245.f16c6472a1.obscpio
new file mode 100644
index 0000000..0c1a837
--- /dev/null
+++ b/mpv-0.33.0+git.20201129T160245.f16c6472a1.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:851b0ed31fbf4ce391352b9d4182e3ab4a644ad9298f2c3876f9e832c8552e8f
+size 9340941
diff --git a/mpv.changes b/mpv.changes
index 931de43..49d4311 100644
--- a/mpv.changes
+++ b/mpv.changes
@@ -1,3 +1,24 @@
+-------------------------------------------------------------------
+Mon Nov 30 12:19:41 UTC 2020 - idonmez@suse.com
+
+- Update to version 0.33.0+git.20201129T160245.f16c6472a1:
+ * travis: use newer 10.15 VM with newer xcode
+ * travis: fix macOS 10.13 build
+ * vo_sixel: don't leak the frame reference
+ * vo_tct: don't leak the frame reference
+ * vo_tct: remove unused variable
+ * player: allow vo to be switched at runtime
+ * demux: add function to refresh a track without (de-)selecting it
+ * vo_sixel: use draw_frame instead of draw_image
+ * vo_sixel: skip testdither init in fixed palette
+ * vo_sixel: Update libsixel constant values
+ * matroska.py: remove python2 support
+ * bootstrap.py: remove all python2 support
+ * vo_sixel: change default dither to "auto"
+ * vo_sixel: fix the image corruption with mlterm
+ * vo_sixel: support --vo-sixel-exit-clear[=yes]
+ * terminal: process input when foregrounded
+
-------------------------------------------------------------------
Sun Nov 22 19:57:02 UTC 2020 - idonmez@suse.com
diff --git a/mpv.obsinfo b/mpv.obsinfo
index d600637..5a7cbc4 100644
--- a/mpv.obsinfo
+++ b/mpv.obsinfo
@@ -1,5 +1,5 @@
name: mpv
-version: 0.33.0+git.20201122T184820.fa7afc3e19
-mtime: 1606067300
-commit: fa7afc3e19acffd3198fdc8fddb671013a337b05
+version: 0.33.0+git.20201129T160245.f16c6472a1
+mtime: 1606662165
+commit: f16c6472a1d7b3506f561a1e1d0b2e9675ca06ea
diff --git a/mpv.spec b/mpv.spec
index f96558d..85a74a4 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -22,7 +22,7 @@
%define _waf_ver 2.0.20
%define lname libmpv1
Name: mpv
-Version: 0.33.0+git.20201122T184820.fa7afc3e19
+Version: 0.33.0+git.20201129T160245.f16c6472a1
Release: 0
Summary: Advanced general-purpose multimedia player
License: GPL-2.0-or-later