diff --git a/_servicedata b/_servicedata
index e1b8faa..9b11df6 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hrydgard/ppsspp.git
- 6b110af3e6a460b25513da729ecaea3a29ea4bca
\ No newline at end of file
+ ce2e47f3532a1a6fbae050739d883baa0808296e
\ No newline at end of file
diff --git a/ppsspp-1.10.3~git20210124.tar.xz b/ppsspp-1.10.3~git20210124.tar.xz
deleted file mode 100644
index 59cb345..0000000
--- a/ppsspp-1.10.3~git20210124.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:85833b3df5e623c161942a52ecda5eff334ff8b343a062e3e4f68a43e95c90b9
-size 215467380
diff --git a/ppsspp-1.10.3~git20210131.tar.xz b/ppsspp-1.10.3~git20210131.tar.xz
new file mode 100644
index 0000000..47c3e36
--- /dev/null
+++ b/ppsspp-1.10.3~git20210131.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a88143845c4fa47e02ab6d41e2b4667e6d61c9fc34c60e5a0ac00093d2f296a3
+size 215413916
diff --git a/ppsspp.changes b/ppsspp.changes
index 9713929..c5e8e41 100644
--- a/ppsspp.changes
+++ b/ppsspp.changes
@@ -1,3 +1,56 @@
+-------------------------------------------------------------------
+Sun Jan 31 14:59:15 UTC 2021 - pousaduarte@gmail.com
+
+- Update to version 1.10.3~git20210131:
+ * Ge: Restore saved context when ending a list.
+ * Ge: Improve some logging and memchecks.
+ * Mpeg:Only allow firmware >= 6 for warmup
+ * Vulkan: Fix image layout issues after compute shader uploads.
+ * Io: Consistently use LE values of ISO entries.
+ * Only force the log level if it set via an argv
+ * jit: Be very clear on sign extension.
+ * Core: Correct branch analysis truncation.
+ * Fix Apple gpu detection
+ * Attempt to fix #14022
+ * Fix logging flags
+ * x64Emitter: Fix unaligned store UBSAN errors
+ * Fix left shift of negative value in MIPSCodeUtils
+ * Minimize the Adreno shader compiler bug repro test
+ * Fix connection issue on Dynasty Warriors (Shin Sangoku Musou) games when playing with more than 2 players.
+ * jit: Make branch shift more obvious.
+ * Fix alignment issues in ISOFileSystem
+ * Fix Russian characters ltn8~15.pgf
+ * CMake: Fix UBSAN link error
+ * CMake: Rename USE_ADDRESS_SANITIZER to USE_ASAN
+ * CMake: Add USE_UBSAN
+ * Try to build fix on non-windows
+ * Mpeg:Only allow firmware >= 3 for warmup
+ * (.gitlab-ci.yml) Add windows-x64 target
+ * FindFFmpeg: Fix a few issues
+ * gitlab ci change requested by m4xw
+ * Fix Greek characters ltn0~7.pgf
+ * Specify MaxScale=2 for the new MMPX texture scaling shader
+ * Vulkan: Allow tex shaders to specify a max scale.
+ * Vulkan: Add MMPX upscaling texture shader.
+ * Remove duplicates from ThreadManForKernel
+ * Mp3: Correct logging for init.
+ * Updated GameMode initial data sync, in case remote players aren't listening yet when sending initial data (fix Pocket Pool)
+ * Mp3: Always keep sample rate from original mp3.
+ * Add back XCode TARGETED_DEVICE_FAMILY config line
+ * Mp3: Allow decode without pcm pointer.
+ * Mp3: Correct error handling for newer sdk versions.
+ * GLES: Remove direct khrplatform.h header include.
+ * Add header information
+ * sceMp3Init:Add layerBits and versionBits information
+ * Don't allow ForcedFirstConnect hack when using PtpConnect within PtpOpen to prevent returning result from blocking PtpConnect instead of result of PtpOpen.
+ * Reporting: Expose CRC queue methods for other uses.
+ * D3D9: Don't allow separate alpha clears.
+ * GPU: Respect stencil write mask for 5551 buffers.
+ * GE: Better naming of render passes for color reinterpret
+ * Io: Don't allow async close while async busy.
+ * Fix duplicate shader version in the flat shader test
+ * OpenGL fragment shader gen: Fix precision inconsistency for v_color0/1.
+
-------------------------------------------------------------------
Sun Jan 24 14:20:20 UTC 2021 - pousaduarte@gmail.com
diff --git a/ppsspp.spec b/ppsspp.spec
index 67249fc..aa40854 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -18,7 +18,7 @@
%define _lto_cflags %{nil}
Name: ppsspp
-Version: 1.10.3~git20210124
+Version: 1.10.3~git20210131
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0-or-later