From 1e9f0fddf2278b8b9dfccc20a039a5adf1469755 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 22:37:52 +0100 Subject: [PATCH] automatic version update by autodist [release 11.2.0-1mamba;Wed Jul 28 2021] --- gcc.spec | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/gcc.spec b/gcc.spec index 8750847..d3e7ccb 100644 --- a/gcc.spec +++ b/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 11.2.0-1mamba +- automatic version update by autodist + * Thu Apr 29 2021 Automatic Build System 11.1.0-1mamba - automatic version update by autodist