- Switch gcc to default 11.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc?expand=0&rev=103
This commit is contained in:
Richard Biener 2021-04-29 08:45:37 +00:00 committed by Git OBS Bridge
parent 5c0306a411
commit 0f5852bcd9
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 29 08:45:13 UTC 2021 - Richard Biener <rguenther@suse.com>
- Switch gcc to default 11.
-------------------------------------------------------------------
Thu Apr 29 08:36:04 UTC 2021 - Richard Biener <rguenther@suse.com>

View File

@ -42,9 +42,9 @@ Name: gcc
%define build_d 0
%endif
URL: http://gcc.gnu.org/
%define gcc_version 10
%define gcc_suffix 10
Version: 10
%define gcc_version 11
%define gcc_suffix 11
Version: 11
Release: 0
Summary: The system GNU C Compiler
License: GPL-3.0-or-later