diff --git a/_service b/_service
index c474eb2..2eae2db 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
https://github.com/mpv-player/mpv.git
git
mpv
- 0.33.0+git
+ 0.33.1+git
%ci.%h
enable
diff --git a/_servicedata b/_servicedata
index e520ab7..9fcd7ef 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/mpv-player/mpv.git
- 6265724f3331e3dee8d9ec2b6639def5004a5fa2
\ No newline at end of file
+ 74f5d4940e38799cb92319e89c030195c5d4fe54
\ No newline at end of file
diff --git a/mpv-0.33.0+git.20210321T171820.6265724f33.obscpio b/mpv-0.33.0+git.20210321T171820.6265724f33.obscpio
deleted file mode 100644
index 6e3acd8..0000000
--- a/mpv-0.33.0+git.20210321T171820.6265724f33.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ee1a2fcf1cd0c9c5ceb5f1e99d10ccb90204989a11077111ee77a54a7f20be84
-size 9368077
diff --git a/mpv-0.33.1+git.20210412T140928.74f5d4940e.obscpio b/mpv-0.33.1+git.20210412T140928.74f5d4940e.obscpio
new file mode 100644
index 0000000..1a000b4
--- /dev/null
+++ b/mpv-0.33.1+git.20210412T140928.74f5d4940e.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c290d595d69fa4531020fb5d680205298b16e0f9bad036eab2aa6552b0062340
+size 9372685
diff --git a/mpv.changes b/mpv.changes
index 85978c8..343ed75 100644
--- a/mpv.changes
+++ b/mpv.changes
@@ -1,3 +1,21 @@
+-------------------------------------------------------------------
+Tue Apr 13 08:56:24 UTC 2021 - idoenmez+factory@suse.de
+
+- Update to version 0.33.1+git.20210412T140928.74f5d4940e:
+ * wayland: support the display-hidpi-scale property
+ * demux: undeprecate --cache-secs
+ * audio/aframe: reuse data buffer if less than 8 channels
+ * stream: turn stream_info.open2's args argument const
+ * stream_slice: fix use-after-free if inner stream fails to open
+ * player/scripting: fix use-after-free when loading script folders
+ * stream_mf: set correct stream origin
+ * demux_mf: improve format string processing
+ * manpage: fix a typo in the --aid option note
+ * vo_gpu: adjust interpolation_threshold's default
+ * options: Add validation macro for int type
+ * demux: Move demuxer help to new standard mechanism
+ * options: Make validation and help possible for all option types
+
-------------------------------------------------------------------
Tue Mar 23 13:11:23 UTC 2021 - idonmez@suse.com
diff --git a/mpv.obsinfo b/mpv.obsinfo
index 7339ae6..88644bb 100644
--- a/mpv.obsinfo
+++ b/mpv.obsinfo
@@ -1,5 +1,5 @@
name: mpv
-version: 0.33.0+git.20210321T171820.6265724f33
-mtime: 1616343500
-commit: 6265724f3331e3dee8d9ec2b6639def5004a5fa2
+version: 0.33.1+git.20210412T140928.74f5d4940e
+mtime: 1618254568
+commit: 74f5d4940e38799cb92319e89c030195c5d4fe54
diff --git a/mpv.spec b/mpv.spec
index b43ef3d..bf47836 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.20210321T171820.6265724f33
+Version: 0.33.1+git.20210412T140928.74f5d4940e
Release: 0
Summary: Advanced general-purpose multimedia player
License: GPL-2.0-or-later