Skip to content

Commit

Permalink
HTCONDOR-1225: Final build for 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
timtheisen committed Jul 20, 2022
1 parent 49fb99e commit ee65b55
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
blahp (2.2.1-1) stable; urgency=medium

* Report AllocCPUS of Slurm jobs in status result
* Disable email notifications for blahp->condor jobs

-- Tim Theisen <[email protected]> Wed, 20 Jul 2022 16:01:00 -0500

blahp (2.1.4-1) stable; urgency=medium

* Report AllocCPUS of Slurm jobs in status result
Expand Down
6 changes: 5 additions & 1 deletion rpm/blahp.spec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
%endif

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

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

%changelog
* Thu Jul 21 2021 Tim Theisen <[email protected]> 2.2.1-1
- Report AllocCPUS of Slurm jobs in status result
- Disable email notifications for blahp->condor jobs

* Thu Jul 21 2021 Tim Theisen <[email protected]> 2.1.4-1
- Report AllocCPUS of Slurm jobs in status result
- Disable email notifications for blahp->condor jobs
Expand Down

0 comments on commit ee65b55

Please sign in to comment.