From e33a6a79ca982c7e18e62447966b0b0cbe102af5 Mon Sep 17 00:00:00 2001 From: eeich <> Date: Sep 03 2024 17:26:08 +0000 Subject: Update gnu-compilers-hpc to version 1.4 / rev 22 via SR 1198442 https://build.opensuse.org/request/show/1198442 by user eeich + dimstar_suse --- diff --git a/.files b/.files index 8370a67..a6c01b5 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index dd61e22..d6e4ec2 100644 --- a/.rev +++ b/.rev @@ -196,4 +196,12 @@ 1183203 + + 8416446bffe43dd993f55337071c27ac + 1.4 + + dimstar_suse + + 1198442 + diff --git a/_multibuild b/_multibuild index faaed7b..abc8b84 100644 --- a/_multibuild +++ b/_multibuild @@ -6,4 +6,5 @@ gnu11-hpc gnu12-hpc gnu13-hpc + gnu14-hpc diff --git a/gnu-compilers-hpc.changes b/gnu-compilers-hpc.changes index 61fb431..5c5fb6c 100644 --- a/gnu-compilers-hpc.changes +++ b/gnu-compilers-hpc.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Sat Aug 31 10:01:58 UTC 2024 - Marcus Meissner + +- added gcc14 flavor (bsc#1229986) + +------------------------------------------------------------------- Tue Jun 25 12:35:03 UTC 2024 - Nicolas Morey - Do not build 32b versions of the gnu-hpc flavour. diff --git a/gnu-compilers-hpc.spec b/gnu-compilers-hpc.spec index 3f0e5d9..eb48997 100644 --- a/gnu-compilers-hpc.spec +++ b/gnu-compilers-hpc.spec @@ -63,6 +63,10 @@ ExclusiveArch: do_not_build %define c_f_ver 13 %endif +%if "%flavor" == "gnu14-hpc" +%define c_f_ver 14 +%endif + # For Factory only build the default %if 0%{?suse_version} > 1600 # Only build gnu-hpc flavour but not on 32b systems