From b03cb4bef41fa66fd92d209cf8c11430e1293a32 Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Mon, 20 Apr 2026 13:07:36 +0000 Subject: [PATCH] compiler-families: update gnu-compilers to 1.4.1 - gnu15-compilers-mpc: 1.4.0 -> 1.4.1 upstream: gnu.org/mpc Command: `misc/check_for_package_updates.py -v -o markdown gnu-compilers --update` Signed-off-by: Adrian Reber --- .../compiler-families/gnu-compilers/SPECS/gnu-compilers.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/compiler-families/gnu-compilers/SPECS/gnu-compilers.spec b/components/compiler-families/gnu-compilers/SPECS/gnu-compilers.spec index 2daefe6203..31235e66ad 100644 --- a/components/compiler-families/gnu-compilers/SPECS/gnu-compilers.spec +++ b/components/compiler-families/gnu-compilers/SPECS/gnu-compilers.spec @@ -31,7 +31,7 @@ %global gnu15_version 15.2.0 %global gnu15_gmp_version 6.3.0 -%global gnu15_mpc_version 1.4.0 +%global gnu15_mpc_version 1.4.1 %global gnu15_mpfr_version 4.2.2 %if "%{compiler_family}" == "gnu12"