[packages/gcc] - up to 10.3.0

arekm arekm at pld-linux.org
Thu Apr 8 15:53:08 CEST 2021


commit c98e0527a68d78a977abb8173cdcb005d61fe0d9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Apr 8 15:52:50 2021 +0200

    - up to 10.3.0

 branch.sh | 2 +-
 gcc.spec  | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gcc.spec b/gcc.spec
index 65f6865..fe2c5cb 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -96,7 +96,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	10
-%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
@@ -109,14 +109,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:	e9fd9b1789155ad09bcf3ae747596b50
+# Source0-md5:	443c15b92614a3ce8f22e3b24ca2226a
 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:	9aed120c7b52a2c548dfb9996857c2a9
+# Patch100-md5:	5094586c3d042b46d2493181324da198
 Patch0:		%{name}-info.patch
 Patch2:		%{name}-nodebug.patch
 Patch3:		%{name}-ada-link.patch
diff --git a/branch.sh b/branch.sh
index c228596..eb61c67 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-10.2.0
+tag=releases/gcc-10.3.0
 branch=releases/gcc-10
 out=$package-branch.diff
 repo=$package.git
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list