[packages/gcc] - up to 11.2.0

arekm arekm at pld-linux.org
Wed Jul 28 13:41:14 CEST 2021


commit ac3a1b492aea18bed84c5fa980c83450c2dceb98
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Jul 28 13:40:56 2021 +0200

    - up to 11.2.0

 branch.sh | 2 +-
 gcc.spec  | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gcc.spec b/gcc.spec
index 3420686..3a65cb8 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -99,7 +99,7 @@
 # Stable is: any major_ver and minor_ver >= 1.0
 # For PLD we usually use gcc when minor_ver >= 2.0 (first bugfix release or later)
 %define		major_ver	11
-%define		minor_ver	1.0
+%define		minor_ver	2.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
@@ -112,14 +112,14 @@ Epoch:		6
 License:	GPL v3+
 Group:		Development/Languages
 Source0:	https://gcc.gnu.org/pub/gcc/releases/%{name}-%{version}/%{name}-%{version}.tar.xz
-# Source0-md5:	77f6252be0861ab918042acf42bc10ff
+# Source0-md5:	31c86f2ced76acac66992eeedce2fce2
 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:	9e6d33449b31b2dcc0283844dbd683be
+# Patch100-md5:	2f92372af237c5827a9f05827f103318
 Patch0:		%{name}-info.patch
 Patch2:		%{name}-nodebug.patch
 Patch3:		%{name}-ada-link.patch
diff --git a/branch.sh b/branch.sh
index 25864fc..0d2995c 100755
--- a/branch.sh
+++ b/branch.sh
@@ -2,7 +2,7 @@
 set -e
 url=git://gcc.gnu.org/git/gcc.git
 package=gcc
-tag=releases/gcc-11.1.0
+tag=releases/gcc-11.2.0
 branch=releases/gcc-11
 out=$package-branch.diff
 repo=$package.git
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gcc.git/commitdiff/ac3a1b492aea18bed84c5fa980c83450c2dceb98



More information about the pld-cvs-commit mailing list