]> TLD Linux GIT Repositories - packages/gcc.git/commitdiff
- updated to 13.3.0 master
authorMarcin Krol <hawk@tld-linux.org>
Sun, 18 Aug 2024 11:08:44 +0000 (13:08 +0200)
committerMarcin Krol <hawk@tld-linux.org>
Sun, 18 Aug 2024 11:08:44 +0000 (13:08 +0200)
branch.sh
gcc.spec

index 28866e8ed3b71708a7bc3eabeec61366a831d86b..4d4352306b40c8a3605d9817b34430849b372c1c 100755 (executable)
--- 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-13.2.0
+tag=releases/gcc-13.3.0
 branch=releases/gcc-13
 out=$package-branch.diff
 repo=$package.git
index 86e26e7011b0464a81b5f91a947d9880ae1a8891..16324d3d5e3874ba1b16ea2ce3f756d870ecf19d 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
 # Stable is: any major_ver and minor_ver >= 1.0
 # For TLD we usually use gcc when minor_ver >= 2.0 (first bugfix release or later)
 %define                major_ver       13
-%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,14 +114,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: e0e48554cc6e4f261d55ddee9ab69075
+# Source0-md5: 726726a73eaaacad4259fe5d7e978020
 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:        a5cb6adef223b8fa990d88ff5d25dfa0
+# Patch100-md5:        604492e669041d70af2e274c35ea1b7b
 Patch0:                %{name}-info.patch
 Patch1:                all-library-paths.patch
 Patch2:                %{name}-nodebug.patch