diff --git a/_servicedata b/_servicedata
index 1776281..ab01bf7 100644
--- a/_servicedata
+++ b/_servicedata
@@ -5,4 +5,4 @@
https://github.com/RPCS3/rpcs3.git
- b2484838418a523c6f8791b316eb1d56e937d461
\ No newline at end of file
+ 7e281a3354aaface59af02fe95836f63727e96dd
\ No newline at end of file
diff --git a/rpcs3-0.0.29~git20230826.tar.xz b/rpcs3-0.0.29~git20230826.tar.xz
deleted file mode 100644
index a55ceb0..0000000
--- a/rpcs3-0.0.29~git20230826.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:88c341505424a06affe62d4b58fc3e958017cef49b0d12915f08cf3f3ac19e06
-size 53429816
diff --git a/rpcs3-0.0.29~git20230902.tar.xz b/rpcs3-0.0.29~git20230902.tar.xz
new file mode 100644
index 0000000..f986f1e
--- /dev/null
+++ b/rpcs3-0.0.29~git20230902.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fbbd6c404d2731377801d99f9de00d14fd071e136e7810fffdde08fa051a2f68
+size 53425516
diff --git a/rpcs3.changes b/rpcs3.changes
index 706ce75..40c7f51 100644
--- a/rpcs3.changes
+++ b/rpcs3.changes
@@ -1,3 +1,39 @@
+-------------------------------------------------------------------
+Sat Sep 02 03:36:40 UTC 2023 - i@guoyunhe.me
+
+- Update to version 0.0.29~git20230902:
+ * Set azure variables
+ * SPU LLVM: Optimize spu_idisable
+ * Fix excluded sections check mismatch
+ * rsx/texture-cache: Remove archaic short-circuit during purge-xxxxx routines
+ * Crypto: Fix endianess, avoid crashing on invalid values
+ * Qt: rename pad profiles to config files
+ * Make sure to enable PR builds
+ * More cleanup
+ * Update linux Azure and re-enable GitHub pushing
+ * Precompile PRX/ELF extension
+ * Hotfix SPU Cache Spam For Game Collections
+ * Fixup Create PPU Cache
+ * SPU: support pure SPU code precompilation discovery
+ * SPU: Refactor function discovery
+ * Add SPU Precompilation to Create PPU Cache
+ * Qt: fix pressure intensity deadzone enabled state
+ * macOS CI: build ffmpeg and gnutls from source, and fix deploy script (#14563)
+ * input: add SDL_GameControllerDB
+ * Update MVK
+ * Update homebrew mvk on build script
+ * [DS4] Proper USB/BT detection
+ * SPU LLVM Precompilation Fixup
+ * SPU LLVM Precompilation
+ * Zero register optimization for AVX-512-VBMI - Take advantage of the fact that AVX instructions zero the upper 128 bits for a nice optimization when one input vector is zeroed
+ * PPU Analyzer: Fix OPD section validation
+ * cellPad: fix lost status during cellPad_NotifyStateChange
+ * cellPad: fix potential out of bounds read and u32 warnings
+ * cellPad: some readability updates
+ * Midi: fix data type warnings
+ * cellPad: implement cellPadPeriphGetData default logic and add some comments
+ * input: Use pad class instead of index in pad settings dialog
+
-------------------------------------------------------------------
Sat Aug 26 14:52:21 UTC 2023 - i@guoyunhe.me
diff --git a/rpcs3.spec b/rpcs3.spec
index 0d8a0b1..0e36f1b 100644
--- a/rpcs3.spec
+++ b/rpcs3.spec
@@ -17,7 +17,7 @@
Name: rpcs3
-Version: 0.0.29~git20230826
+Version: 0.0.29~git20230902
Release: 0
Summary: PS3 emulator/debugger
License: GPL-2.0-only