diff --git a/_servicedata b/_servicedata
index 3be9baf..8671d49 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/mpv-player/mpv.git
- 1251f7bbf9f74431325b968d2c02bb4425970710
\ No newline at end of file
+ 09d7c75bfe9f6323260a19912e3f3ee7ed737455
\ No newline at end of file
diff --git a/mpv-0.33.0+git.20210103T120530.1251f7bbf9.obscpio b/mpv-0.33.0+git.20210103T120530.1251f7bbf9.obscpio
deleted file mode 100644
index 6db650f..0000000
--- a/mpv-0.33.0+git.20210103T120530.1251f7bbf9.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:74d9770786cdb787aa50751e5087a6f71d91de0052ef1603dd5d045f62fc36be
-size 9351181
diff --git a/mpv-0.33.0+git.20210223T124404.09d7c75bfe.obscpio b/mpv-0.33.0+git.20210223T124404.09d7c75bfe.obscpio
new file mode 100644
index 0000000..f6d3727
--- /dev/null
+++ b/mpv-0.33.0+git.20210223T124404.09d7c75bfe.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:51cd94c250f0ffbf18125df4111c495eff184b5426596cb75ab2de5a105a6f7f
+size 9354253
diff --git a/mpv.changes b/mpv.changes
index 9a2f9e9..7fd982e 100644
--- a/mpv.changes
+++ b/mpv.changes
@@ -1,3 +1,37 @@
+-------------------------------------------------------------------
+Thu Feb 25 07:20:11 UTC 2021 - idonmez@suse.com
+
+- Update to version 0.33.0+git.20210223T124404.09d7c75bfe:
+ * vo_gpu: libplacebo: require v2.72.0
+ * appveyor: Use MSYS2's spirv-cross package instead of building it
+ * appveyor: use latest build image for fixed MSYS2 installation
+ * msg: fix really-quiet option to only affect terminal output
+ * mac: add ability to toggle visibility on all workspaces from menubar
+ * command: add label for on-all-workspaces command
+ * mac: support --on-all-workspaces option
+ * vo_gpu: don't abort() if plane tex creation fails
+ * filters/auto_filters: switch from scaletempo to scaletempo2
+ * af_scaletempo2: fix crash for speed >= 16
+ * travis: fix macOS VMs with older homebrew versions
+ * mac: only update touch bar items when necessary
+ * mac: use custom touch bar item and slider instead of a touch bar slider
+ * vo_gpu: vaapi: export plane pitch properly
+ * DOCS: fix cplugins information in libmpv.rst.
+ * demuxer/demux_mf: add support for more image codecs
+ * man: update deband-threshold default
+ * vo_gpu: lower default deband threshold
+ * vo_wlshm: support big endian systems
+ * README: update libass dependency harfbuzz as non-optional
+ * manpage: fix PDF build
+ * docs: Fix an old style parameter reference
+ * umpv: remove unused imports
+ * stream_lavf: support rtsps
+ * player: make resetting of track selection to "auto" work
+ * mac: fix dangling pointers
+ * mac: drop build support for swift versions earlier than version 4.1
+ * mac: fix usage of temporary pointers
+ * manpage: document off-by-one loop-file behavior
+
-------------------------------------------------------------------
Sun Jan 03 20:06:44 UTC 2021 - idonmez@suse.com
diff --git a/mpv.obsinfo b/mpv.obsinfo
index 0f6fab3..bdf32dd 100644
--- a/mpv.obsinfo
+++ b/mpv.obsinfo
@@ -1,5 +1,5 @@
name: mpv
-version: 0.33.0+git.20210103T120530.1251f7bbf9
-mtime: 1609693530
-commit: 1251f7bbf9f74431325b968d2c02bb4425970710
+version: 0.33.0+git.20210223T124404.09d7c75bfe
+mtime: 1614077044
+commit: 09d7c75bfe9f6323260a19912e3f3ee7ed737455
diff --git a/mpv.spec b/mpv.spec
index 23af5cf..fec9510 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.20210103T120530.1251f7bbf9
+Version: 0.33.0+git.20210223T124404.09d7c75bfe
Release: 0
Summary: Advanced general-purpose multimedia player
License: GPL-2.0-or-later
@@ -67,7 +67,7 @@ BuildRequires: pkgconfig(libcdio_paranoia)
BuildRequires: pkgconfig(libdrm)
BuildRequires: pkgconfig(libiso9660)
BuildRequires: pkgconfig(libkms)
-BuildRequires: pkgconfig(libplacebo) >= 1.18.0
+BuildRequires: pkgconfig(libplacebo) >= 2.72.0
BuildRequires: pkgconfig(libpulse) >= 1.0
BuildRequires: pkgconfig(libswresample) >= 3.0.100
BuildRequires: pkgconfig(libswscale) >= 5.0.101