From f04b2b96f7bf7a9f8cb39c34b712a0d5a4ccd6ed Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Tue, 14 Apr 2026 06:10:21 +0000 Subject: [PATCH 1/2] runtimes: update charliecloud to 0.44 - charliecloud: 0.43 -> 0.44 upstream: gitlab.com/charliecloud/charliecloud Command: `misc/check_for_package_updates.py -v -o markdown charliecloud --update` Signed-off-by: Adrian Reber --- components/runtimes/charliecloud/SPECS/charliecloud.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/runtimes/charliecloud/SPECS/charliecloud.spec b/components/runtimes/charliecloud/SPECS/charliecloud.spec index 2dee49f6bc..12ecd6bf65 100644 --- a/components/runtimes/charliecloud/SPECS/charliecloud.spec +++ b/components/runtimes/charliecloud/SPECS/charliecloud.spec @@ -20,13 +20,13 @@ %define versionize_script() (sed -i 's,/env python,/env %1,g' %2) # Unfortunately this changes with every release -%define package_file_id 256549905 +%define package_file_id 290882913 %{!?build_ldflags:%global build_ldflags %nil} Summary: Lightweight user-defined software stacks for high-performance computing Name: %{pname}%{PROJ_DELIM} -Version: 0.43 +Version: 0.44 Release: 1%{?dist} License: Apache-2.0 Group: %{PROJ_NAME}/runtimes From 2f8f976ba798f62e05d2b98e221f5c5ce0c43097 Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Tue, 14 Apr 2026 06:10:29 +0000 Subject: [PATCH 2/2] dev-tools: update easybuild to 5.3.0 - EasyBuild: 5.2.1 -> 5.3.0 upstream: pypi.org/project/easybuild Command: `misc/check_for_package_updates.py -v -o markdown easybuild --update` Signed-off-by: Adrian Reber --- components/dev-tools/easybuild/SPECS/easybuild.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/dev-tools/easybuild/SPECS/easybuild.spec b/components/dev-tools/easybuild/SPECS/easybuild.spec index 25a7ab0b5b..ce15b44b14 100644 --- a/components/dev-tools/easybuild/SPECS/easybuild.spec +++ b/components/dev-tools/easybuild/SPECS/easybuild.spec @@ -17,7 +17,7 @@ Summary: Software build and installation framework Name: EasyBuild%{PROJ_DELIM} -Version: 5.2.1 +Version: 5.3.0 Release: %{?dist}.1 License: GPLv2 Group: %{PROJ_NAME}/dev-tools