Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnustep-libobjc2 for 
openSUSE:Factory checked in at 2025-05-20 09:37:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnustep-libobjc2 (Old)
 and      /work/SRC/openSUSE:Factory/.gnustep-libobjc2.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnustep-libobjc2"

Tue May 20 09:37:48 2025 rev:7 rq:1278290 version:2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnustep-libobjc2/gnustep-libobjc2.changes        
2022-06-26 11:59:28.960372672 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnustep-libobjc2.new.30101/gnustep-libobjc2.changes 
    2025-05-20 09:39:45.805865535 +0200
@@ -1,0 +2,6 @@
+Wed May  7 05:23:41 UTC 2025 - Simon Lees <sfl...@suse.de>
+
+- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes
+  minimum version warnings
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnustep-libobjc2.spec ++++++
--- /var/tmp/diff_new_pack.v5I7np/_old  2025-05-20 09:39:46.365891343 +0200
+++ /var/tmp/diff_new_pack.v5I7np/_new  2025-05-20 09:39:46.365891343 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnustep-libobjc2
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -77,6 +77,9 @@
 ln -s %{_includedir}/tsl third_party/robin-map/include/tsl
 
 %build
+# Remove cmake4 error due to not setting
+# min cmake version - sflees.de
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
 # clang does not support lto yet
 %if 0%{?suse_version} > 1500
 %define _lto_cflags %{nil}

Reply via email to