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-15 17:00:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpcs3 (Old)
 and      /work/SRC/openSUSE:Factory/.rpcs3.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpcs3"

Thu May 15 17:00:49 2025 rev:54 rq:1277494 version:0.0.36~git20250507

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpcs3/rpcs3.changes      2025-05-08 
18:25:37.438090618 +0200
+++ /work/SRC/openSUSE:Factory/.rpcs3.new.30101/rpcs3.changes   2025-05-15 
17:00:59.813246572 +0200
@@ -24,0 +25,6 @@
+Wed May  7 11:21:52 UTC 2025 - Simon Lees <sfl...@suse.de>
+
+- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes
+  minimum version warnings
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rpcs3.spec ++++++
--- /var/tmp/diff_new_pack.taWYHE/_old  2025-05-15 17:01:00.713284331 +0200
+++ /var/tmp/diff_new_pack.taWYHE/_new  2025-05-15 17:01:00.717284498 +0200
@@ -118,6 +118,9 @@
 " > %{name}/git-version.h
 
 %build
+# Remove cmake4 error due to not setting
+# min cmake version - sflees.de
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
 
 ## llvm intel-ittapi workarounds
 

Reply via email to