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