From 49ecd7832f89bc08605dbca5b14b3261335a5d5e03cf010a4b25284833b979ef Mon Sep 17 00:00:00 2001 From: Yunhe Guo Date: Tue, 11 Apr 2023 13:17:30 +0000 Subject: [PATCH] - Update to version 0.0.27~git20230411: * Update to LLVM 16.0.1 OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=49 --- _service | 23 ++++++----------------- _servicedata | 2 +- intel-ittapi.obscpio | 3 --- intel-ittapi.obsinfo | 4 ---- intel-ittapi.tar.xz | 3 +++ rpcs3-0.0.27~git20230409.obscpio | 3 --- rpcs3-0.0.27~git20230411.tar.xz | 3 +++ rpcs3.changes | 6 ++++++ rpcs3.obsinfo | 4 ---- rpcs3.spec | 2 +- 10 files changed, 20 insertions(+), 33 deletions(-) delete mode 100644 intel-ittapi.obscpio delete mode 100644 intel-ittapi.obsinfo create mode 100644 intel-ittapi.tar.xz delete mode 100644 rpcs3-0.0.27~git20230409.obscpio create mode 100644 rpcs3-0.0.27~git20230411.tar.xz delete mode 100644 rpcs3.obsinfo diff --git a/_service b/_service index 5d1e364..14e9df3 100644 --- a/_service +++ b/_service @@ -1,18 +1,14 @@ - + git https://github.com/RPCS3/rpcs3.git rpcs3 @PARENT_TAG@~git%cd v(.*) enable - */ffmpeg/* - */3rdparty/curl/* - */3rdparty/libpng/* - */3rdparty/zlib/* - */3rdparty/XAudio2Redist/* - */wxWidgets/* - */.ci/* + 3rdparty/ffmpeg + 3rdparty/llvm + 3rdparty/XAudio2Redist *.bat *.cmd *.dll @@ -24,20 +20,13 @@ *.props *.sln - + git https://github.com/intel/ittapi.git intel-ittapi _none_ - - rpcs3.obsinfo - - - intel-ittapi.obsinfo - _none_ - - + *.tar xz diff --git a/_servicedata b/_servicedata index a4cba1e..d173516 100644 --- a/_servicedata +++ b/_servicedata @@ -5,4 +5,4 @@ https://github.com/RPCS3/rpcs3.git - 6fbca1acfd5ee7da782f93995cff99dd09cfe48d \ No newline at end of file + 06b0e35fb9ec0a98e37432614b5b74538ea8b400 \ No newline at end of file diff --git a/intel-ittapi.obscpio b/intel-ittapi.obscpio deleted file mode 100644 index 1e45067..0000000 --- a/intel-ittapi.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fae902c567333430d38133e013f6cec75563f8c5553d0b88a328fe627f4b0306 -size 1455628 diff --git a/intel-ittapi.obsinfo b/intel-ittapi.obsinfo deleted file mode 100644 index 6b9b967..0000000 --- a/intel-ittapi.obsinfo +++ /dev/null @@ -1,4 +0,0 @@ -name: intel-ittapi -version: -mtime: 1679335638 -commit: 4a3762fbc517475bfb0586efc513e51c164108c9 diff --git a/intel-ittapi.tar.xz b/intel-ittapi.tar.xz new file mode 100644 index 0000000..1dd5b96 --- /dev/null +++ b/intel-ittapi.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fde83c4acdf44884ca85b1f2c8a7443496b448a2f2b2c827cc40b54a786d70ba +size 124856 diff --git a/rpcs3-0.0.27~git20230409.obscpio b/rpcs3-0.0.27~git20230409.obscpio deleted file mode 100644 index d463142..0000000 --- a/rpcs3-0.0.27~git20230409.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a0c7d31b80d84bab0ce744ead834cac16c1d457cfc8dba68db882b0fb2928a0 -size 1829476367 diff --git a/rpcs3-0.0.27~git20230411.tar.xz b/rpcs3-0.0.27~git20230411.tar.xz new file mode 100644 index 0000000..904c7ca --- /dev/null +++ b/rpcs3-0.0.27~git20230411.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ad592ad756b0dcc7e76499957c3df840583e64227c7e34cb7cb50cd0117d463 +size 62380192 diff --git a/rpcs3.changes b/rpcs3.changes index 69a8c11..644f535 100644 --- a/rpcs3.changes +++ b/rpcs3.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 11 12:50:42 UTC 2023 - i@guoyunhe.me + +- Update to version 0.0.27~git20230411: + * Update to LLVM 16.0.1 + ------------------------------------------------------------------- Mon Apr 10 14:31:51 UTC 2023 - i@guoyunhe.me diff --git a/rpcs3.obsinfo b/rpcs3.obsinfo deleted file mode 100644 index 522b831..0000000 --- a/rpcs3.obsinfo +++ /dev/null @@ -1,4 +0,0 @@ -name: rpcs3 -version: 0.0.27~git20230409 -mtime: 1681033518 -commit: 6fbca1acfd5ee7da782f93995cff99dd09cfe48d diff --git a/rpcs3.spec b/rpcs3.spec index 7d6845d..74102cd 100644 --- a/rpcs3.spec +++ b/rpcs3.spec @@ -17,7 +17,7 @@ Name: rpcs3 -Version: 0.0.27~git20230409 +Version: 0.0.27~git20230411 Release: 0 Summary: PS3 emulator/debugger License: GPL-2.0-only