diff --git a/_servicedata b/_servicedata
index cc7d07f..dfddb4a 100644
--- a/_servicedata
+++ b/_servicedata
@@ -5,4 +5,4 @@
https://github.com/RPCS3/rpcs3.git
- 6b43e5c80ead8dd69b09e489ecd8d90840ad20a1
\ No newline at end of file
+ 0f682b7da1986af202cb142388fa138fc682cc6d
\ No newline at end of file
diff --git a/rpcs3-0.0.30~git20240220.tar.xz b/rpcs3-0.0.30~git20240220.tar.xz
deleted file mode 100644
index 7f0cbe4..0000000
--- a/rpcs3-0.0.30~git20240220.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b7a759d9401e8f28f37ff862d09c83f59430c95d22e2e99249cc09e39cc4a793
-size 54780632
diff --git a/rpcs3-0.0.30~git20240224.tar.xz b/rpcs3-0.0.30~git20240224.tar.xz
new file mode 100644
index 0000000..5587838
--- /dev/null
+++ b/rpcs3-0.0.30~git20240224.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2b7f58733279bd16ea76d89608935268ce1f942684bcbc72b816d5518fea4368
+size 32942436
diff --git a/rpcs3.changes b/rpcs3.changes
index 2ead352..3a7be1e 100644
--- a/rpcs3.changes
+++ b/rpcs3.changes
@@ -1,3 +1,19 @@
+-------------------------------------------------------------------
+Sun Feb 25 07:26:21 UTC 2024 - i@guoyunhe.me
+
+- Update to version 0.0.30~git20240224:
+ * Fix Apple Clang build
+ * Block Rosetta on macOS 14.0, 14.1, and 14.2 (#15237)
+ * improves sig_ctx handling, sys_net logging and fixes udpp2p protocol (#15235)
+ * gui/input: only init and quit SDL once for all instances
+ * gui/input; fix log message delta type
+ * gui/input: include Carbon.h on apple
+ * gui/input: let pad handlers know whether they are part of emulation
+ * gui/input: implement pad navigation for maxOs
+ * gui/input: use uinput for linux in gui_pad_thread
+ * gui/input: add gui input with native events
+ * sceNpBasicSendMessage fix
+
-------------------------------------------------------------------
Fri Feb 23 11:39:25 UTC 2024 - Dominique Leuenberger
diff --git a/rpcs3.spec b/rpcs3.spec
index 667df41..3b8ee33 100644
--- a/rpcs3.spec
+++ b/rpcs3.spec
@@ -17,7 +17,7 @@
Name: rpcs3
-Version: 0.0.30~git20240220
+Version: 0.0.30~git20240224
Release: 0
Summary: PS3 emulator/debugger
License: GPL-2.0-only
@@ -116,7 +116,7 @@ echo "// This is a generated file.
## llvm intel-ittapi workarounds
# Work around git revision issues
-sed -i -e 's:FATAL_ERROR:WARNING:g' llvm/lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt
+#sed -i -e 's:FATAL_ERROR:WARNING:g' llvm/lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt
# Fix paths
mv intel-ittapi ittapi && mkdir intel-ittapi && mv ittapi intel-ittapi/