diff --git a/_servicedata b/_servicedata index 96df9bc..439585e 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hrydgard/ppsspp.git - d1c4b86e0a5cfa0880ed97f4a08ee2fa2fb01944 \ No newline at end of file + acd496b6c2e9340bf56faf0811863e0aa045107c \ No newline at end of file diff --git a/ppsspp-1.11.1~git20210211.tar.xz b/ppsspp-1.11.1~git20210211.tar.xz deleted file mode 100644 index cca1f85..0000000 --- a/ppsspp-1.11.1~git20210211.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ffd104f8d3394aaf60e5492e92b847a5672bf55dab1512887fe4091b89b6ea38 -size 215245268 diff --git a/ppsspp-1.11.2~git20210214.tar.xz b/ppsspp-1.11.2~git20210214.tar.xz new file mode 100644 index 0000000..61b245e --- /dev/null +++ b/ppsspp-1.11.2~git20210214.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c44bd6393815a23a0deb14533f673b9baf863964ebd8d3a5a4eb2e517e22c047 +size 215281076 diff --git a/ppsspp.changes b/ppsspp.changes index 6ee5e74..00b5bae 100644 --- a/ppsspp.changes +++ b/ppsspp.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Feb 14 11:06:11 UTC 2021 - pousaduarte@gmail.com + +- Update to version 1.11.2~git20210214: + * Update version to 1.11.2 + * compat.ini: GachiTora requires block transfer + * Android: Ensure shutdown waits for render. + * Build: Cache Qt during Actions run. + * Build: Allow on actions test branch. + * Don't assert on invalid format in CwCheat. + * Io: Truncate reads/writes to valid memory. + * Update lang submodule + * Add some checks trying to prevent creation of 0 sized textures. + * GPU: Force reinterpret off without copy image. + * Revert (partially) "compat.ini: Add Split/Second to [ReinterpretFramebuffers]. See #13957" + * Some GLSL compilers are very particular about the sign of shift operands.. + ------------------------------------------------------------------- Thu Feb 11 22:08:36 UTC 2021 - pousaduarte@gmail.com diff --git a/ppsspp.spec b/ppsspp.spec index db0613e..3bf1a09 100644 --- a/ppsspp.spec +++ b/ppsspp.spec @@ -18,7 +18,7 @@ %define _lto_cflags %{nil} Name: ppsspp -Version: 1.11.1~git20210211 +Version: 1.11.2~git20210214 Release: 0 Summary: PlayStation Portable Emulator License: GPL-2.0-or-later