commit 48d382f17d6b7bcfcd1f7ccd6d4351ec784ab9d4
Author: Jan Palus <[email protected]>
Date:   Mon Jul 24 12:22:13 2023 +0200

    up to 10.5.0
    
    - final release from GCC 10 branch (no branch diff)

 branch.sh |  2 +-
 gcc.spec  | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/gcc.spec b/gcc.spec
index a2d3147..25e8152 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       4.0
+%define                minor_ver       5.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: d307b8748a74939359a5843f859a4dec
+# Source0-md5: c7d1958570fbd1cd859b015774b9987a
 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:        cc825426dbd5601997cc66dd39283065
+#Patch100:     %{name}-branch.diff
+# Patch100-md5:        d41d8cd98f00b204e9800998ecf8427e
 Patch0:                %{name}-info.patch
 Patch2:                %{name}-nodebug.patch
 Patch3:                %{name}-ada-link.patch
@@ -2522,7 +2522,7 @@ więc wtyczki muszą być przebudowywane przy każdej 
aktualizacji GCC.
 
 %prep
 %setup -q
-%patch100 -p1
+#%%patch100 -p1
 %patch0 -p1
 %patch2 -p1
 %patch3 -p1
diff --git a/branch.sh b/branch.sh
index 75ca682..e28e6c2 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.4.0
+tag=releases/gcc-10.5.0
 branch=releases/gcc-10
 out=$package-branch.diff
 repo=$package.git
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to