Scheduled source refresh

OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=241
This commit is contained in:
Duarte Pousa 2020-01-05 22:39:11 +00:00 committed by Git OBS Bridge
parent 3bb2765b9b
commit 1107b3aaa3
5 changed files with 26 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/hrydgard/ppsspp.git</param>
<param name="changesrevision">b2dd3c7e1870e0adaa0b0fc4ac66987f97d2bc7e</param></service></servicedata>
<param name="changesrevision">6d8ddb7a719d81f017bcab395522b6eb9f2eaa75</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80fa383e697591e42bf681283de48d0b5a4e46ded0c6ad526d93ddd281fbf78e
size 194800392

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27418e9ea5977bc4ffc02fcafd1ee26e4a117a4151d832b81d680b043e41ca66
size 194822716

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sun Jan 05 22:04:24 UTC 2020 - pousaduarte@gmail.com
- Update to version 1.9.3~git20200105:
* Don't check auAddr.
* Check invalid address in sceMpegAtracDecode.
* Update submodules assets/lang, ffmpeg
* Add headbar icon to Qt
* Qt: don't return dangling pointer
* Don't use the MAP_32BIT flag on any platform.
* Mac: MAP_32BIT is no longer supported in Catalina and breaks. We don't need it anymore anyway. Fixes #12495.
* Io: Correct async priority default on async open.
* Oops.
* fix
* Io: Return a better error code for sceIoCancel.
* Io: Update async priority more correctly.
* Change async priority to current thread'priority if priority = -1.
* minor fix
* Avoid thread queue out of range by a offset.
* Move umd replace to loaders.
-------------------------------------------------------------------
Fri Jan 03 09:04:19 UTC 2020 - pousaduarte@gmail.com

View File

@ -17,7 +17,7 @@
Name: ppsspp
Version: 1.9.3~git20200101
Version: 1.9.3~git20200105
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0-or-later