-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0aa961e
commit 3cf80d1
Showing
4 changed files
with
6 additions
and
111 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Name: slurm-job-exporter | ||
Version: 0.4.3 | ||
Version: 0.4.4 | ||
Release: 1%{?dist} | ||
Summary: Prometheus exporter for stats in slurm accounting cgroups | ||
|
||
|
@@ -38,6 +38,8 @@ rm -rf $RPM_BUILD_ROOT | |
%{_unitdir}/slurm-job-exporter.service | ||
|
||
%changelog | ||
* Mon Aug 05 2024 Simon Guilbault <[email protected]> 0.4.4-1 | ||
- Removing support for EL7 | ||
* Mon Aug 05 2024 Simon Guilbault <[email protected]> 0.4.3-1 | ||
- Adding support for L40s that lack FP64 | ||
* Wed Apr 17 2024 Simon Guilbault <[email protected]> 0.4.2-1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Name: slurm-job-exporter | ||
Version: 0.4.3 | ||
Version: 0.4.4 | ||
Release: 1%{?dist} | ||
Summary: Prometheus exporter for stats in slurm accounting cgroups | ||
|
||
|
@@ -38,6 +38,8 @@ rm -rf $RPM_BUILD_ROOT | |
%{_unitdir}/slurm-job-exporter.service | ||
|
||
%changelog | ||
* Mon Aug 05 2024 Simon Guilbault <[email protected]> 0.4.4-1 | ||
- Removing support for EL7 | ||
* Mon Aug 05 2024 Simon Guilbault <[email protected]> 0.4.3-1 | ||
- Adding support for L40s that lack FP64 | ||
* Wed Apr 17 2024 Simon Guilbault <[email protected]> 0.4.2-1 | ||
|