diff --git a/_servicedata b/_servicedata
index 439585e..5341258 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hrydgard/ppsspp.git
- acd496b6c2e9340bf56faf0811863e0aa045107c
\ No newline at end of file
+ 5ed5947804f957d7e5a7d1f1f34619bc303ccaa0
\ No newline at end of file
diff --git a/ppsspp-1.11.2~git20210214.tar.xz b/ppsspp-1.11.2~git20210214.tar.xz
deleted file mode 100644
index 61b245e..0000000
--- a/ppsspp-1.11.2~git20210214.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c44bd6393815a23a0deb14533f673b9baf863964ebd8d3a5a4eb2e517e22c047
-size 215281076
diff --git a/ppsspp-1.11.2~git20210215.tar.xz b/ppsspp-1.11.2~git20210215.tar.xz
new file mode 100644
index 0000000..fa61fad
--- /dev/null
+++ b/ppsspp-1.11.2~git20210215.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f85d1f139180aa8fc28717fe1c1fd3720df17f87d4c56bd0b9594f9a262881fd
+size 215502056
diff --git a/ppsspp.changes b/ppsspp.changes
index 00b5bae..83a1522 100644
--- a/ppsspp.changes
+++ b/ppsspp.changes
@@ -1,3 +1,44 @@
+-------------------------------------------------------------------
+Mon Feb 15 16:46:24 UTC 2021 - pousaduarte@gmail.com
+
+- Update to version 1.11.2~git20210215:
+ * Headless: Add test paths for CMake on Windows.
+ * CMake: Correct headless build on Windows.
+ * CMake: Correct build on Windows.
+ * Update gradle. Enable automatic debug symbol upload for release builds.
+ * libretro: Remove "Unsafe FuncReplacements" option. See #12322
+ * Fix many symbols on jpn0.pgf.
+ * Windows: Fix some const type conversion warnings.
+ * Windows: Make InputDevice destructor virtual.
+ * GPU: Fix a type comparison warning.
+ * Windows: Use CommonWindows more consistently.
+ * Windows: Fix some format warnings.
+ * Windows: Add some missing override specifiers.
+ * Common: Include unistd.h before ctime on mingw.
+ * Common: Fix AVX check on mingw/lower targets.
+ * Build: Use ws2_32 and iphlpapi names directly.
+ * Windows: Fix improper case or missing includes.
+ * Debugger: Invalidate when using memory APIs.
+ * Debugger: Option to skip mem hacks in memory dump.
+ * mipsjit: Fix basic compilation.
+ * Jit: Fix compilation of FakeJit.
+ * Savedata: Show save icons with proper aspect ratio.
+ * Savedata: Show corrupted data more clearly.
+ * PPGe: Decimate early if kernel alloc fails.
+ * GPU: Force texture invalidation for ZHP minimap.
+ * Sas: Minor clenaup.
+ * CoreTiming: Ensure we never idle into the past.
+ * Common: Maintain C++11 support in sign extend.
+ * Common: Sign extend w/func not chained casts.
+ * Vertex cache minihash: Round up the starting address to a multiple of 4.
+ * jpge.cpp: Remove malloc.h include
+ * Update ext/jpge
+ * Dialog: Simulate volatile memory lock behavior.
+ * Dialog: Manage status only through accessors.
+ * Power: expose volatile memory lock/unlock funcs.
+ * HLE: Hook Worms text render copy func.
+ * Vulkan: Remove #10097 hack for newer AMD drivers.
+
-------------------------------------------------------------------
Sun Feb 14 11:06:11 UTC 2021 - pousaduarte@gmail.com
diff --git a/ppsspp.spec b/ppsspp.spec
index 3bf1a09..4601a1a 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -18,7 +18,7 @@
%define _lto_cflags %{nil}
Name: ppsspp
-Version: 1.11.2~git20210214
+Version: 1.11.2~git20210215
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0-or-later