- Switch gcc to default 10.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc?expand=0&rev=95
This commit is contained in:
parent
6e13623a89
commit
b7ac69fcb4
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 31 08:46:16 UTC 2020 - Richard Biener <rguenther@suse.com>
|
||||||
|
|
||||||
|
- Switch gcc to default 10.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 16 13:23:19 UTC 2019 - Andreas Schwab <schwab@suse.de>
|
Thu May 16 13:23:19 UTC 2019 - Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
10
gcc.spec
10
gcc.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gcc
|
# spec file for package gcc
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -39,10 +39,10 @@ Name: gcc
|
|||||||
%else
|
%else
|
||||||
%define build_d 0
|
%define build_d 0
|
||||||
%endif
|
%endif
|
||||||
Url: http://gcc.gnu.org/
|
URL: http://gcc.gnu.org/
|
||||||
%define gcc_version 9
|
%define gcc_version 10
|
||||||
%define gcc_suffix 9
|
%define gcc_suffix 10
|
||||||
Version: 9
|
Version: 10
|
||||||
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…
x
Reference in New Issue
Block a user