diff --git a/_servicedata b/_servicedata
index b7a5596..757b9d1 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,8 +1,8 @@
git://github.com/RPCS3/rpcs3
- 1e01511ca03d280f42cb9f6604c24337cf513e11
+ e97bfecb7fb51f23d6a42b76e089f1067d5a817a
https://github.com/RPCS3/rpcs3.git
- 1e01511ca03d280f42cb9f6604c24337cf513e11
\ No newline at end of file
+ e97bfecb7fb51f23d6a42b76e089f1067d5a817a
\ No newline at end of file
diff --git a/rpcs3-0.0.34~git20250220.tar.xz b/rpcs3-0.0.34~git20250220.tar.xz
deleted file mode 100644
index 70d29a7..0000000
--- a/rpcs3-0.0.34~git20250220.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0a68b45b8a1965cbf24d8bf68379b0249cf92a651e761b8fcb6c2ba8b108117e
-size 38779268
diff --git a/rpcs3-0.0.34~git20250226.tar.xz b/rpcs3-0.0.34~git20250226.tar.xz
new file mode 100644
index 0000000..36f4f87
--- /dev/null
+++ b/rpcs3-0.0.34~git20250226.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bb127fcff7b41efb70eab39293aa70ed7776d8337113b6a35d873308ae868486
+size 38641408
diff --git a/rpcs3.changes b/rpcs3.changes
index 68608de..4273d4e 100644
--- a/rpcs3.changes
+++ b/rpcs3.changes
@@ -1,3 +1,35 @@
+-------------------------------------------------------------------
+Thu Feb 27 10:12:43 UTC 2025 - Hunter Wardlaw
+
+- Update to version 0.0.34~git20250226:
+ * Deploy aarch64 builds via via GitHub Actions instead of Cirrus
+ * move texture_cache_types implementation to cpp
+ * Update zstd to 1.5.7
+ * Update curl to 8.12.1
+ * Update libpng to 1.6.47
+ * Update SDL to 2.32.0
+ * Fix signed vs unsigned comparison warning
+ * concepts: fix review notes
+ * use concepts instead of std::enable_if
+ * cellMic: fix division by zero
+ * Qt: log microphone list
+ * github actions: rename jobs
+ * Move permissions to own file
+ * Move debugger functions to emu_utils.cpp
+ * Move sys_time fmt to date_time.cpp
+ * Move is_input_allowed to GSFrameBase
+ * Move display sleep functions to emu callbacks
+ * Move check_microphone_permissions to emu callbacks
+ * Move cheat_type fmt to cheat_info.cpp
+ * Fix Azure and Github Actions CI caching
+ * Update QT to 6.8.2
+ * Add opencv to linux CI and specify which modules we want to use
+ * Use Microsoft::WRL::ComPtr (#16744)
+ * PKG: Refactor and proper support for IDU
+ * SPU LLVM: Small FCGT optimization
+ * unpkg: Add support for IDU packages
+ * Add DXT1-5 decompression on ARM
+
-------------------------------------------------------------------
Thu Feb 20 11:17:19 UTC 2025 - Hunter Wardlaw
diff --git a/rpcs3.spec b/rpcs3.spec
index b5e087f..6919e38 100644
--- a/rpcs3.spec
+++ b/rpcs3.spec
@@ -17,7 +17,7 @@
Name: rpcs3
-Version: 0.0.34~git20250220
+Version: 0.0.34~git20250226
Release: 0
Summary: PS3 emulator/debugger
License: GPL-2.0-only