[packages/gcc] up to 15.3.0

atler atler at pld-linux.org
Sun Jun 14 20:18:52 CEST 2026


commit 0fb604a737f4f4b77a9bb1ecf5fdfe95c931b7bf
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Jun 14 20:18:21 2026 +0200

    up to 15.3.0

 branch.sh | 2 +-
 gcc.spec  | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/gcc.spec b/gcc.spec
index 0099203..d4e7131 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -106,7 +106,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	15
-%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
@@ -114,19 +114,19 @@ Summary(pl.UTF-8):	Kolekcja kompilatorów GNU: kompilator C i pliki współdziel
 Summary(pt_BR.UTF-8):	Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:		gcc
 Version:	%{major_ver}.%{minor_ver}
-Release:	4
+Release:	1
 Epoch:		6
 License:	GPL v3+
 Group:		Development/Languages
 Source0:	https://gcc.gnu.org/pub/gcc/releases/%{name}-%{version}/%{name}-%{version}.tar.xz
-# Source0-md5:	b861b092bf1af683c46a8aa2e689a6fd
+# Source0-md5:	82f6bba8e5b66bafe081601fe3c88fba
 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:	c7b2aa3f789dcaadda5c04e4ddb95580
+# Patch100-md5:	33c8443da754d507acb69fba5652cc81
 Patch0:		%{name}-info.patch
 
 Patch2:		%{name}-nodebug.patch
diff --git a/branch.sh b/branch.sh
index fb04d96..8c35e55 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-15.2.0
+tag=releases/gcc-15.3.0
 branch=releases/gcc-15
 out=$package-branch.diff
 repo=$package.git
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list