Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mingw32-gcc for openSUSE:Factory 
checked in at 2021-03-29 18:21:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mingw32-gcc (Old)
 and      /work/SRC/openSUSE:Factory/.mingw32-gcc.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mingw32-gcc"

Mon Mar 29 18:21:38 2021 rev:5 rq:881627 version:9.2.0

Changes:
--------
mingw32-cross-gcc.changes: same change
--- /work/SRC/openSUSE:Factory/mingw32-gcc/mingw32-gcc.changes  2021-03-16 
15:46:24.761229479 +0100
+++ /work/SRC/openSUSE:Factory/.mingw32-gcc.new.2401/mingw32-gcc.changes        
2021-03-29 18:21:41.198256656 +0200
@@ -1,0 +2,5 @@
+Sat Mar 27 00:31:10 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Add BuildIgnores to break a cycle between gmp, mpfr, mpc, gcc
+
+-------------------------------------------------------------------

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

Other differences:
------------------
mingw32-cross-gcc.spec: same change
++++++ mingw32-gcc.spec ++++++
--- /var/tmp/diff_new_pack.VVs3Fz/_old  2021-03-29 18:21:42.070257549 +0200
+++ /var/tmp/diff_new_pack.VVs3Fz/_new  2021-03-29 18:21:42.074257553 +0200
@@ -60,11 +60,13 @@
 BuildRequires:  gcc-ada
 BuildRequires:  mingw32-cross-gcc-ada >= %{version}
 %endif
+# bugzilla.opensuse.org/1184052
+#!BuildIgnore:  mingw32(libstdc++-6.dll)
+#!BuildIgnore:  mingw32(libgcc_s_sjlj-1.dll)
 
 %description
 MinGW Windows compiler (GCC) for C
 
-%if "%{_mingw32_cpu}" == "x86_64"
 %package -n mingw32-libgcc_s_seh1
 Summary:        MinGW Windows compiler for C shared libraries
 Group:          System/Libraries
@@ -78,7 +80,7 @@
 is the native exception handling mechanism for Windows.
 [SEH support is currently only implemented for the x86_64 target,
 which is why the 32bit mingw package set does not contain it.]
-%else
+
 %package -n mingw32-libgcc_s_sjlj1
 Summary:        MinGW Windows compiler for C shared libraries
 Group:          System/Libraries
@@ -102,7 +104,6 @@
 with Visual Studio. DWARF-2 unwinding code in GCC inspects the x86
 unwinding assembly and is unable to proceed without other DWARF-2
 unwind information.]
-%endif
 
 %package -n mingw32-libssp0
 Summary:        MinGW Windows compiler for C shared libraries
@@ -333,6 +334,7 @@
 %files -n mingw32-libgcc_s_seh1
 %{_mingw32_bindir}/libgcc_s_seh-1.dll
 %else
+
 %files -n mingw32-libgcc_s_sjlj1
 %{_mingw32_bindir}/libgcc_s_sjlj-1.dll
 %endif

Reply via email to