From 8d7a07761533255fae8df911035daf7e113ef164670dbe6402b08d02b93b4d64 Mon Sep 17 00:00:00 2001 From: Duarte Pousa Date: Tue, 19 Jun 2018 23:12:30 +0000 Subject: [PATCH] Scheduled source refresh OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=63 --- _servicedata | 2 +- ppsspp-1.6.3~git20180616.tar.xz | 3 --- ppsspp-1.6.3~git20180619.tar.xz | 3 +++ ppsspp.changes | 30 ++++++++++++++++++++++++++++++ ppsspp.spec | 2 +- 5 files changed, 35 insertions(+), 5 deletions(-) delete mode 100644 ppsspp-1.6.3~git20180616.tar.xz create mode 100644 ppsspp-1.6.3~git20180619.tar.xz diff --git a/_servicedata b/_servicedata index 7dd185a..a8281ce 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hrydgard/ppsspp.git - b5bfef2d03ea820f572a3fec51d06cfe448e9c38 \ No newline at end of file + 3090360692af3fd64f208d21ff7b91951b520898 \ No newline at end of file diff --git a/ppsspp-1.6.3~git20180616.tar.xz b/ppsspp-1.6.3~git20180616.tar.xz deleted file mode 100644 index 0cd35ef..0000000 --- a/ppsspp-1.6.3~git20180616.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1595d8da9c9061dedb9a049e6500df9b63104ee8183c86109184c2d2e8ca3567 -size 160107972 diff --git a/ppsspp-1.6.3~git20180619.tar.xz b/ppsspp-1.6.3~git20180619.tar.xz new file mode 100644 index 0000000..7461151 --- /dev/null +++ b/ppsspp-1.6.3~git20180619.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b66c68aab3e8b1792b6eb71d9594906ffbcc8fc664872f40d7e3bef3645fa67 +size 160109248 diff --git a/ppsspp.changes b/ppsspp.changes index 46d6cd6..8dce6f3 100644 --- a/ppsspp.changes +++ b/ppsspp.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Tue Jun 19 22:55:15 UTC 2018 - pousaduarte@gmail.com + +- Update to version 1.6.3~git20180619: + * Make HideSaveWarnings global (#11196) + * Android: Allow desktop GL if available. + * Android: Fix C++ EGL code path with threaded GLES. + * GLES: Cut down on use of USING_GLES2. + * Vulkan: Workaround stencil upload bug on Adreno. + * GLES: Add missing semantics for stencil upload. + * GLES: Cleanup stencil upload w/h handling. + * native: Avoid an absolute value error. + * Jpeg: Avoid signed shift warnings. + * GPU: Avoid a switch case warning. + * Vulkan: Fix some missing switch warnings. + * GPU: Remove some unused fields. + * Debugger: Fix some format warnings in udis86. + * http: Check fread() result to avoid warning. + * Debugger: Update to latest armips. + * SDL: Avoid alpha on Mali/ARM devices using GLES. + * SDL: Buildfixes for EGL lookup. + * SDL: Allow more EGL configs. + * GLES: Restore stencil/depth readback for debugger. + * Debugger: Add some docs for new APIs. + * Debugger: Add APIs to retrieve render image. + * Debugger: Allow GPU actions while stepping. + * GPU: Screenshot output in BGRA if that's native. + * thin3d: Fix requesting BGRA buffers. + * http: Discard output buffer on disconnect. + ------------------------------------------------------------------- Sun Jun 17 17:15:13 UTC 2018 - pousaduarte@gmail.com diff --git a/ppsspp.spec b/ppsspp.spec index 22302d4..c6c452d 100644 --- a/ppsspp.spec +++ b/ppsspp.spec @@ -17,7 +17,7 @@ Name: ppsspp -Version: 1.6.3~git20180616 +Version: 1.6.3~git20180619 Release: 0 Summary: PlayStation Portable Emulator License: GPL-2.0+