package=gcc
svn=svn://gcc.gnu.org/svn/$package
branch=branches/$package-8-branch
-tag=tags/${package}_8_2_0_release
+tag=tags/${package}_8_3_0_release
out=$package-branch.diff
# use filterdiff, etc to exclude bad chunks from diff
# Stable is: any major_ver and minor_ver >= 1.0
# For TLD we usually use gcc when minor_ver >= 2.0 (first bugfix release or later)
%define major_ver 8
-%define minor_ver 2.0
+%define minor_ver 3.0
Summary: GNU Compiler Collection: the C compiler and shared files
Summary(es.UTF-8): Colección de compiladores GNU: el compilador C y ficheros compartidos
License: GPL v3+
Group: Development/Languages
Source0: https://ftp.gnu.org/pub/gnu/gcc/gcc-%{version}/%{name}-%{version}.tar.xz
-# Source0-md5: 4ab282f414676496483b3e1793d07862
+# Source0-md5: 65b210b4bfe7e060051f799e0f994896
Source1: %{name}-optimize-la.pl
# check libffi version with libffi/configure.ac
Source3: libffi.pc.in
Source4: branch.sh
# use branch.sh to update gcc-branch.diff
Patch100: %{name}-branch.diff
-# Patch100-md5: 8bfa267661b31b6349ced81d2202b769
+# Patch100-md5: 8f1837d897354786bc1ca2a550849b55
Patch0: %{name}-info.patch
Patch2: %{name}-nodebug.patch
Patch3: %{name}-ada-link.patch