Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rpcs3 for openSUSE:Factory checked 
in at 2024-11-25 23:23:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpcs3 (Old)
 and      /work/SRC/openSUSE:Factory/.rpcs3.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpcs3"

Mon Nov 25 23:23:02 2024 rev:31 rq:1226259 version:0.0.34~git20241116

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpcs3/rpcs3.changes      2024-10-27 
11:24:37.800800319 +0100
+++ /work/SRC/openSUSE:Factory/.rpcs3.new.28523/rpcs3.changes   2024-11-25 
23:23:20.671285888 +0100
@@ -1,0 +2,102 @@
+Mon Nov 18 12:03:28 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- BuildRequire llvm-devel >= 17: this is what is documented to be
+  required according to BUILDING.md.
+- Change service definitions to 'manual' instead of 'localonly':
+  localonly keep on running the service on every local build
+  attempt.
+
+-------------------------------------------------------------------
+Sun Nov 17 11:46:36 UTC 2024 - i...@guoyunhe.me
+
+- Change llvm-devel requires to llvm16-devel
+- Update to version 0.0.34~git20241116:
+  * VS: ignore opencv debug build guard (fix debug build)
+  * ci: Don't fetch opencv submodule unless on windows
+  * gitignore cleanup
+  * added missing -p option
+  * fixed CI for building on windows
+  * Improve and fix sln solution
+  * More constexpr
+  * Fix warning
+  * Add opencv to cmake
+  * Move opencv submodule to subdirectoty
+  * Qt: show warning if ps move tracking is not supported
+  * Update vm_native.cpp
+  * Progress Dialog: Fix recursion and concurrency use of text updates
+  * Implement lf_array::for_each
+  * Utilities\lockless.h: Flatten recusrion in lf_array
+  * Fix compilation
+  * Add HAVE_OPENCV preprocessor flag
+  * Windows: Add and deploy opencv files
+  * cellGem: implement real ps move handler
+  * util/vm_native.cpp: Fix memory leak
+  * overlays: localize RPCS3 progress dialog
+  * overlays: get localized values in home menu settings
+  * Qt: Add std::string GetSettingOptions
+  * overlays: add more overlay hint option to home menu settings
+  * overlays: remove unnecessary text logging
+  * overlays: add input debug overlay to home menu settings
+  * overlays: translate home menu settings
+  * fix: cannot copy OpenAl32.dll with CMake
+  * Qt: Replace some instances of QMap, QPair and QList
+  * Update curl to 8.11.0
+  * SPU: Fixup code comparison
+  * Fixup std::vector to std::span
+  * LV2: Fix thread notifications regression
+  * SPU Analyzer: Fix programs code caching
+  * Fix std::basic_string warnings (#16261)
+  * Qt: Replace QMap with std::map
+  * Fix sceNpScoreGetRankingByNpId when no score is registered
+  * sys_usbd: Better Dimensions Move Handling
+  * cellSaveData: Add autosave indicator (#15720)
+  * Fixup Emulator::GetBackgroundPicturePath()
+  * High-Resolution Game Background for loading
+  * Update SDL to 2.30.9
+  * Update FAudio to 24.11
+  * Update wolfssl to 5.7.4
+  * SPU: Optimize cellSpurs reservations
+  * Another attempt to fix fs::pending_file for hardlinks
+  * Print last system error on fs::error::unknown
+  * GUI: Fix welcome_dialog dereference
+  * utils/atomic.hpp: Make atomic_op reject non-non-const lvalue
+  * utils/atomic.cpp: Fixup utils::get_unique_tsc()
+  * Fixup GCM unmap event sending
+  * rpcs3_version: Bump to 0.0.34
+  * SPULLVMRecompiler: remove unnecessary bitcast
+  * Fixup sys_event_port_send
+  * Silence sys_ss_access_control_engine
+  * RSX/GCM: Fix memory unmapping for HLE GCM
+  * rsx/vm: Exclude events from VM mutex
+  * Win32/File.cpp: Use ReplaceFile for hardlink overwrite
+  * Fixup sys_event to check EBUSY only for PPU->PPU signals
+  * Specify that you only need the qtmultimedia when using aqt
+  * Add more info about Qt in BUILDING.md
+  * sys_event: Implement EBUSY for disconnection
+  * utils/sysinfo.cpp: Yield CPU time when measuring TSC freq
+  * Filesystem/Win32: Recreate hardlinks on fs::pending_file
+  * Fix get_system_time()
+  * Replace rsx::uclock with get_system_time()
+  * sys_event_flag_set: Minor improvement
+  * fix deprecation warnings in Qt 6.8
+  * Don't log "always" messages in fatal_error_listener until enabled
+  * sys_event_flag_set: Break atomic operation dependencies
+  * Compilation hotfix
+  * utils/sysinfo.cpp: New TSC calibration technique
+  * RawSpu: Optimize START register/commands
+  * utils: Make get_tsc_freq() inlined and non-blocking
+  * get_system_time(): Add fast TSC-based path
+  * asm: Fix utils::rational_mul optimization
+  * Optimize get_system_time using 128 bit math
+  * Implement u64_x_u64_=_u128 optimization
+  * rsx: Fix crash when host labels option is disabled
+  * Fix build and cleanup
+  * gl: Silence compiler warnings
+  * gl: Fix check_state compilation error
+  * cmake: Update build files for GL DMA
+  * gl: Finalize host labels implementation
+  * Whitespace
+  * rsx: Move the host job management into common code to share with GL
+  * gl: Implement basic DMA layer using AMD_pinned_memory
+
+-------------------------------------------------------------------

Old:
----
  rpcs3-0.0.33~git20241017.tar.xz

New:
----
  rpcs3-0.0.34~git20241116.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rpcs3.spec ++++++
--- /var/tmp/diff_new_pack.GzUPKd/_old  2024-11-25 23:23:21.891336743 +0100
+++ /var/tmp/diff_new_pack.GzUPKd/_new  2024-11-25 23:23:21.895336910 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rpcs3
-Version:        0.0.33~git20241017
+Version:        0.0.34~git20241116
 Release:        0
 Summary:        PS3 emulator/debugger
 License:        GPL-2.0-only
@@ -27,7 +27,7 @@
 Patch1:         fix-test-files.patch
 Patch2:         fix-toolbar-color.patch
 BuildRequires:  gcc-c++
-BuildRequires:  (llvm-devel >= 16 with llvm-devel <= 18)
+BuildRequires:  llvm-devel >= 17
 BuildRequires:  cmake(x86-64) >= 3.14.1
 BuildRequires:  pkgconfig(libcurl)
 BuildRequires:  pkgconfig(libedit)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.GzUPKd/_old  2024-11-25 23:23:21.923338077 +0100
+++ /var/tmp/diff_new_pack.GzUPKd/_new  2024-11-25 23:23:21.927338243 +0100
@@ -1,5 +1,5 @@
 <services>  
-  <service name="tar_scm" mode="localonly">
+  <service name="tar_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://github.com/RPCS3/rpcs3.git</param>
     <param name="filename">rpcs3</param>
@@ -25,19 +25,19 @@
     <param name="exclude">*.props</param>
     <param name="exclude">*.sln</param>
   </service>
-  <service name="tar_scm" mode="localonly">
+  <service name="tar_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://github.com/intel/ittapi.git</param>
     <param name="filename">intel-ittapi</param>
     <param name="version">_none_</param>
   </service>
-  <service name="recompress" mode="localonly">
+  <service name="recompress" mode="manual">
     <param name="file">*.tar</param>
     <param name="compression">xz</param>
   </service>
-  <service name="set_version" mode="localonly">
+  <service name="set_version" mode="manual">
     <param name="basename">rpcs3</param>
   </service>
-  <service name="download_files" mode="localonly"/>
+  <service name="download_files" mode="manual"/>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.GzUPKd/_old  2024-11-25 23:23:21.947339078 +0100
+++ /var/tmp/diff_new_pack.GzUPKd/_new  2024-11-25 23:23:21.951339244 +0100
@@ -5,6 +5,6 @@
   </service>
 <service name="tar_scm">
                 <param name="url">https://github.com/RPCS3/rpcs3.git</param>
-              <param 
name="changesrevision">3e516df214f5c36d4b613aa0580182155247d2ad</param></service></servicedata>
+              <param 
name="changesrevision">806a1202c5e4cfb1421d2c5685572d3039f5c12b</param></service></servicedata>
 (No newline at EOF)
 

++++++ intel-ittapi.tar.xz ++++++
++++ 5807 lines of diff (skipped)

++++++ rpcs3-0.0.33~git20241017.tar.xz -> rpcs3-0.0.34~git20241116.tar.xz ++++++
/work/SRC/openSUSE:Factory/rpcs3/rpcs3-0.0.33~git20241017.tar.xz 
/work/SRC/openSUSE:Factory/.rpcs3.new.28523/rpcs3-0.0.34~git20241116.tar.xz 
differ: char 13, line 1

Reply via email to