Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rpcs3 for openSUSE:Factory checked in at 2025-05-05 22:25:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rpcs3 (Old) and /work/SRC/openSUSE:Factory/.rpcs3.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpcs3" Mon May 5 22:25:22 2025 rev:52 rq:1274161 version:0.0.36~git20250503 Changes: -------- --- /work/SRC/openSUSE:Factory/rpcs3/rpcs3.changes 2025-04-29 16:41:32.969136296 +0200 +++ /work/SRC/openSUSE:Factory/.rpcs3.new.30101/rpcs3.changes 2025-05-05 23:00:11.842058840 +0200 @@ -1,0 +2,62 @@ +Sat May 3 17:54:36 UTC 2025 - Hunter Wardlaw <wardlawhun...@gmail.com> + +- Update fix-test-files.patch + +------------------------------------------------------------------- +Sat May 3 17:42:52 UTC 2025 - Hunter Wardlaw <wardlawhun...@gmail.com> + +- Update to 0.0.36~git20250503: + * Fix crash in memory viewer launcher (#17152) + * Logitech G27 cleanup + * Qt: "Show in Memory Viewer" context action (#17131) + * virtual Logitech G27 for Gran Turismo 6 (#17135) + * CMake: try to fix gcc + * Update FAudio to 25.05 + * tests: Fix failing test and improve msvc setup + * test: Add UTs for rsx::simple_array<T> + * Disable WholeProgramOptimization for unit test + * CI: Only run unit tests for pull requests + * CI: Add windows unit tests + * VS: improve unit test project setup + * Add unit test for fmt::merge + * Update libpng to 1.6.48 + * Remove unused fmt::match function + * Fix fmt::replace_all with empty from and add unit tests + * Add submodule version check script + * CMake: Disable unit tests in gcc + * CMake: Use existing main for unit tests + * Move spellcheck before build + * CI: Add unit tests + * VS: Remove unnecessary LinkIncremental to fix some warning + * VS: Remove unnecessary moc_predefs file to fix a warning + * Fix some warnings + * VS: Enable ASLR in unit test + * CMake: fix gcc build + * CMake: move all rpcs3 cpp files to rpcs3qt + * CMake: Run unit test during build if requested + * CMake: Create unit test + * CMake: Create static rpcs3_lib + * Utils fixes for ASLR + * Separate segment and function addresses in PPU LLVM + * Disable SPU asmjit on ARM. Only supported on x86 + * Don't make assumptions about address format + * Enable ASLR + * fmt: add some unit tests and fix fmt::trim + * Add unit test project to VS + * Update docker to 1.6 + * Move main to main.cpp + * Rename main.cpp to rpcs3.cpp + * CI: Use variables for docker artifacts dir + * Avoid checking out unused submodules + * VS: fix relative 3rdparty paths + * VS: remove some outdated keywords + * github actions: disable pushes unless it's the RPCS3 master + branch + * Qt: Hex validator for address/instruction inputs (#17113) + * vm_native.cpp: Fix possible weakness of map_self() + * Fix sys_mmapper_unmap_shared_memory + * vk: Prevent header internals from leaking + * vk: Stop using internal defines to structure platform-specific + code + +------------------------------------------------------------------- Old: ---- rpcs3-0.0.36~git20250428.tar.xz New: ---- rpcs3-0.0.36~git20250503.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpcs3.spec ++++++ --- /var/tmp/diff_new_pack.e6nCY7/_old 2025-05-05 23:00:12.482085750 +0200 +++ /var/tmp/diff_new_pack.e6nCY7/_new 2025-05-05 23:00:12.486085919 +0200 @@ -17,7 +17,7 @@ Name: rpcs3 -Version: 0.0.36~git20250428 +Version: 0.0.36~git20250503 Release: 0 Summary: PS3 emulator/debugger License: GPL-2.0-only ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.e6nCY7/_old 2025-05-05 23:00:12.526087600 +0200 +++ /var/tmp/diff_new_pack.e6nCY7/_new 2025-05-05 23:00:12.530087768 +0200 @@ -1,11 +1,11 @@ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/RPCS3/rpcs3</param> - <param name="changesrevision">2aca213ba15bdac04afde04d7a9e01d0c7398074</param> + <param name="changesrevision">cf1e53f9c80b9e08151ad3a61457902a5a7c018d</param> </service> <service name="tar_scm"> <param name="url">https://github.com/RPCS3/rpcs3.git</param> - <param name="changesrevision">2aca213ba15bdac04afde04d7a9e01d0c7398074</param> + <param name="changesrevision">cf1e53f9c80b9e08151ad3a61457902a5a7c018d</param> </service> </servicedata> ++++++ fix-test-files.patch ++++++ --- /var/tmp/diff_new_pack.e6nCY7/_old 2025-05-05 23:00:12.546088441 +0200 +++ /var/tmp/diff_new_pack.e6nCY7/_new 2025-05-05 23:00:12.562089114 +0200 @@ -1,8 +1,8 @@ diff --git a/rpcs3/CMakeLists.txt b/rpcs3/CMakeLists.txt -index a80c630..b5e790f 100644 +index 727bee8..adb7f5c 100644 --- a/rpcs3/CMakeLists.txt +++ b/rpcs3/CMakeLists.txt -@@ -197,7 +197,5 @@ if (NOT ANDROID) +@@ -181,8 +181,6 @@ if (NOT ANDROID) DESTINATION ${CMAKE_INSTALL_DATADIR}/rpcs3) install(DIRECTORY ../bin/GuiConfigs DESTINATION ${CMAKE_INSTALL_DATADIR}/rpcs3) ++++++ rpcs3-0.0.36~git20250428.tar.xz -> rpcs3-0.0.36~git20250503.tar.xz ++++++ /work/SRC/openSUSE:Factory/rpcs3/rpcs3-0.0.36~git20250428.tar.xz /work/SRC/openSUSE:Factory/.rpcs3.new.30101/rpcs3-0.0.36~git20250503.tar.xz differ: char 15, line 1