Skip to content

Commit

Permalink
bump to version 1.18.44 (SOFTWARE-3824)
Browse files Browse the repository at this point in the history
  • Loading branch information
edquist committed Oct 8, 2019
1 parent 8a3d727 commit f577a26
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion rpm/blahp.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
%define bl_libexecdir %{_libexecdir}/%{name}

Name: blahp
Version: 1.18.43
Version: 1.18.44
Release: 1%{?gitrev:.%{gitrev}}%{?dist}
Summary: gLite BLAHP daemon

Expand Down Expand Up @@ -111,6 +111,12 @@ fi
%{_initrddir}/glite-ce-*

%changelog
* Tue Oct 08 2019 Carl Edquist <[email protected]> - 1.18.44
- Add Slurm SystemCpu accounting when job completes (SOFTWARE-3825)
- Add support for decimal seconds fields from sacct (SOFTWARE-3826)
- Pull in various updates to slurm scripts from htcondor's blap (SOFTWARE-3587)
- Move local submit attributes scripts from spec to sources (SOFTWARE-3749)

* Tue Jun 25 2019 Carl Edquist <[email protected]> - 1.18.43
- Support batch_gahp.config paths from condor (SOFTWARE-3587)

Expand Down

0 comments on commit f577a26

Please sign in to comment.