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-16 15:44:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mingw32-gcc (Old)
 and      /work/SRC/openSUSE:Factory/.mingw32-gcc.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mingw32-gcc"

Tue Mar 16 15:44:55 2021 rev:4 rq:879112 version:9.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mingw32-gcc/mingw32-cross-gcc.changes    
2020-09-03 01:17:16.692539480 +0200
+++ /work/SRC/openSUSE:Factory/.mingw32-gcc.new.2401/mingw32-cross-gcc.changes  
2021-03-16 15:46:24.717229411 +0100
@@ -1,0 +2,6 @@
+Thu Mar 11 14:01:34 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Add some -Wno-error because gcc appears to fall over MSVCRT
+  printf specifiers
+
+-------------------------------------------------------------------
mingw32-gcc.changes: same change

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

Other differences:
------------------
++++++ mingw32-cross-gcc-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.rmjUVS/_old  2021-03-16 15:46:25.609230795 +0100
+++ /var/tmp/diff_new_pack.rmjUVS/_new  2021-03-16 15:46:25.609230795 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mingw32-cross-gcc-bootstrap
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ mingw32-cross-gcc.spec ++++++
--- /var/tmp/diff_new_pack.rmjUVS/_old  2021-03-16 15:46:25.625230820 +0100
+++ /var/tmp/diff_new_pack.rmjUVS/_new  2021-03-16 15:46:25.629230826 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mingw32-cross-gcc
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -120,8 +120,8 @@
 %endif
 
 CC="gcc %{optflags}" \
-CFLAGS_FOR_TARGET="-DGC_NOT_DLL %{_mingw32_cflags}" \
-CXXFLAGS_FOR_TARGET="-DGC_NOT_DLL %{_mingw32_cflags}" \
+CFLAGS_FOR_TARGET="-DGC_NOT_DLL %{_mingw32_cflags} -Wno-error=format 
-Wno-error=format-extra-args" \
+CXXFLAGS_FOR_TARGET="-DGC_NOT_DLL %{_mingw32_cflags} -Wno-error=format 
-Wno-error=format-extra-args" \
 CPPFLAGS_FOR_TARGET="-DGC_NOT_DLL %{_mingw32_cflags}" \
 ../configure \
   --prefix=%{_prefix} \

++++++ mingw32-gcc.spec ++++++
--- /var/tmp/diff_new_pack.rmjUVS/_old  2021-03-16 15:46:25.645230851 +0100
+++ /var/tmp/diff_new_pack.rmjUVS/_new  2021-03-16 15:46:25.649230857 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mingw32-gcc
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -220,11 +220,11 @@
 CXX_FOR_TARGET=%{_mingw32_cxx} \
 GFORTRAN_FOR_TARGET=%{_mingw32_target}-gfortran \
 GCJ_FOR_TARGET=%{_mingw32_gcj} \
-CFLAGS_FOR_TARGET="-DGC_NOT_DLL %{_mingw32_cflags}" \
+CFLAGS_FOR_TARGET="-DGC_NOT_DLL %{_mingw32_cflags} -Wno-error=format 
-Wno-error=format-extra-args" \
 CFLAGS_FOR_BUILD="-I-%{_mingw32_includedir}" \
 CPPFLAGS_FOR_BUILD="-I-%{_mingw32_includedir}" \
 CXXFLAGS_FOR_BUILD="-I-%{_mingw32_includedir}" \
-CXXFLAGS_FOR_TARGET="-DGC_NOT_DLL %{_mingw32_cflags}" \
+CXXFLAGS_FOR_TARGET="-DGC_NOT_DLL %{_mingw32_cflags} -Wno-error=format 
-Wno-error=format-extra-args" \
 CPPFLAGS_FOR_TARGET="-DGC_NOT_DLL %{_mingw32_cflags}" \
 ../configure \
   --prefix=%{_mingw32_prefix} \

Reply via email to