- 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:
parent
5c0306a411
commit
0f5852bcd9
@ -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>
|
Thu Apr 29 08:36:04 UTC 2021 - Richard Biener <rguenther@suse.com>
|
||||||
|
|
||||||
|
6
gcc.spec
6
gcc.spec
@ -42,9 +42,9 @@ Name: gcc
|
|||||||
%define build_d 0
|
%define build_d 0
|
||||||
%endif
|
%endif
|
||||||
URL: http://gcc.gnu.org/
|
URL: http://gcc.gnu.org/
|
||||||
%define gcc_version 10
|
%define gcc_version 11
|
||||||
%define gcc_suffix 10
|
%define gcc_suffix 11
|
||||||
Version: 10
|
Version: 11
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The system GNU C Compiler
|
Summary: The system GNU C Compiler
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user