From db9ccf296a366437117f69ef53c73ef7bccf4dacb5cef34beb4d2f7d1fd99f73 Mon Sep 17 00:00:00 2001 From: Duarte Pousa Date: Fri, 8 Jun 2018 18:08:17 +0000 Subject: [PATCH] Scheduled source refresh OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=54 --- _servicedata | 2 +- ppsspp-1.6.3~git20180607.tar.xz | 3 --- ppsspp-1.6.3~git20180608.tar.xz | 3 +++ ppsspp.changes | 15 +++++++++++++++ ppsspp.spec | 2 +- 5 files changed, 20 insertions(+), 5 deletions(-) delete mode 100644 ppsspp-1.6.3~git20180607.tar.xz create mode 100644 ppsspp-1.6.3~git20180608.tar.xz diff --git a/_servicedata b/_servicedata index e0f17f9..1f4456f 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hrydgard/ppsspp.git - e4aef7209f582a0f05bbb20b7da58eac73ca6d2b \ No newline at end of file + 79b3f81b0ce29094263c4d43a82382e3aac5bf69 \ No newline at end of file diff --git a/ppsspp-1.6.3~git20180607.tar.xz b/ppsspp-1.6.3~git20180607.tar.xz deleted file mode 100644 index 999e54f..0000000 --- a/ppsspp-1.6.3~git20180607.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86342226421b61aad5cc64d1bc4dcf38dca5cd42797b82c6ad22559d044d478e -size 160102072 diff --git a/ppsspp-1.6.3~git20180608.tar.xz b/ppsspp-1.6.3~git20180608.tar.xz new file mode 100644 index 0000000..20e84e7 --- /dev/null +++ b/ppsspp-1.6.3~git20180608.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c484406d418827b03fef8d8f46852dbc875580db304f16b35947b5fe262a052 +size 160094312 diff --git a/ppsspp.changes b/ppsspp.changes index 582657c..a1944c7 100644 --- a/ppsspp.changes +++ b/ppsspp.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Jun 08 17:51:00 UTC 2018 - pousaduarte@gmail.com + +- Update to version 1.6.3~git20180608: + * Add missing include + * net: Use WSAAddressToString for Windows XP. + * http: Move web server to core and use flags. + * thread: Add a simple thread executor. + * http: Correct WebSocket close when code missing. + * http: Use a buffer for WebSocket output. + * http: Allow selecting a WebSocket subprotocol. + * http: Allow fragmented data for WebSocket. + * http: Add a simple WebSocket server class. + * http: Add some operations to avoid blocking. + ------------------------------------------------------------------- Thu Jun 07 18:55:18 UTC 2018 - pousaduarte@gmail.com diff --git a/ppsspp.spec b/ppsspp.spec index 10b97a5..56095a6 100644 --- a/ppsspp.spec +++ b/ppsspp.spec @@ -17,7 +17,7 @@ Name: ppsspp -Version: 1.6.3~git20180607 +Version: 1.6.3~git20180608 Release: 0 Summary: PlayStation Portable Emulator License: GPL-2.0+