Script 'mail_helper' called by obssrc
Hello community,

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

Package is "mingw64-cross-cmake"

Fri Dec  5 16:58:06 2025 rev:7 rq:1321244 version:1.1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/mingw64-cross-cmake/mingw64-cross-cmake.changes  
2023-08-28 17:14:23.790886803 +0200
+++ 
/work/SRC/openSUSE:Factory/.mingw64-cross-cmake.new.1939/mingw64-cross-cmake.changes
        2025-12-05 16:59:33.847785840 +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 'AMD64'
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mingw64-cross-cmake.spec ++++++
--- /var/tmp/diff_new_pack.Pbx4lG/_old  2025-12-05 16:59:34.711821943 +0100
+++ /var/tmp/diff_new_pack.Pbx4lG/_new  2025-12-05 16:59:34.715822111 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mingw64-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:           mingw64-cross-cmake
-Version:        1.1.5
+Version:        1.1.6
 Release:        0
 Summary:        Cross build support for CMake
 License:        BSD-3-Clause

++++++ macros.mingw64-cmake ++++++
--- /var/tmp/diff_new_pack.Pbx4lG/_old  2025-12-05 16:59:34.783824952 +0100
+++ /var/tmp/diff_new_pack.Pbx4lG/_new  2025-12-05 16:59:34.803825788 +0100
@@ -52,6 +52,7 @@
     %__cmake -S $sdir -B $bdir $opts \\\
          %__cmake_generator \\\
         -DCMAKE_SYSTEM_NAME="Windows" \\\
+        -DCMAKE_SYSTEM_PROCESSOR="AMD64" \\\
         -DCMAKE_VERBOSE_MAKEFILE=ON \\\
         -DCMAKE_BUILD_TYPE="RelWithDebInfo" \\\
         -DCMAKE_INSTALL_PREFIX:PATH=%{_mingw64_prefix} \\\

Reply via email to