diff --git a/_servicedata b/_servicedata
index c5f329c..6c42b8f 100644
--- a/_servicedata
+++ b/_servicedata
@@ -5,4 +5,4 @@
https://github.com/RPCS3/rpcs3.git
- db7f84f9f8682abb20e145849fbbdcef7e13f0c2
\ No newline at end of file
+ f11770b88b022d23c51578c3908b78b418d95243
\ No newline at end of file
diff --git a/rpcs3-0.0.27~git20230510.tar.xz b/rpcs3-0.0.27~git20230510.tar.xz
deleted file mode 100644
index fff925a..0000000
--- a/rpcs3-0.0.27~git20230510.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:34c6d84e41e211a1856bdd36d52735c3fcd19bea4c5943c401a398cbe83c67c6
-size 52137296
diff --git a/rpcs3-0.0.27~git20230515.tar.xz b/rpcs3-0.0.27~git20230515.tar.xz
new file mode 100644
index 0000000..2add8b5
--- /dev/null
+++ b/rpcs3-0.0.27~git20230515.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:02fbaba6c35823ca0a2671985cc147ea9fdbe6f3dd7aba2c07ae87b6be3e4f1d
+size 52139200
diff --git a/rpcs3.changes b/rpcs3.changes
index bce5622..6a0cf05 100644
--- a/rpcs3.changes
+++ b/rpcs3.changes
@@ -1,3 +1,24 @@
+-------------------------------------------------------------------
+Tue May 16 11:59:34 UTC 2023 - i@guoyunhe.me
+
+- Update to version 0.0.27~git20230515:
+ * Better accuracy for FREST/FRSQEST (#13863)
+ * SPU Executable Code Dumping Tool
+ * vk: Minor refactor in OOM handler to skip scans if we already found a match
+ * vk: Refactor memory allocators to easily inspect device properties
+ * vk: Use gc to clean up stale surface cache resources instead of fudging with frame counters.
+ * vk: Rewrite draw call setup sequence to avoid OOM situations introducing stale descriptors
+ * vk: Don't erase texture cache images directly. Use gc instead.
+ * vk: Implement max VRAM override in config
+ * vk: Refactor the vram exhausted handler
+ * vk: Refactor vram exhausted handler to minimize risk of UAF hazards
+ * vk: Tune resource quotas
+ * vk: Improve spill robustness
+ * vk: Lower scratch dimension alignment to 256 to minimize wastage
+ * rsx: Do not allow 'compatible' check to pass if the size does not match
+ * Logs: fix Stack Cell Errors setting reading
+ * System.cpp: Make boot of disc updates more strict
+
-------------------------------------------------------------------
Thu May 11 15:30:54 UTC 2023 - i@guoyunhe.me
diff --git a/rpcs3.spec b/rpcs3.spec
index e0dac0b..e16fc23 100644
--- a/rpcs3.spec
+++ b/rpcs3.spec
@@ -17,7 +17,7 @@
Name: rpcs3
-Version: 0.0.27~git20230510
+Version: 0.0.27~git20230515
Release: 0
Summary: PS3 emulator/debugger
License: GPL-2.0-only