Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gcc7 for openSUSE:Factory checked in at 2025-07-17 17:19:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcc7 (Old) and /work/SRC/openSUSE:Factory/.gcc7.new.8875 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcc7" Thu Jul 17 17:19:27 2025 rev:47 rq:1294073 version:7.5.0+r278197 Changes: -------- --- /work/SRC/openSUSE:Factory/gcc7/gcc7.changes 2025-06-11 16:21:59.949139758 +0200 +++ /work/SRC/openSUSE:Factory/.gcc7.new.8875/gcc7.changes 2025-07-17 17:21:01.345390955 +0200 @@ -1,0 +2,5 @@ +Thu Jul 17 09:26:06 UTC 2025 - Richard Biener <rguent...@suse.com> + +- Fixup conflicts again. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cross-aarch64-gcc7.spec ++++++ --- /var/tmp/diff_new_pack.2FwbbO/_old 2025-07-17 17:21:08.125673520 +0200 +++ /var/tmp/diff_new_pack.2FwbbO/_new 2025-07-17 17:21:08.129673686 +0200 @@ -278,17 +278,15 @@ %if "%pkgname" == "cross-ppc64-gcc49" Obsoletes: cross-ppc-gcc49 <= 4.9.0+r209354 %endif -%if 0%{?gcc_target_newlib:1} || "%{cross_arch}" == "avr" +%if 0%{!?gcc_accel:1} # Generally only one cross for the same target triplet can be installed # at the same time as we are populating a non-version-specific sysroot -Provides: %{gcc_target_arch}-gcc -Conflicts: %selfconflict %{gcc_target_arch}-gcc -%endif -%if 0%{?gcc_libc_bootstrap:1} # The -bootstrap packages file-conflict with the non-bootstrap variants. # Even if we don't actually (want to) distribute the bootstrap variants # the following avoids repo-checker spamming us endlessly. -Conflicts: %{gcc_target_arch}-gcc +Provides: %{gcc_target_arch}-gcc +Conflicts: %selfconflict %{gcc_target_arch}-gcc +Conflicts: %{pkgname}-bootstrap %endif #!BuildIgnore: gcc-PIE BuildRequires: update-alternatives cross-arm-gcc7.spec: same change cross-arm-none-gcc7-bootstrap.spec: same change cross-arm-none-gcc7.spec: same change cross-avr-gcc7-bootstrap.spec: same change cross-avr-gcc7.spec: same change cross-hppa-gcc7.spec: same change cross-i386-gcc7.spec: same change cross-m68k-gcc7.spec: same change cross-mips-gcc7.spec: same change cross-nvptx-gcc7.spec: same change cross-ppc64-gcc7.spec: same change cross-ppc64le-gcc7.spec: same change cross-rx-gcc7-bootstrap.spec: same change cross-rx-gcc7.spec: same change cross-s390x-gcc7.spec: same change cross-sparc-gcc7.spec: same change cross-sparc64-gcc7.spec: same change cross-x86_64-gcc7.spec: same change gcc7.spec: same change ++++++ cross.spec.in ++++++ --- /var/tmp/diff_new_pack.2FwbbO/_old 2025-07-17 17:21:09.101714195 +0200 +++ /var/tmp/diff_new_pack.2FwbbO/_new 2025-07-17 17:21:09.105714362 +0200 @@ -131,17 +131,15 @@ %if "%pkgname" == "cross-ppc64-gcc49" Obsoletes: cross-ppc-gcc49 <= 4.9.0+r209354 %endif -%if 0%{?gcc_target_newlib:1} || "%{cross_arch}" == "avr" +%if 0%{!?gcc_accel:1} # Generally only one cross for the same target triplet can be installed # at the same time as we are populating a non-version-specific sysroot -Provides: %{gcc_target_arch}-gcc -Conflicts: %selfconflict %{gcc_target_arch}-gcc -%endif -%if 0%{?gcc_libc_bootstrap:1} # The -bootstrap packages file-conflict with the non-bootstrap variants. # Even if we don't actually (want to) distribute the bootstrap variants # the following avoids repo-checker spamming us endlessly. -Conflicts: %{gcc_target_arch}-gcc +Provides: %{gcc_target_arch}-gcc +Conflicts: %selfconflict %{gcc_target_arch}-gcc +Conflicts: %{pkgname}-bootstrap %endif #!BuildIgnore: gcc-PIE BuildRequires: update-alternatives