From 1987f23cbe9a96367ea8f1e7d7a0698b3dc940fdeca18a4c6b49b612405878f1 Mon Sep 17 00:00:00 2001 From: Duarte Pousa Date: Mon, 25 Jun 2018 17:35:41 +0000 Subject: [PATCH] Scheduled source refresh OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=67 --- _servicedata | 2 +- ppsspp-1.6.3~git20180623.tar.xz | 3 --- ppsspp-1.6.3~git20180625.tar.xz | 3 +++ ppsspp.changes | 23 +++++++++++++++++++++++ ppsspp.spec | 2 +- 5 files changed, 28 insertions(+), 5 deletions(-) delete mode 100644 ppsspp-1.6.3~git20180623.tar.xz create mode 100644 ppsspp-1.6.3~git20180625.tar.xz diff --git a/_servicedata b/_servicedata index e9521c7..59ca11b 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hrydgard/ppsspp.git - 265611cff510c2857a40178eb645d3b159d27905 \ No newline at end of file + ecdc4bbd1716423a50991072c9e9db7ff551b015 \ No newline at end of file diff --git a/ppsspp-1.6.3~git20180623.tar.xz b/ppsspp-1.6.3~git20180623.tar.xz deleted file mode 100644 index 136fb78..0000000 --- a/ppsspp-1.6.3~git20180623.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84e6c5382f77f1d84707d23dbe70d2c434b72e6ba5ea683aa597f7784f9574db -size 160123728 diff --git a/ppsspp-1.6.3~git20180625.tar.xz b/ppsspp-1.6.3~git20180625.tar.xz new file mode 100644 index 0000000..045b606 --- /dev/null +++ b/ppsspp-1.6.3~git20180625.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8e4ac6fffc8f2e26326c1af6c5eb05730495254f1e461e57c5e56baa83fbd61 +size 160110396 diff --git a/ppsspp.changes b/ppsspp.changes index becddb5..2d06002 100644 --- a/ppsspp.changes +++ b/ppsspp.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Mon Jun 25 17:19:08 UTC 2018 - pousaduarte@gmail.com + +- Update to version 1.6.3~git20180625: + * Savedata: Upgrade secureVersion by default. + * Savedata: Map secureVersion modes correctly. + * Savedata: Add validation on secureVersion param. + * Savedata: Return result codes from Save/Load. + * Vulkan: Assert on some creates failing. + * thin3d: Cleanup some unused/uninitialized warnings. + * UI: Keep rendering UI even while stepping. + * UI: Disable stepping on unthrottle touch button. + * UI: Fix leak in control visibility screen. + * UI: Make touch control visibility more consistent. + * UI: Sort touch control visibility better. + * UI: Show custom speed toggle buttons. + * UI: Refactor touch control config handling. + * Core: Allow toggle between 2 custom speeds. + * UI: Make sliders able to show disabled. + * Core: More consistently use config enums. + * Core: Move config enums to separate file. + * UI: Add a virtkey for holding alt speed. + ------------------------------------------------------------------- Sat Jun 23 20:02:45 UTC 2018 - pousaduarte@gmail.com diff --git a/ppsspp.spec b/ppsspp.spec index 2fd853d..27cc387 100644 --- a/ppsspp.spec +++ b/ppsspp.spec @@ -17,7 +17,7 @@ Name: ppsspp -Version: 1.6.3~git20180623 +Version: 1.6.3~git20180625 Release: 0 Summary: PlayStation Portable Emulator License: GPL-2.0+