From 06bf5d1d9310b38a52d6cda1370fb2ffe43e078dc4ff59594f5b2716c8ce0945 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Mon, 3 Jan 2022 10:02:53 +0000 Subject: [PATCH] Accepting request 943547 from home:marxin:branches:devel:gcc - Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 * Fix D memory corruption in -M output. OBS-URL: https://build.opensuse.org/request/show/943547 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc11?expand=0&rev=376 --- cross-aarch64-gcc11-bootstrap.changes | 6 ++++++ cross-aarch64-gcc11-bootstrap.spec | 4 ++-- cross-aarch64-gcc11.changes | 6 ++++++ cross-aarch64-gcc11.spec | 4 ++-- cross-amdgcn-gcc11.changes | 6 ++++++ cross-amdgcn-gcc11.spec | 4 ++-- cross-arm-gcc11.changes | 6 ++++++ cross-arm-gcc11.spec | 4 ++-- cross-arm-none-gcc11-bootstrap.changes | 6 ++++++ cross-arm-none-gcc11-bootstrap.spec | 4 ++-- cross-arm-none-gcc11.changes | 6 ++++++ cross-arm-none-gcc11.spec | 4 ++-- cross-avr-gcc11-bootstrap.changes | 6 ++++++ cross-avr-gcc11-bootstrap.spec | 4 ++-- cross-avr-gcc11.changes | 6 ++++++ cross-avr-gcc11.spec | 4 ++-- cross-epiphany-gcc11-bootstrap.changes | 6 ++++++ cross-epiphany-gcc11-bootstrap.spec | 4 ++-- cross-epiphany-gcc11.changes | 6 ++++++ cross-epiphany-gcc11.spec | 4 ++-- cross-hppa-gcc11.changes | 6 ++++++ cross-hppa-gcc11.spec | 4 ++-- cross-m68k-gcc11.changes | 6 ++++++ cross-m68k-gcc11.spec | 4 ++-- cross-mips-gcc11.changes | 6 ++++++ cross-mips-gcc11.spec | 4 ++-- cross-nvptx-gcc11.changes | 6 ++++++ cross-nvptx-gcc11.spec | 4 ++-- cross-ppc64-gcc11.changes | 6 ++++++ cross-ppc64-gcc11.spec | 4 ++-- cross-ppc64le-gcc11.changes | 6 ++++++ cross-ppc64le-gcc11.spec | 4 ++-- cross-riscv64-elf-gcc11-bootstrap.changes | 6 ++++++ cross-riscv64-elf-gcc11-bootstrap.spec | 4 ++-- cross-riscv64-elf-gcc11.changes | 6 ++++++ cross-riscv64-elf-gcc11.spec | 4 ++-- cross-riscv64-gcc11-bootstrap.changes | 6 ++++++ cross-riscv64-gcc11-bootstrap.spec | 4 ++-- cross-riscv64-gcc11.changes | 6 ++++++ cross-riscv64-gcc11.spec | 4 ++-- cross-rx-gcc11-bootstrap.changes | 6 ++++++ cross-rx-gcc11-bootstrap.spec | 4 ++-- cross-rx-gcc11.changes | 6 ++++++ cross-rx-gcc11.spec | 4 ++-- cross-s390x-gcc11.changes | 6 ++++++ cross-s390x-gcc11.spec | 4 ++-- cross-sparc-gcc11.changes | 6 ++++++ cross-sparc-gcc11.spec | 4 ++-- cross-sparc64-gcc11.changes | 6 ++++++ cross-sparc64-gcc11.spec | 4 ++-- cross-x86_64-gcc11.changes | 6 ++++++ cross-x86_64-gcc11.spec | 4 ++-- gcc-11.2.1+git1018.tar.xz | 3 --- gcc-11.2.1+git1173.tar.xz | 3 +++ gcc.spec.in | 2 +- gcc11-testresults.changes | 6 ++++++ gcc11-testresults.spec | 4 ++-- gcc11.changes | 6 ++++++ gcc11.spec | 4 ++-- 59 files changed, 228 insertions(+), 60 deletions(-) delete mode 100644 gcc-11.2.1+git1018.tar.xz create mode 100644 gcc-11.2.1+git1173.tar.xz diff --git a/cross-aarch64-gcc11-bootstrap.changes b/cross-aarch64-gcc11-bootstrap.changes index a899cc3..41ba957 100644 --- a/cross-aarch64-gcc11-bootstrap.changes +++ b/cross-aarch64-gcc11-bootstrap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-aarch64-gcc11-bootstrap.spec b/cross-aarch64-gcc11-bootstrap.spec index 1007359..b528c08 100644 --- a/cross-aarch64-gcc11-bootstrap.spec +++ b/cross-aarch64-gcc11-bootstrap.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-aarch64-gcc11.changes b/cross-aarch64-gcc11.changes index a899cc3..41ba957 100644 --- a/cross-aarch64-gcc11.changes +++ b/cross-aarch64-gcc11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-aarch64-gcc11.spec b/cross-aarch64-gcc11.spec index db63e8c..3118dca 100644 --- a/cross-aarch64-gcc11.spec +++ b/cross-aarch64-gcc11.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-amdgcn-gcc11.changes b/cross-amdgcn-gcc11.changes index a899cc3..41ba957 100644 --- a/cross-amdgcn-gcc11.changes +++ b/cross-amdgcn-gcc11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-amdgcn-gcc11.spec b/cross-amdgcn-gcc11.spec index fe2bb87..7838938 100644 --- a/cross-amdgcn-gcc11.spec +++ b/cross-amdgcn-gcc11.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-arm-gcc11.changes b/cross-arm-gcc11.changes index a899cc3..41ba957 100644 --- a/cross-arm-gcc11.changes +++ b/cross-arm-gcc11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-arm-gcc11.spec b/cross-arm-gcc11.spec index 1e26275..848dd21 100644 --- a/cross-arm-gcc11.spec +++ b/cross-arm-gcc11.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-arm-none-gcc11-bootstrap.changes b/cross-arm-none-gcc11-bootstrap.changes index a899cc3..41ba957 100644 --- a/cross-arm-none-gcc11-bootstrap.changes +++ b/cross-arm-none-gcc11-bootstrap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-arm-none-gcc11-bootstrap.spec b/cross-arm-none-gcc11-bootstrap.spec index 02e5beb..daa235f 100644 --- a/cross-arm-none-gcc11-bootstrap.spec +++ b/cross-arm-none-gcc11-bootstrap.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -110,7 +110,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-arm-none-gcc11.changes b/cross-arm-none-gcc11.changes index a899cc3..41ba957 100644 --- a/cross-arm-none-gcc11.changes +++ b/cross-arm-none-gcc11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-arm-none-gcc11.spec b/cross-arm-none-gcc11.spec index 2f5207e..1403566 100644 --- a/cross-arm-none-gcc11.spec +++ b/cross-arm-none-gcc11.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-avr-gcc11-bootstrap.changes b/cross-avr-gcc11-bootstrap.changes index a899cc3..41ba957 100644 --- a/cross-avr-gcc11-bootstrap.changes +++ b/cross-avr-gcc11-bootstrap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-avr-gcc11-bootstrap.spec b/cross-avr-gcc11-bootstrap.spec index 26ea1d7..4d5aae8 100644 --- a/cross-avr-gcc11-bootstrap.spec +++ b/cross-avr-gcc11-bootstrap.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-avr-gcc11.changes b/cross-avr-gcc11.changes index a899cc3..41ba957 100644 --- a/cross-avr-gcc11.changes +++ b/cross-avr-gcc11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-avr-gcc11.spec b/cross-avr-gcc11.spec index 891d284..504769a 100644 --- a/cross-avr-gcc11.spec +++ b/cross-avr-gcc11.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-epiphany-gcc11-bootstrap.changes b/cross-epiphany-gcc11-bootstrap.changes index a899cc3..41ba957 100644 --- a/cross-epiphany-gcc11-bootstrap.changes +++ b/cross-epiphany-gcc11-bootstrap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-epiphany-gcc11-bootstrap.spec b/cross-epiphany-gcc11-bootstrap.spec index d6edd31..3aca1a2 100644 --- a/cross-epiphany-gcc11-bootstrap.spec +++ b/cross-epiphany-gcc11-bootstrap.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -110,7 +110,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-epiphany-gcc11.changes b/cross-epiphany-gcc11.changes index a899cc3..41ba957 100644 --- a/cross-epiphany-gcc11.changes +++ b/cross-epiphany-gcc11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-epiphany-gcc11.spec b/cross-epiphany-gcc11.spec index f62b3a3..a3ecad0 100644 --- a/cross-epiphany-gcc11.spec +++ b/cross-epiphany-gcc11.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-hppa-gcc11.changes b/cross-hppa-gcc11.changes index a899cc3..41ba957 100644 --- a/cross-hppa-gcc11.changes +++ b/cross-hppa-gcc11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-hppa-gcc11.spec b/cross-hppa-gcc11.spec index 6041f48..a846c78 100644 --- a/cross-hppa-gcc11.spec +++ b/cross-hppa-gcc11.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-m68k-gcc11.changes b/cross-m68k-gcc11.changes index a899cc3..41ba957 100644 --- a/cross-m68k-gcc11.changes +++ b/cross-m68k-gcc11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-m68k-gcc11.spec b/cross-m68k-gcc11.spec index a762377..bf62b6d 100644 --- a/cross-m68k-gcc11.spec +++ b/cross-m68k-gcc11.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-mips-gcc11.changes b/cross-mips-gcc11.changes index a899cc3..41ba957 100644 --- a/cross-mips-gcc11.changes +++ b/cross-mips-gcc11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-mips-gcc11.spec b/cross-mips-gcc11.spec index bd93898..1bc46f3 100644 --- a/cross-mips-gcc11.spec +++ b/cross-mips-gcc11.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-nvptx-gcc11.changes b/cross-nvptx-gcc11.changes index a899cc3..41ba957 100644 --- a/cross-nvptx-gcc11.changes +++ b/cross-nvptx-gcc11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-nvptx-gcc11.spec b/cross-nvptx-gcc11.spec index 8aba4a9..8bf51e2 100644 --- a/cross-nvptx-gcc11.spec +++ b/cross-nvptx-gcc11.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-ppc64-gcc11.changes b/cross-ppc64-gcc11.changes index a899cc3..41ba957 100644 --- a/cross-ppc64-gcc11.changes +++ b/cross-ppc64-gcc11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-ppc64-gcc11.spec b/cross-ppc64-gcc11.spec index d35fb4f..d2bee7b 100644 --- a/cross-ppc64-gcc11.spec +++ b/cross-ppc64-gcc11.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-ppc64le-gcc11.changes b/cross-ppc64le-gcc11.changes index a899cc3..41ba957 100644 --- a/cross-ppc64le-gcc11.changes +++ b/cross-ppc64le-gcc11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-ppc64le-gcc11.spec b/cross-ppc64le-gcc11.spec index de89ae4..8e6699b 100644 --- a/cross-ppc64le-gcc11.spec +++ b/cross-ppc64le-gcc11.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-riscv64-elf-gcc11-bootstrap.changes b/cross-riscv64-elf-gcc11-bootstrap.changes index a899cc3..41ba957 100644 --- a/cross-riscv64-elf-gcc11-bootstrap.changes +++ b/cross-riscv64-elf-gcc11-bootstrap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-riscv64-elf-gcc11-bootstrap.spec b/cross-riscv64-elf-gcc11-bootstrap.spec index e8b54ae..1694e84 100644 --- a/cross-riscv64-elf-gcc11-bootstrap.spec +++ b/cross-riscv64-elf-gcc11-bootstrap.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -110,7 +110,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-riscv64-elf-gcc11.changes b/cross-riscv64-elf-gcc11.changes index a899cc3..41ba957 100644 --- a/cross-riscv64-elf-gcc11.changes +++ b/cross-riscv64-elf-gcc11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-riscv64-elf-gcc11.spec b/cross-riscv64-elf-gcc11.spec index 15b2c19..4a02126 100644 --- a/cross-riscv64-elf-gcc11.spec +++ b/cross-riscv64-elf-gcc11.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-riscv64-gcc11-bootstrap.changes b/cross-riscv64-gcc11-bootstrap.changes index a899cc3..41ba957 100644 --- a/cross-riscv64-gcc11-bootstrap.changes +++ b/cross-riscv64-gcc11-bootstrap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-riscv64-gcc11-bootstrap.spec b/cross-riscv64-gcc11-bootstrap.spec index ea54adf..602fa80 100644 --- a/cross-riscv64-gcc11-bootstrap.spec +++ b/cross-riscv64-gcc11-bootstrap.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-riscv64-gcc11.changes b/cross-riscv64-gcc11.changes index a899cc3..41ba957 100644 --- a/cross-riscv64-gcc11.changes +++ b/cross-riscv64-gcc11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-riscv64-gcc11.spec b/cross-riscv64-gcc11.spec index 4d4fa1f..ecb43be 100644 --- a/cross-riscv64-gcc11.spec +++ b/cross-riscv64-gcc11.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-rx-gcc11-bootstrap.changes b/cross-rx-gcc11-bootstrap.changes index a899cc3..41ba957 100644 --- a/cross-rx-gcc11-bootstrap.changes +++ b/cross-rx-gcc11-bootstrap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-rx-gcc11-bootstrap.spec b/cross-rx-gcc11-bootstrap.spec index 7854239..0c9d3e5 100644 --- a/cross-rx-gcc11-bootstrap.spec +++ b/cross-rx-gcc11-bootstrap.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -110,7 +110,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-rx-gcc11.changes b/cross-rx-gcc11.changes index a899cc3..41ba957 100644 --- a/cross-rx-gcc11.changes +++ b/cross-rx-gcc11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-rx-gcc11.spec b/cross-rx-gcc11.spec index 41a73c1..26a505b 100644 --- a/cross-rx-gcc11.spec +++ b/cross-rx-gcc11.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-s390x-gcc11.changes b/cross-s390x-gcc11.changes index a899cc3..41ba957 100644 --- a/cross-s390x-gcc11.changes +++ b/cross-s390x-gcc11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-s390x-gcc11.spec b/cross-s390x-gcc11.spec index 64634e9..6682adc 100644 --- a/cross-s390x-gcc11.spec +++ b/cross-s390x-gcc11.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-sparc-gcc11.changes b/cross-sparc-gcc11.changes index a899cc3..41ba957 100644 --- a/cross-sparc-gcc11.changes +++ b/cross-sparc-gcc11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-sparc-gcc11.spec b/cross-sparc-gcc11.spec index 708b8b7..3fa63b9 100644 --- a/cross-sparc-gcc11.spec +++ b/cross-sparc-gcc11.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-sparc64-gcc11.changes b/cross-sparc64-gcc11.changes index a899cc3..41ba957 100644 --- a/cross-sparc64-gcc11.changes +++ b/cross-sparc64-gcc11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-sparc64-gcc11.spec b/cross-sparc64-gcc11.spec index f64768c..810ca9d 100644 --- a/cross-sparc64-gcc11.spec +++ b/cross-sparc64-gcc11.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/cross-x86_64-gcc11.changes b/cross-x86_64-gcc11.changes index a899cc3..41ba957 100644 --- a/cross-x86_64-gcc11.changes +++ b/cross-x86_64-gcc11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/cross-x86_64-gcc11.spec b/cross-x86_64-gcc11.spec index 891dae0..5a9e30f 100644 --- a/cross-x86_64-gcc11.spec +++ b/cross-x86_64-gcc11.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/gcc-11.2.1+git1018.tar.xz b/gcc-11.2.1+git1018.tar.xz deleted file mode 100644 index feb2856..0000000 --- a/gcc-11.2.1+git1018.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f673901d995c1ae254520465fc85f1111cd47e2cc0f3f33ddf519d67d45802e -size 80483004 diff --git a/gcc-11.2.1+git1173.tar.xz b/gcc-11.2.1+git1173.tar.xz new file mode 100644 index 0000000..f70eefb --- /dev/null +++ b/gcc-11.2.1+git1173.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eba34c9161944fe52b565758606a142f522de43d64b35a3419b34e15d4f1c0b +size 80432008 diff --git a/gcc.spec.in b/gcc.spec.in index 0437f4b..e7f0f6e 100644 --- a/gcc.spec.in +++ b/gcc.spec.in @@ -190,7 +190,7 @@ %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 1 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/gcc11-testresults.changes b/gcc11-testresults.changes index a899cc3..41ba957 100644 --- a/gcc11-testresults.changes +++ b/gcc11-testresults.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/gcc11-testresults.spec b/gcc11-testresults.spec index 970878c..95e776b 100644 --- a/gcc11-testresults.spec +++ b/gcc11-testresults.spec @@ -1,7 +1,7 @@ # # spec file for package gcc11-testresults # -# 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 @@ -207,7 +207,7 @@ %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/gcc11.changes b/gcc11.changes index a899cc3..41ba957 100644 --- a/gcc11.changes +++ b/gcc11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 15 10:39:51 UTC 2021 - Martin Liška + +- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173 + * Fix D memory corruption in -M output. + ------------------------------------------------------------------- Fri Nov 26 15:01:01 UTC 2021 - Michael Matz diff --git a/gcc11.spec b/gcc11.spec index 1d1749c..7a60af1 100644 --- a/gcc11.spec +++ b/gcc11.spec @@ -1,7 +1,7 @@ # # spec file for package gcc11 # -# 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 @@ -186,7 +186,7 @@ %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1018 +Version: 11.2.1+git1173 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')