Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mingw32-cross-cmake for 
openSUSE:Factory checked in at 2025-12-05 16:58:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mingw32-cross-cmake (Old)
 and      /work/SRC/openSUSE:Factory/.mingw32-cross-cmake.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mingw32-cross-cmake"

Fri Dec  5 16:58:04 2025 rev:8 rq:1321243 version:1.1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/mingw32-cross-cmake/mingw32-cross-cmake.changes  
2023-08-28 17:14:22.410837246 +0200
+++ 
/work/SRC/openSUSE:Factory/.mingw32-cross-cmake.new.1939/mingw32-cross-cmake.changes
        2025-12-05 16:59:32.351723327 +0100
@@ -1,0 +2,6 @@
+Fri Dec  5 08:49:42 UTC 2025 - Ralf Habacker <[email protected]>
+
+- Update to version 1.1.6
+  * Set system processor to 'x86'
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mingw32-cross-cmake.spec ++++++
--- /var/tmp/diff_new_pack.aqfWTh/_old  2025-12-05 16:59:33.075753580 +0100
+++ /var/tmp/diff_new_pack.aqfWTh/_new  2025-12-05 16:59:33.075753580 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mingw32-cross-cmake
 #
-# Copyright (c) 2023 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
@@ -17,7 +17,7 @@
 
 
 Name:           mingw32-cross-cmake
-Version:        1.1.5
+Version:        1.1.6
 Release:        0
 Summary:        Cross build support for CMake
 License:        BSD-3-Clause

++++++ macros.mingw32-cmake ++++++
--- /var/tmp/diff_new_pack.aqfWTh/_old  2025-12-05 16:59:33.139756255 +0100
+++ /var/tmp/diff_new_pack.aqfWTh/_new  2025-12-05 16:59:33.143756422 +0100
@@ -52,6 +52,7 @@
     %__cmake -S $sdir -B $bdir $opts \\\
          %__cmake_generator \\\
         -DCMAKE_SYSTEM_NAME="Windows" \\\
+        -DCMAKE_SYSTEM_PROCESSOR="x86" \\\
         -DCMAKE_VERBOSE_MAKEFILE=ON \\\
         -DCMAKE_BUILD_TYPE="RelWithDebInfo" \\\
         -DCMAKE_INSTALL_PREFIX:PATH=%{_mingw32_prefix} \\\

Reply via email to