diff --git a/_servicedata b/_servicedata
index f4b5d13..089392d 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hrydgard/ppsspp.git
- ee4daadf8749b2ca34f979d689d6672745a12690
\ No newline at end of file
+ ce91798b27dc90425b7c6f715030fdac9780c235
\ No newline at end of file
diff --git a/ppsspp-1.11.3~git20211002.tar.xz b/ppsspp-1.11.3~git20211002.tar.xz
deleted file mode 100644
index 6f953c6..0000000
--- a/ppsspp-1.11.3~git20211002.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:488e8d2112f9e98112346051184dd376d089a594339b99073b4a5d329b76344f
-size 229191936
diff --git a/ppsspp-1.12~git20211007.tar.xz b/ppsspp-1.12~git20211007.tar.xz
new file mode 100644
index 0000000..174eb6e
--- /dev/null
+++ b/ppsspp-1.12~git20211007.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4b02c5fa6c42df897ef73d4a35036027c1e594af7a9185f170899e6e4319d347
+size 229179188
diff --git a/ppsspp.changes b/ppsspp.changes
index fc2eed5..ddce634 100644
--- a/ppsspp.changes
+++ b/ppsspp.changes
@@ -1,3 +1,48 @@
+-------------------------------------------------------------------
+Thu Oct 07 20:46:30 UTC 2021 - pousaduarte@gmail.com
+
+- Update to version 1.12~git20211007:
+ * Debugger: Fix submenu offsets from removing unused.
+ * Vulkan: Handle desc set allocation failure better.
+ * Update AndroidManifest.xml for 1.12
+ * Fix brackets
+ * Add missing link
+ * More tweaks
+ * Force texture scaling away from the old Auto setting. Some Swedish translation.
+ * KAGE-008's Spanish update
+ * UI: Keep buttons at bottom for savedata.
+ * UI: Add scroll to savedata viewer for long descs.
+ * README: Cleanup duplicates and improve tense.
+ * Windows: Remove UI for auto texture scaling.
+ * Qt: Remove auto texture scaling option.
+ * libretro: Remove auto texture scaling option.
+ * Vulkan: Rework mipmap generation and its image barrier/layout handling.
+ * Fix a couple of typo
+ * Update script to remove old link
+ * Remove the "Auto" texture scale factor. It's a performance trap and not really useful.
+ * Move some old news to history.md
+ * Update script to be more flexible
+ * README.md updates, reorg
+ * Update README.md for 1.12
+ * Workaround to prevent some games from not retrying to connect on non-Windows system. This will also make a more cross-platform behavior on Windows/Linux/BSD
+ * Minor changes
+ * Remove deprecated jcenter() from build.gradle, replace with mavenCentral()
+ * Hide "What's This"? button on Android TV - no browser anyway
+ * Config: Correct cardboard setting ini load.
+ * Fix bug in deleting of directories in memory stick move. Also improve progress reporting.
+ * Fix small mistake in Choice layout with image
+ * Show text on the Browse button
+ * Minor warning fix
+ * Force off the VSync setting on Android (it wasn't actually used right).
+ * Add 4k support to uwp version on xbox
+ * Display: Avoid skipping flips at 60 FPS.
+ * Update zh_CN.ini
+ * Windows: Update copyright year.
+ * Debugger: Implement goto in disasm for memory view.
+ * Windows: Remove some unused constants.
+ * Windows: Remove some old and outdated files.
+ * An attempt to implement AdhocDiscover (can only Cancel the progress for now)
+
-------------------------------------------------------------------
Sun Oct 03 00:27:58 UTC 2021 - pousaduarte@gmail.com
diff --git a/ppsspp.spec b/ppsspp.spec
index bc53ae1..303c46e 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -18,7 +18,7 @@
%define _lto_cflags %{nil}
Name: ppsspp
-Version: 1.11.3~git20211002
+Version: 1.12~git20211007
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0-or-later