From a88256771cad2903590af8fe38d946a886943f5b73b6ecc64323814c96494a1c Mon Sep 17 00:00:00 2001 From: Duarte Pousa Date: Thu, 14 Mar 2019 22:15:05 +0000 Subject: [PATCH] Scheduled source refresh OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=186 --- _servicedata | 2 +- ppsspp-1.7.5~git20190311.tar.xz | 3 --- ppsspp-1.8.0~git20190314.tar.xz | 3 +++ ppsspp.changes | 20 ++++++++++++++++++++ ppsspp.spec | 2 +- 5 files changed, 25 insertions(+), 5 deletions(-) delete mode 100644 ppsspp-1.7.5~git20190311.tar.xz create mode 100644 ppsspp-1.8.0~git20190314.tar.xz diff --git a/_servicedata b/_servicedata index 9f6a90f..ef5a922 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hrydgard/ppsspp.git - 7865589f4810e6a55d632a4d97a6e20510e6194b \ No newline at end of file + d6d6dbb772ad71ced8ffb2f69f9e6e2af1b10414 \ No newline at end of file diff --git a/ppsspp-1.7.5~git20190311.tar.xz b/ppsspp-1.7.5~git20190311.tar.xz deleted file mode 100644 index bc094a9..0000000 --- a/ppsspp-1.7.5~git20190311.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:782738e718cd29fe0987883a80cfb698c3ea571addb9f988f11009e58b52615d -size 171226200 diff --git a/ppsspp-1.8.0~git20190314.tar.xz b/ppsspp-1.8.0~git20190314.tar.xz new file mode 100644 index 0000000..3c3954d --- /dev/null +++ b/ppsspp-1.8.0~git20190314.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:045974a407350065df54cfc06f87ef8351329391ecbb7020764c1b947a9803a2 +size 171256748 diff --git a/ppsspp.changes b/ppsspp.changes index 5d20c82..9f2880f 100644 --- a/ppsspp.changes +++ b/ppsspp.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Thu Mar 14 21:39:22 UTC 2019 - pousaduarte@gmail.com + +- Update to version 1.8.0~git20190314: + * Finish up the fix attempt for #11882 + * Correctly handle memory types in VulkanPushBuffer. Should help #11882. + * Update the version number in AndroidManifest.xml (pretty sure we don't really still need to do this, but whatever). + * Update the lang submodule + * Add last minute fix mention + * Update README.md for 1.8.0. + * Android (and libretro): Turn off -ffast-math. Fixes #11880. + * Revert "Temporary commit to get CalcCullRange logging into a buildbot build" + * Temporary commit to get CalcCullRange logging into a buildbot build + * On game load error screens, print the filename. May help diagnose issues from screenshots of the error (commonly sent by end-users) + * Vulkan subpass dependencies: Handle VK_IMAGE_LAYOUT_UNDEFINED without debug-asserting. + * Fix apparent bug in #11094, fixes #11878 and likely #11798 + * Fix a VK validation failure when opening the homebrew menu + * Survive pipeline creation failure on Vulkan. Makes Burnout playable on Pocophone... Sigh. + * Update to a new gradle version again + ------------------------------------------------------------------- Mon Mar 11 13:33:59 UTC 2019 - pousaduarte@gmail.com diff --git a/ppsspp.spec b/ppsspp.spec index cc047c2..6a9b167 100644 --- a/ppsspp.spec +++ b/ppsspp.spec @@ -17,7 +17,7 @@ Name: ppsspp -Version: 1.7.5~git20190311 +Version: 1.8.0~git20190314 Release: 0 Summary: PlayStation Portable Emulator License: GPL-2.0+