- Switch gcc to default 8.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc?expand=0&rev=84
This commit is contained in:
parent
e02a6202e1
commit
a30b055807
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 6 10:13:50 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Switch gcc to default 8.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 9 11:19:29 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
8
gcc.spec
8
gcc.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gcc
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -35,9 +35,9 @@ Name: gcc
|
||||
%define build_ada 0
|
||||
%endif
|
||||
Url: http://gcc.gnu.org/
|
||||
%define gcc_version 7
|
||||
%define gcc_suffix 7
|
||||
Version: 7
|
||||
%define gcc_version 8
|
||||
%define gcc_suffix 8
|
||||
Version: 8
|
||||
Release: 0
|
||||
Summary: The system GNU C Compiler
|
||||
License: GPL-3.0+
|
||||
|
Loading…
x
Reference in New Issue
Block a user