automatic version update by autodist [release 11.2.0-1mamba;Wed Jul 28 2021]
This commit is contained in:
parent
05baad4d49
commit
1e9f0fddf2
12
gcc.spec
12
gcc.spec
@ -39,7 +39,7 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
|
||||
Name: gcc
|
||||
Version: 11.1.0
|
||||
Version: 11.2.0
|
||||
Release: 1mamba
|
||||
Summary: GNU Compiler Collection (C, C++, Fortran, Go, Ada)
|
||||
Group: Applications/Development
|
||||
@ -70,6 +70,13 @@ Patch19: gcc-7.1.0-cross-ftbfs-ucontet_t.patch
|
||||
Patch20: gcc-10.1.0-arm-provide-futex-atomic-functions.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgmp-devel
|
||||
BuildRequires: libisl-devel
|
||||
BuildRequires: libmpc-devel
|
||||
BuildRequires: libmpfr-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: libzstd-devel
|
||||
## AUTOBUILDREQ-END
|
||||
%if "%{?cross_target_cpu}" == ""
|
||||
BuildRequires: binutils
|
||||
@ -1497,6 +1504,9 @@ rm -f %{buildroot}%{_infodir}/libffi.info*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jul 28 2021 Automatic Build System <autodist@mambasoft.it> 11.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 29 2021 Automatic Build System <autodist@mambasoft.it> 11.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user