From 7b5b47473389e93687ae98218187d1dc1726c5abc57b53e455d27c718f2cf233 Mon Sep 17 00:00:00 2001 From: Duarte Pousa Date: Sun, 8 Jan 2023 16:44:14 +0000 Subject: [PATCH] Accepting request 1056906 from home:xenonpk - Update to version v0.0.26~git20230107: * rpcs3_version: Bump to 0.0.26 * VSH/UI: Add VSH to game grid * Update submodules * Qt: Fix open_dir for paths with multiple slashes * update_manager: Simplify wchar conversion * Fix #11126 * PKG: Pack multiple PKGs into fast+efficient install (#13147) * rsx: Remove incorrect hack - Update to version v0.0.25~git20221230: * VS: Add SDL dependency to rpcs3 project * Restrict package installation to 1 thread * PKG: Implement Multi-threaded installation * PKG: Create directories first * unedat.cpp: Remove outdated lock * PKG install hotfix * Qt: fix size watcher cancellation on soft refresh * Allow to cancel dir size calculation (#13134) * fs: fix read/read_at/write (Unix) * fs: implement file::read_at OBS-URL: https://build.opensuse.org/request/show/1056906 OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=39 --- _servicedata | 2 +- intel-ittapi.obscpio | 2 +- rpcs3-v0.0.25~git20221228.obscpio | 3 --- rpcs3-v0.0.26~git20230107.obscpio | 3 +++ rpcs3.changes | 28 ++++++++++++++++++++++++++++ rpcs3.obsinfo | 6 +++--- rpcs3.spec | 4 ++-- 7 files changed, 38 insertions(+), 10 deletions(-) delete mode 100644 rpcs3-v0.0.25~git20221228.obscpio create mode 100644 rpcs3-v0.0.26~git20230107.obscpio diff --git a/_servicedata b/_servicedata index a20cd61..274b7a4 100644 --- a/_servicedata +++ b/_servicedata @@ -5,4 +5,4 @@ https://github.com/RPCS3/rpcs3.git - 9d432187aab3d22ba25c825267279e36ded0b259 \ No newline at end of file + df718bcb0f2b7be809bf48b6059be7322fc17202 \ No newline at end of file diff --git a/intel-ittapi.obscpio b/intel-ittapi.obscpio index b24a815..cd25192 100644 --- a/intel-ittapi.obscpio +++ b/intel-ittapi.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a3c6821c6ce30adaa38caea7e537d4c8fea585cd667e84762983598de741d404 +oid sha256:e4e9be53c7ad0b935d2ad885ba331deee28b502785e5463fdb8c230647e63be4 size 1305612 diff --git a/rpcs3-v0.0.25~git20221228.obscpio b/rpcs3-v0.0.25~git20221228.obscpio deleted file mode 100644 index 110344f..0000000 --- a/rpcs3-v0.0.25~git20221228.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e67906fda3365e63af0daf2097993f686033a05071b3d6488dc1e00457338219 -size 463064590 diff --git a/rpcs3-v0.0.26~git20230107.obscpio b/rpcs3-v0.0.26~git20230107.obscpio new file mode 100644 index 0000000..444bd8b --- /dev/null +++ b/rpcs3-v0.0.26~git20230107.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95ee5e43032cecc329a10bc893481505726ff9354b8e426dc58c04c40226f402 +size 463212558 diff --git a/rpcs3.changes b/rpcs3.changes index 1aa71d5..8416a54 100644 --- a/rpcs3.changes +++ b/rpcs3.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Sun Jan 08 00:15:51 UTC 2023 - pousaduarte@gmail.com + +- Update to version v0.0.26~git20230107: + * rpcs3_version: Bump to 0.0.26 + * VSH/UI: Add VSH to game grid + * Update submodules + * Qt: Fix open_dir for paths with multiple slashes + * update_manager: Simplify wchar conversion + * Fix #11126 + * PKG: Pack multiple PKGs into fast+efficient install (#13147) + * rsx: Remove incorrect hack + +------------------------------------------------------------------- +Sun Jan 01 00:13:24 UTC 2023 - pousaduarte@gmail.com + +- Update to version v0.0.25~git20221230: + * VS: Add SDL dependency to rpcs3 project + * Restrict package installation to 1 thread + * PKG: Implement Multi-threaded installation + * PKG: Create directories first + * unedat.cpp: Remove outdated lock + * PKG install hotfix + * Qt: fix size watcher cancellation on soft refresh + * Allow to cancel dir size calculation (#13134) + * fs: fix read/read_at/write (Unix) + * fs: implement file::read_at + ------------------------------------------------------------------- Wed Dec 28 14:49:49 UTC 2022 - pousaduarte@gmail.com diff --git a/rpcs3.obsinfo b/rpcs3.obsinfo index 2c7be03..18a5443 100644 --- a/rpcs3.obsinfo +++ b/rpcs3.obsinfo @@ -1,4 +1,4 @@ name: rpcs3 -version: v0.0.25~git20221228 -mtime: 1672238270 -commit: 9d432187aab3d22ba25c825267279e36ded0b259 +version: v0.0.26~git20230107 +mtime: 1673131661 +commit: df718bcb0f2b7be809bf48b6059be7322fc17202 diff --git a/rpcs3.spec b/rpcs3.spec index 5d67efc..8db64f4 100644 --- a/rpcs3.spec +++ b/rpcs3.spec @@ -17,7 +17,7 @@ Name: rpcs3 -Version: v0.0.25~git20221228 +Version: v0.0.26~git20230107 Release: 0 Summary: PS3 emulator/debugger License: GPL-2.0-only @@ -102,7 +102,7 @@ echo "// This is a generated file. #define RPCS3_GIT_VERSION \"$GIT_VERSION\" #define RPCS3_GIT_BRANCH \"master\" -#define RPCS3_GIT_FULL_BRANCH \"master\" +#define RPCS3_GIT_FULL_BRANCH \"RPCS3/rpcs3/master\" // If you don't want this file to update/recompile, change to 1.