commit 29ebb96f9fd5d0f1e8557d8c3047cc4f0f194345
Author: Jakub Bogusz <[email protected]>
Date:   Mon Jun 26 17:44:31 2023 +0200

    - updated to 10.4.0 + branch diff

 branch.sh      | 2 +-
 gcc-info.patch | 2 +-
 gcc.spec       | 8 ++++----
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/gcc.spec b/gcc.spec
index 6f10b11..4af0408 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       3.0
+%define                minor_ver       4.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: 443c15b92614a3ce8f22e3b24ca2226a
+# Source0-md5: d307b8748a74939359a5843f859a4dec
 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:        5094586c3d042b46d2493181324da198
+# Patch100-md5:        cc825426dbd5601997cc66dd39283065
 Patch0:                %{name}-info.patch
 Patch2:                %{name}-nodebug.patch
 Patch3:                %{name}-ada-link.patch
@@ -2390,7 +2390,7 @@ Requires: libatomic-devel = %{epoch}:%{version}-%{release}
 %description -n libatomic-static
 This package contains GNU Atomic static library.
 
-%description -n libatomic-static
+%description -n libatomic-static -l pl.UTF-8
 Ten pakiet zawiera statyczną bibliotekę GNU Atomic.
 
 %package -n libatomic-multilib-32
diff --git a/branch.sh b/branch.sh
index eb61c67..75ca682 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.3.0
+tag=releases/gcc-10.4.0
 branch=releases/gcc-10
 out=$package-branch.diff
 repo=$package.git
diff --git a/gcc-info.patch b/gcc-info.patch
index e8c7086..3f250ec 100644
--- a/gcc-info.patch
+++ b/gcc-info.patch
@@ -95,7 +95,7 @@ diff -urNp -x '*.orig' gcc-10.2.0.org/gcc/doc/gcc.texi 
gcc-10.2.0/gcc/doc/gcc.te
 +* gcov: (gcc) Gcov.                   @command{gcov}---a test coverage program
 +* gcov-tool: (gcc) Gcov-tool.         @command{gcov-tool}---an offline gcda 
profile processing program
 +* gcov-dump: (gcc) Gcov-dump.         @command{gcov-dump}---an offline gcda 
and gcno profile dump tool
-+* lto-dump: (gcc) lto-dump.            @command{lto-dump}---Tool for dumping 
LTO object files.
++* lto-dump: (gcc) lto-dump.           @command{lto-dump}---Tool for dumping 
LTO object files
  @end direntry
  This file documents the use of the GNU compilers.
  @sp 1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gcc.git/commitdiff/29ebb96f9fd5d0f1e8557d8c3047cc4f0f194345

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

Reply via email to