From b19fcb5ce8574ace11a1518db58b8509d193772a323f110204c58a734ca2e8ed Mon Sep 17 00:00:00 2001 From: Duarte Pousa Date: Wed, 6 Jun 2018 19:03:11 +0000 Subject: [PATCH] Scheduled source refresh OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=52 --- _servicedata | 2 +- ppsspp-1.6.2~git20180604.tar.xz | 3 --- ppsspp-1.6.3~git20180606.tar.xz | 3 +++ ppsspp.changes | 40 +++++++++++++++++++++++++++++++++ ppsspp.spec | 2 +- 5 files changed, 45 insertions(+), 5 deletions(-) delete mode 100644 ppsspp-1.6.2~git20180604.tar.xz create mode 100644 ppsspp-1.6.3~git20180606.tar.xz diff --git a/_servicedata b/_servicedata index 611ba6b..0c87958 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hrydgard/ppsspp.git - 6db008fc02c3d748ec41d738f1f5c3cfac710826 \ No newline at end of file + 9f1125ae333e93a04bfb405e196f95fba5152ed0 \ No newline at end of file diff --git a/ppsspp-1.6.2~git20180604.tar.xz b/ppsspp-1.6.2~git20180604.tar.xz deleted file mode 100644 index 3cb25c8..0000000 --- a/ppsspp-1.6.2~git20180604.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ba3c63eaa6c39de5b36582bae6af4aa60338524334757088d0e8a2717a885df -size 160106212 diff --git a/ppsspp-1.6.3~git20180606.tar.xz b/ppsspp-1.6.3~git20180606.tar.xz new file mode 100644 index 0000000..7e5ce3b --- /dev/null +++ b/ppsspp-1.6.3~git20180606.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:080efad48f7dec0405c1c32095bb42f973edbbd8fe13f520298ec5a8ad1cfae5 +size 160098120 diff --git a/ppsspp.changes b/ppsspp.changes index 7a22861..f1cf769 100644 --- a/ppsspp.changes +++ b/ppsspp.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Wed Jun 06 18:44:56 UTC 2018 - pousaduarte@gmail.com + +- Update to version 1.6.3~git20180606: + * UI: Quit sorting when done. + * UI: Add option to sort saves by size. + * Sas: Correct calculation of VAG end. + * Sas: Correct delay in playing samples. + * GE Debugger: Cleaned repetition in spline preview. + * GE Debugger: Show bezier/spline in preview. + * Qt Debugger: Remove texture viewer. + * Qt Debugger: Remove memory viewer. + * Qt Debugger: Remove display list debugger. + * Qt Debugger: Remove disassembly. + * Qt Debugger: Remove VFPU dialog. + * Qt: Fix build on Mac. + * Qt: Mark git-version.cpp to skip automoc. + * Qt: Load texture replacement images. + * Reporting: Fix typo. + * Reporting: Provide suggestions on negative reports. + * UI: Show compat rating radios next to each other. + * Headless: Default memory stick inserted. + * Ctrl: Always mark non-user buttons released. + * GPU: Use software transform for flat shading. + * GPU: Correct sw flat shading color on Vulkan/D3D. + * D3D9: Implement flat shading via state. + * D3D11: Implement flat shading in shader. + * Rename device choice config options as requested. + * D3D11: Allow the user to select rendering device. + * If there are multiple Vulkan devices, show a setting to allow the user to choose. + * SDL: Move EGL init code into SDLGLGraphicsContext. + * SDL: Use fullscreen for mobile/GLES. + * SDL: Properly try multiple GL versions. + * Update to 1.6.3 + * Android: Reformat Java files. + * cityhash: disable SSE 4.2 optimization on x86 + * Update default firmware version to 6.60. + * Savedata: Respect secureVersion parameter. + * OpenGL: Similar to NvOptimusEnablement, use AmdPowerXPressRequestHighPerformance. + ------------------------------------------------------------------- Tue Jun 05 13:10:37 UTC 2018 - pousaduarte@gmail.com diff --git a/ppsspp.spec b/ppsspp.spec index 251fa2a..3bcf35a 100644 --- a/ppsspp.spec +++ b/ppsspp.spec @@ -17,7 +17,7 @@ Name: ppsspp -Version: 1.6.2~git20180604 +Version: 1.6.3~git20180606 Release: 0 Summary: PlayStation Portable Emulator License: GPL-2.0+