- Update to version 0.0.27~git20230414:

* Fix tmp path in updater

OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=53
This commit is contained in:
Yunhe Guo 2023-04-15 10:42:00 +00:00 committed by Git OBS Bridge
parent 96215d789e
commit f6afe3e930
4 changed files with 17 additions and 4 deletions

View File

@ -5,4 +5,4 @@
</service>
<service name="tar_scm">
<param name="url">https://github.com/RPCS3/rpcs3.git</param>
<param name="changesrevision">ba29f0ccd1d47fc01eb8d0b7695108270d705a82</param></service></servicedata>
<param name="changesrevision">44b3709d1db4bde19615786fbd097bb991c4f8e2</param></service></servicedata>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2612fc35cc93b342882be0fc0c9551bd659917c6586ac9c04549053609482df7
size 62401592
oid sha256:4e486acfd4ab7c1567236b0d17f655684bdd1ee320084e5fb53316a69ecd2516
size 62410024

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Apr 15 10:40:18 UTC 2023 - i@guoyunhe.me
- Update to version 0.0.27~git20230415:
* SPU LLVM: use volatile stores for PC update
* jit: Fix vec_cmp_eq<u32>
-------------------------------------------------------------------
Sat Apr 15 08:58:07 UTC 2023 - i@guoyunhe.me
- Update to version 0.0.27~git20230414:
* Fix tmp path in updater
-------------------------------------------------------------------
Fri Apr 14 16:21:29 UTC 2023 - i@guoyunhe.me

View File

@ -17,7 +17,7 @@
Name: rpcs3
Version: 0.0.27~git20230414
Version: 0.0.27~git20230415
Release: 0
Summary: PS3 emulator/debugger
License: GPL-2.0-only