Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mingw64-gcc for openSUSE:Factory checked in at 2022-03-15 19:04:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mingw64-gcc (Old) and /work/SRC/openSUSE:Factory/.mingw64-gcc.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mingw64-gcc" Tue Mar 15 19:04:46 2022 rev:7 rq:961818 version:10.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mingw64-gcc/mingw64-cross-gcc-bootstrap.changes 2020-09-03 01:17:24.912542503 +0200 +++ /work/SRC/openSUSE:Factory/.mingw64-gcc.new.25692/mingw64-cross-gcc-bootstrap.changes 2022-03-15 19:05:31.988973060 +0100 @@ -2 +2 @@ -Mon Aug 31 17:09:50 UTC 2020 - Ralf Habacker <ralf.habac...@freenet.de> +Wed Feb 16 13:22:51 UTC 2022 - Ralf Habacker <ralf.habac...@freenet.de> @@ -4 +4,2 @@ -- Fix invalid location to brp-compress on tumbleweed (boo#1175858) +- Update to version 10.3.0 +- Fix error: we support EITHER _multibuild OR multiple spec files @@ -7 +8 @@ -Fri Feb 7 08:59:30 UTC 2020 - Guillaume GARDET <guillaume.gar...@opensuse.org> +Mon Aug 31 17:09:50 UTC 2020 - Ralf Habacker <ralf.habac...@freenet.de> @@ -9 +10 @@ -- Build only on x86* archs +- Fix invalid location to brp-compress on tumbleweed (boo#1175858) --- /work/SRC/openSUSE:Factory/mingw64-gcc/mingw64-cross-gcc.changes 2021-10-08 00:07:14.473874438 +0200 +++ /work/SRC/openSUSE:Factory/.mingw64-gcc.new.25692/mingw64-cross-gcc.changes 2022-03-15 19:05:32.008973074 +0100 @@ -1,0 +2,6 @@ +Wed Feb 16 13:22:51 UTC 2022 - Ralf Habacker <ralf.habac...@freenet.de> + +- Update to version 10.3.0 +- Fix error: we support EITHER _multibuild OR multiple spec files + +------------------------------------------------------------------- @@ -16,5 +21,0 @@ - -------------------------------------------------------------------- -Fri Feb 7 08:59:30 UTC 2020 - Guillaume GARDET <guillaume.gar...@opensuse.org> - -- Build only on x86* archs --- /work/SRC/openSUSE:Factory/mingw64-gcc/mingw64-gcc.changes 2021-03-29 18:21:46.710262299 +0200 +++ /work/SRC/openSUSE:Factory/.mingw64-gcc.new.25692/mingw64-gcc.changes 2022-03-15 19:05:32.036973093 +0100 @@ -1,0 +2,6 @@ +Wed Feb 16 13:22:51 UTC 2022 - Ralf Habacker <ralf.habac...@freenet.de> + +- Update to version 10.3.0 +- Fix error: we support EITHER _multibuild OR multiple spec files + +------------------------------------------------------------------- @@ -13 +19 @@ -Wed Sep 9 21:02:21 UTC 2020 - Jan Engelhardt <jeng...@inai.de> +Tue Oct 20 06:40:27 UTC 2020 - Ralf Habacker <ralf.habac...@freenet.de> @@ -15,3 +21 @@ -- Revert the ExclusiveArch/BuildArch. Having - mingw64-libssp0.{aarch64,ppc64,etc.}.rpm with AMD64 PE binaries - is exactly the point of mingw64-* packages. +- Add _constraints to fix builds on Tumbleweed @@ -20 +24 @@ -Fri Jun 19 12:25:53 UTC 2020 - Guillaume GARDET <guillaume.gar...@opensuse.org> +Mon Jun 22 09:33:01 UTC 2020 - Guillaume GARDET <guillaume.gar...@opensuse.org> @@ -22,2 +26,2 @@ -- Cannot be noarch, otherwise it makes mingw64-libssp0 available - on aarch64, which is wrong. +- Cannot be noarch, otherwise it makes mingw64-libssp0 (and others) + available on other architectures, which is wrong. @@ -26 +30 @@ -Fri Feb 7 08:59:30 UTC 2020 - Guillaume GARDET <guillaume.gar...@opensuse.org> +Mon Jan 6 12:19:01 UTC 2020 - Tobias Klausmann <tobias.klausm...@freenet.de> @@ -28 +32 @@ -- Build only on x86* archs +- Update multibuild package names: mingw64* -> mingw64* Old: ---- _multibuild gcc-9.2.0.tar.xz New: ---- gcc-10.3.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mingw64-cross-gcc-bootstrap.spec ++++++ --- /var/tmp/diff_new_pack.afWgeG/_old 2022-03-15 19:05:33.436974042 +0100 +++ /var/tmp/diff_new_pack.afWgeG/_new 2022-03-15 19:05:33.440974045 +0100 @@ -1,7 +1,7 @@ # # spec file for package mingw64-cross-gcc-bootstrap # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ %define __os_install_post %{_prefix}/lib/rpm/brp-compress %{nil} Name: mingw64-cross-gcc-bootstrap -Version: 9.2.0 +Version: 10.3.0 Release: 0 Summary: MinGW Windows cross-compiler (GCC) for C License: GPL-3.0-or-later @@ -119,6 +119,7 @@ %files %{_bindir}/%{_mingw64_target}-gcc* %{_bindir}/%{_mingw64_target}-gcov* +%{_bindir}/%{_mingw64_target}-lto-dump %dir %{_libdir}/gcc/%{_mingw64_target} %dir %{_libdir}/gcc/%{_mingw64_target}/%{version} %dir %{_libdir}/gcc/%{_mingw64_target}/%{version}/include @@ -134,6 +135,7 @@ %{_mandir}/man1/%{_mingw64_target}-gcov.1* %{_mandir}/man1/%{_mingw64_target}-gcov-dump.1* %{_mandir}/man1/%{_mingw64_target}-gcov-tool.1* +%{_mandir}/man1/%{_mingw64_target}-lto-dump.1* %{_libexecdir}/gcc/%{_mingw64_target}/%{version}/collect2 %{_libexecdir}/gcc/%{_mingw64_target}/%{version}/lto-wrapper %{_libexecdir}/gcc/%{_mingw64_target}/%{version}/lto1 ++++++ mingw64-cross-gcc.spec ++++++ --- /var/tmp/diff_new_pack.afWgeG/_old 2022-03-15 19:05:33.468974064 +0100 +++ /var/tmp/diff_new_pack.afWgeG/_new 2022-03-15 19:05:33.472974066 +0100 @@ -1,7 +1,7 @@ # # spec file for package mingw64-cross-gcc # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ %define __os_install_post %{_prefix}/lib/rpm/brp-compress %{nil} %define include_ada 0 Name: mingw64-cross-gcc -Version: 9.2.0 +Version: 10.3.0 Release: 0 Summary: MinGW Windows cross-compiler (GCC) for C License: GPL-3.0-or-later @@ -207,6 +207,7 @@ %files %{_bindir}/%{_mingw64_target}-gcc* %{_bindir}/%{_mingw64_target}-gcov* +%{_bindir}/%{_mingw64_target}-lto-dump* %dir %{_libdir}/gcc/%{_mingw64_target} %dir %{_libdir}/gcc/%{_mingw64_target}/%{version} %{_libdir}/gcc/%{_mingw64_target}/%{version}/crtbegin.o @@ -243,6 +244,7 @@ %{_mandir}/man1/%{_mingw64_target}-gcov.1* %{_mandir}/man1/%{_mingw64_target}-gcov-dump.1* %{_mandir}/man1/%{_mingw64_target}-gcov-tool.1* +%{_mandir}/man1/%{_mingw64_target}-lto-dump.1* %{_libdir}/gcc/%{_mingw64_target}/%{version}/collect2 %{_libdir}/gcc/%{_mingw64_target}/%{version}/lto-wrapper %{_libdir}/gcc/%{_mingw64_target}/%{version}/lto1 @@ -265,6 +267,8 @@ %{_libdir}/gcc/%{_mingw64_target}/%{version}/libstdc++.a %{_libdir}/gcc/%{_mingw64_target}/%{version}/libstdc++.dll.a %{_libdir}/gcc/%{_mingw64_target}/%{version}/libstdc++.la +%{_libdir}/gcc/%{_mingw64_target}/%{version}/libstdc++fs.a +%{_libdir}/gcc/%{_mingw64_target}/%{version}/libstdc++fs.la %{_libdir}/gcc/%{_mingw64_target}/%{version}/libsupc++.a %{_libdir}/gcc/%{_mingw64_target}/%{version}/libsupc++.la %{_libdir}/gcc/%{_mingw64_target}/%{version}/cc1plus ++++++ mingw64-gcc.spec ++++++ --- /var/tmp/diff_new_pack.afWgeG/_old 2022-03-15 19:05:33.496974083 +0100 +++ /var/tmp/diff_new_pack.afWgeG/_new 2022-03-15 19:05:33.508974091 +0100 @@ -1,7 +1,7 @@ # # spec file for package mingw64-gcc # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,9 @@ %define include_ada 0 -%{_mingw64_package_header_debug} +%_mingw64_package_header_debug Name: mingw64-gcc -Version: 9.2.0 +Version: 10.3.0 Release: 0 Summary: MinGW Windows compiler (GCC) for C License: GPL-3.0-or-later @@ -56,14 +56,13 @@ Requires: mingw64-headers Requires: mingw64-runtime Requires: mingw64-winpthreads-devel -BuildArch: noarch %if %{include_ada} BuildRequires: gcc-ada BuildRequires: mingw64-cross-gcc-ada >= %{version} %endif # bugzilla.opensuse.org/1184052 #!BuildIgnore: mingw64(libstdc++-6.dll) -#!BuildIgnore: mingw64(libgcc_s_seh-1.dll) +#!BuildIgnore: mingw64(libgcc_s_sjlj-1.dll) %description MinGW Windows compiler (GCC) for C @@ -82,13 +81,13 @@ [SEH support is currently only implemented for the x86_64 target, which is why the 32bit mingw package set does not contain it.] -%package -n mingw32-libgcc_s_sjlj1 +%package -n mingw64-libgcc_s_sjlj1 Summary: MinGW Windows compiler for C shared libraries Group: System/Libraries -Obsoletes: mingw32-libgcc < %{version}-%{release} -Provides: mingw32-libgcc = %{version}-%{release} +Obsoletes: mingw64-libgcc < %{version}-%{release} +Provides: mingw64-libgcc = %{version}-%{release} -%description -n mingw32-libgcc_s_sjlj1 +%description -n mingw64-libgcc_s_sjlj1 MinGW Windows compiler for C shared libraries This libgcc build uses SJLJ, a method for exception handling based on @@ -285,6 +284,7 @@ %files %{_mingw64_bindir}/gcc*.exe %{_mingw64_bindir}/gcov*.exe +%{_mingw64_bindir}/lto-dump*.exe %exclude %{_mingw64_bindir}/%{_mingw64_target}-gcc*.exe %dir %{_mingw64_libdir}/gcc/%{_mingw64_target} %dir %{_mingw64_libdir}/gcc/%{_mingw64_target}/%{version} @@ -321,6 +321,7 @@ %{_mingw64_mandir}/man1/gcov.1* %{_mingw64_mandir}/man1/gcov-dump.1* %{_mingw64_mandir}/man1/gcov-tool.1* +%{_mingw64_mandir}/man1/lto-dump.1* %{_mingw64_mandir}/man7/fsf-funding.7* %{_mingw64_mandir}/man7/gfdl.7* %{_mingw64_mandir}/man7/gpl.7* @@ -336,8 +337,8 @@ %{_mingw64_bindir}/libgcc_s_seh-1.dll %else -%files -n mingw32-libgcc_s_sjlj1 -%{_mingw32_bindir}/libgcc_s_sjlj-1.dll +%files -n mingw64-libgcc_s_sjlj1 +%{_mingw64_bindir}/libgcc_s_sjlj-1.dll %endif %files -n mingw64-libssp0 @@ -350,7 +351,6 @@ %{_mingw64_bindir}/libatomic-1.dll %files -n mingw64-cpp -#/lib/%{_mingw64_target}-cpp %{_mingw64_bindir}/cpp.exe %{_mingw64_mandir}/man1/cpp.1* %dir %{_mingw64_libdir}/gcc/%{_mingw64_target} @@ -367,6 +367,7 @@ %{_mingw64_libdir}/gcc/%{_mingw64_target}/%{version}/include/c++/ %{_mingw64_libdir}/gcc/%{_mingw64_target}/%{version}/libstdc++.a %{_mingw64_libdir}/gcc/%{_mingw64_target}/%{version}/libstdc++.dll.a +%{_mingw64_libdir}/gcc/%{_mingw64_target}/%{version}/libstdc++fs.a %{_mingw64_libdir}/gcc/%{_mingw64_target}/%{version}/libsupc++.a %{_mingw64_libexecdir}/gcc/%{_mingw64_target}/%{version}/cc1plus.exe ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.afWgeG/_old 2022-03-15 19:05:33.552974121 +0100 +++ /var/tmp/diff_new_pack.afWgeG/_new 2022-03-15 19:05:33.552974121 +0100 @@ -1,9 +1,6 @@ <constraints> <hardware> <disk> - <!-- mingw-cross-gcc-bootstrap 4376M --> - <!-- mingw-cross-gcc 7885M --> - <!-- mingw-gcc 9003M --> <size unit="G">11</size> </disk> </hardware> ++++++ gcc-9.2.0.tar.xz -> gcc-10.3.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/mingw64-gcc/gcc-9.2.0.tar.xz /work/SRC/openSUSE:Factory/.mingw64-gcc.new.25692/gcc-10.3.0.tar.xz differ: char 25, line 1