Update on 2021-05-18

OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=284
This commit is contained in:
Duarte Pousa
2021-05-18 18:37:43 +00:00
committed by Git OBS Bridge
parent 79c871c45b
commit 6cc643246e
5 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue May 18 18:32:15 UTC 2021 - pousaduarte@gmail.com
- Update to version 1.11.3~git20210517:
* Fix FixPathCase bug when constructing the full path. Swap the append order for / and the path component.
* http: Show a more standard browser for remote.
* http: Improve navigating up within http:// paths.
* http: Fix remote disc browsing.
* Update to libpng v1.7.0beta90.
* Update zstd to 1.5.0.
* Reporting: Cancel requests on shutdown.
-------------------------------------------------------------------
Sun May 16 17:59:25 UTC 2021 - pousaduarte@gmail.com