[packages/gcc/GCC_12] up to 12.3.0
atler
atler at pld-linux.org
Mon Jul 24 14:04:49 CEST 2023
commit 0e70101e1ab400742654c289b49c919ed41ec099
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Jul 24 13:11:28 2023 +0200
up to 12.3.0
branch.sh | 2 +-
gcc.spec | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gcc.spec b/gcc.spec
index c70d40c..91780f8 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 12
-%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
@@ -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: 73bafd0af874439dcdb9fc063b6fb069
+# Source0-md5: 58a863b2a50e4d42eacc20fec419bc3b
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: ce6d7b53545d1186658e22854c729d1b
+# Patch100-md5: 9c2fe854ba3e3f66a623c5b8e550e296
Patch0: %{name}-info.patch
Patch1: all-library-paths.patch
Patch2: %{name}-nodebug.patch
diff --git a/branch.sh b/branch.sh
index 79cac91..0d8a28f 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-12.2.0
+tag=releases/gcc-12.3.0
branch=releases/gcc-12
out=$package-branch.diff
repo=$package.git
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gcc.git/commitdiff/0e70101e1ab400742654c289b49c919ed41ec099
More information about the pld-cvs-commit
mailing list