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-04-18 16:21:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rpcs3 (Old) and /work/SRC/openSUSE:Factory/.rpcs3.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpcs3" Fri Apr 18 16:21:34 2025 rev:48 rq:1270646 version:0.0.36~git20250417 Changes: -------- --- /work/SRC/openSUSE:Factory/rpcs3/rpcs3.changes 2025-04-14 12:58:08.003621997 +0200 +++ /work/SRC/openSUSE:Factory/.rpcs3.new.30101/rpcs3.changes 2025-04-20 20:08:53.231427449 +0200 @@ -1,0 +2,23 @@ +Thu Apr 17 20:33:57 UTC 2025 - Hunter Wardlaw <wardlawhun...@gmail.com> + +- Update fix-test-files.patch + +------------------------------------------------------------------- +Thu Apr 17 20:07:36 UTC 2025 - Hunter Wardlaw <wardlawhun...@gmail.com> + +- Update to 0.0.36~git20250417: + * Fix game list update for auto-detection VFS games folder (#17051) + * Qt: Add checkboxes to vfs list to make selection more user friendly + * git: Remove unused code + * Qt: use image_change_callback function to ensure the member is valid + * Qt: use unique_ptr in qt_video_source + * Qt: Fix gamelist icon after stopping a movie + * Qt: fix game list image reset after a movie was stopped + * sceNpTrophy: Send signals asynchronously + * Qt/input: accumulate button presses between gui refresh + * Add Menu Key (used by 8bitdo Pro 2 controller + * rsx: Avoid reallocating scratch buffers every draw call when processing instancing data + * rsx: Fix simple_array<T>::erase_if + * evdev: log positive axis config + +------------------------------------------------------------------- Old: ---- rpcs3-0.0.36~git20250412.tar.xz New: ---- rpcs3-0.0.36~git20250417.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpcs3.spec ++++++ --- /var/tmp/diff_new_pack.mSL9eY/_old 2025-04-20 20:08:53.955457879 +0200 +++ /var/tmp/diff_new_pack.mSL9eY/_new 2025-04-20 20:08:53.959458047 +0200 @@ -17,7 +17,7 @@ Name: rpcs3 -Version: 0.0.36~git20250412 +Version: 0.0.36~git20250417 Release: 0 Summary: PS3 emulator/debugger License: GPL-2.0-only ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.mSL9eY/_old 2025-04-20 20:08:53.999459729 +0200 +++ /var/tmp/diff_new_pack.mSL9eY/_new 2025-04-20 20:08:54.003459896 +0200 @@ -1,11 +1,11 @@ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/RPCS3/rpcs3</param> - <param name="changesrevision">9c5b3a2300b3ac44b897813ebc1cb0949c3b3e6d</param> + <param name="changesrevision">b8d1d7cdf18a0545b5745cea9be902141a0270b1</param> </service> <service name="tar_scm"> <param name="url">https://github.com/RPCS3/rpcs3.git</param> - <param name="changesrevision">9c5b3a2300b3ac44b897813ebc1cb0949c3b3e6d</param> + <param name="changesrevision">b8d1d7cdf18a0545b5745cea9be902141a0270b1</param> </service> </servicedata> ++++++ fix-test-files.patch ++++++ --- /var/tmp/diff_new_pack.mSL9eY/_old 2025-04-20 20:08:54.019460569 +0200 +++ /var/tmp/diff_new_pack.mSL9eY/_new 2025-04-20 20:08:54.023460737 +0200 @@ -1,10 +1,10 @@ diff --git a/rpcs3/CMakeLists.txt b/rpcs3/CMakeLists.txt -index 3556502..1cc40e6 100644 +index a80c630..b5e790f 100644 --- a/rpcs3/CMakeLists.txt +++ b/rpcs3/CMakeLists.txt @@ -197,7 +197,5 @@ if (NOT ANDROID) DESTINATION ${CMAKE_INSTALL_DATADIR}/rpcs3) - install(DIRECTORY ../bin/git + install(DIRECTORY ../bin/GuiConfigs DESTINATION ${CMAKE_INSTALL_DATADIR}/rpcs3) - install(DIRECTORY ../bin/test - DESTINATION ${CMAKE_INSTALL_DATADIR}/rpcs3) ++++++ rpcs3-0.0.36~git20250412.tar.xz -> rpcs3-0.0.36~git20250417.tar.xz ++++++ /work/SRC/openSUSE:Factory/rpcs3/rpcs3-0.0.36~git20250412.tar.xz /work/SRC/openSUSE:Factory/.rpcs3.new.30101/rpcs3-0.0.36~git20250417.tar.xz differ: char 15, line 1