diff --git a/gcc.changes b/gcc.changes index 1b018e2..f7332b2 100644 --- a/gcc.changes +++ b/gcc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 11 08:15:44 UTC 2011 - rguenther@novell.com + +- Switch gcc to default 4.6. + ------------------------------------------------------------------- Thu Feb 10 10:06:12 UTC 2011 - rguenther@novell.com diff --git a/gcc.spec b/gcc.spec index 0bd3f29..c2cc827 100644 --- a/gcc.spec +++ b/gcc.spec @@ -28,11 +28,11 @@ Name: gcc %define separate_bi32 1 %endif Url: http://gcc.gnu.org/ -%define gcc_version 45 -%define gcc_suffix 4.5 +%define gcc_version 46 +%define gcc_suffix 4.6 License: GPLv3+ -Version: 4.5 -Release: 12 +Version: 4.6 +Release: 13 Group: Development/Languages/C and C++ Summary: The system GNU C Compiler Provides: c_compiler