Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion components/dev-tools/easybuild/SPECS/easybuild.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions components/runtimes/charliecloud/SPECS/charliecloud.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading