diff --git a/_servicedata b/_servicedata
index 22fe257..f7be88a 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/mpv-player/mpv.git
- 49f5c9b4820b082b8d25b753ff010562939a754f
\ No newline at end of file
+ c535dfed6657da738e2df7d83fdc39b8950a3463
\ No newline at end of file
diff --git a/mpv-0.32.0+git.20200912T130313.49f5c9b482.obscpio b/mpv-0.32.0+git.20200912T130313.49f5c9b482.obscpio
deleted file mode 100644
index 9d7ce8c..0000000
--- a/mpv-0.32.0+git.20200912T130313.49f5c9b482.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d36f44cd828d8ca611d5cadb73f3871556c70b1dbf4e2b1bc618e5724cea63c2
-size 9286669
diff --git a/mpv-0.32.0+git.20200922T130339.c535dfed66.obscpio b/mpv-0.32.0+git.20200922T130339.c535dfed66.obscpio
new file mode 100644
index 0000000..3fd1f73
--- /dev/null
+++ b/mpv-0.32.0+git.20200922T130339.c535dfed66.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1a75f6b7c8cacebca155968fe71708538d55070c248d149b4ee123666be79968
+size 9292301
diff --git a/mpv.changes b/mpv.changes
index 86094e6..a59b192 100644
--- a/mpv.changes
+++ b/mpv.changes
@@ -1,3 +1,29 @@
+-------------------------------------------------------------------
+Tue Sep 22 11:32:39 UTC 2020 - idonmez@suse.com
+
+- Update to version 0.32.0+git.20200922T130339.c535dfed66:
+ * travis: fix macOS 10.12 legacy build
+ * wayland: only render if we have frame callback
+ * player: add pause state to playback start message
+ * terminal: fix segfault when backgrounding
+ * f_decoder_wrapper: make log prefix less verbose
+ * audio: take paused state into account in ao_start()
+ * audio: move start() calls outside of lock
+ * mac: add an option to change the App activation policy
+ * mac: add ontop window level for desktop
+ * options: simplify --android-surface-size handling
+ * build: disable GLX
+ * manpage: fix console keybindings punctuation
+ * msg: make --msg-time show time in seconds
+ * build: sort dependencies (to make build deterministic)
+ * command, demux: make drop-buffers reset state even harder
+ * terminal: attempt to handle the ESC key
+ * client API: update alignment requirements for software rendering
+ * sws_utils: work around libswscale corrupting memory yet again
+ * manpage: refer to --sub-color for colors
+ * manpage: mark file-local-options as writable
+ * stream_slice: interpret `end` as offset if it starts with '+'
+
-------------------------------------------------------------------
Mon Sep 14 07:46:26 UTC 2020 - idonmez@suse.com
diff --git a/mpv.obsinfo b/mpv.obsinfo
index e972a3b..86f4d98 100644
--- a/mpv.obsinfo
+++ b/mpv.obsinfo
@@ -1,5 +1,5 @@
name: mpv
-version: 0.32.0+git.20200912T130313.49f5c9b482
-mtime: 1599908593
-commit: 49f5c9b4820b082b8d25b753ff010562939a754f
+version: 0.32.0+git.20200922T130339.c535dfed66
+mtime: 1600772619
+commit: c535dfed6657da738e2df7d83fdc39b8950a3463
diff --git a/mpv.spec b/mpv.spec
index fa623c7..e7249f5 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.20200912T130313.49f5c9b482
+Version: 0.32.0+git.20200922T130339.c535dfed66
Release: 0
Summary: Advanced general-purpose multimedia player
License: GPL-2.0-or-later