From 73a165c7d34712823b6f401a7a0d36e52443eb51b7aa36322fcdfb67952a0848 Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Mon, 5 Feb 2024 05:24:01 +0000 Subject: [PATCH] Accepting request 1144078 from home:zombie_ryushu:branches:Emulators -Update to version 1.17.1 -There is an issue where the version of SDL2 Being compiled against causes gamepad presses to be ignored. OBS-URL: https://build.opensuse.org/request/show/1144078 OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=381 --- ppsspp-1.17.1.tar.xz | 3 +++ ppsspp.spec | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 ppsspp-1.17.1.tar.xz diff --git a/ppsspp-1.17.1.tar.xz b/ppsspp-1.17.1.tar.xz new file mode 100644 index 0000000..e3e07e4 --- /dev/null +++ b/ppsspp-1.17.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23e0b8649cc8124b0c22a62d4d41b592b6bd4064bce8c09b0d4abce895e132ae +size 54663108 diff --git a/ppsspp.spec b/ppsspp.spec index 7aba2f5..a4706b3 100644 --- a/ppsspp.spec +++ b/ppsspp.spec @@ -18,7 +18,7 @@ %define _lto_cflags %{nil} Name: ppsspp -Version: 1.16.6 +Version: 1.17.1 Release: 0 Summary: PlayStation Portable Emulator License: Apache-2.0 AND BSD-1-Clause AND BSL-1.0 AND GPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-2-Clause AND BSD-3-Clause AND (BSD-2-Clause OR GPL-2.0-or-later) AND (BSD-3-Clause OR GPL-2.0-only) AND CC0-1.0 AND GPL-2.0-or-later WITH Autoconf-exception-3.0 AND GPL-3.0-or-later WITH Bison-exception-2.2 AND Libpng AND ISC AND IJG AND Zlib AND MIT AND CC-BY-4.0 AND FTL