automatic version update by autodist [release 11.2.0-1mamba;Wed Jul 28 2021]

This commit is contained in:
Automatic Build System 2024-01-05 22:37:52 +01:00
parent 05baad4d49
commit 1e9f0fddf2

View File

@ -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