commit 4269d5739ae818247e4dfecfe98c48a5a4031614
Author: Jakub Bogusz <[email protected]>
Date:   Thu Aug 15 20:25:47 2024 +0200

    - updated to 11.5.0 (final, branch diff is empty now)

 branch.sh |  2 +-
 gcc.spec  | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/gcc.spec b/gcc.spec
index 29d4749..ce2c168 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       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
@@ -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: 3ec67dbe6fac4c3aa3b95250aa545b24
+# Source0-md5: 03473f26c87e05e789a32208f1fe4491
 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:        9b13228f53d89e20568cddcf8714ade6
+#Patch100:     %{name}-branch.diff
+## Patch100-md5:       9b13228f53d89e20568cddcf8714ade6
 Patch0:                %{name}-info.patch
 Patch1:                all-library-paths.patch
 Patch2:                %{name}-nodebug.patch
@@ -128,7 +128,7 @@ Patch4:             %{name}-ada-x32.patch
 
 Patch10:       %{name}-moresparcs.patch
 Patch11:       %{name}-install-libffi.patch
-URL:           http://gcc.gnu.org/
+URL:           https://gcc.gnu.org/
 BuildRequires: autoconf >= 2.64
 %{?with_tests:BuildRequires:   autogen >= 5.5.4}
 BuildRequires: automake >= 1:1.11.1
@@ -2573,7 +2573,7 @@ więc wtyczki muszą być przebudowywane przy każdej 
aktualizacji GCC.
 
 %prep
 %setup -q
-%patch100 -p1
+#%patch100 -p1
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
diff --git a/branch.sh b/branch.sh
index 81e5a24..4de4d96 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.4.0
+tag=releases/gcc-11.5.0
 branch=releases/gcc-11
 out=$package-branch.diff
 repo=$package.git
================================================================

---- gitweb:

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

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

Reply via email to