From 0c3064c25c12d97a17d0d59319cbb5d64d34c5ae Mon Sep 17 00:00:00 2001 From: Tim Theisen Date: Tue, 6 Jul 2021 12:56:31 -0500 Subject: [PATCH] HTCONDOR-523: Fix up bogus date in changelog --- debian/changelog | 2 +- rpm/blahp.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9e847c6..bdf94d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,7 @@ blahp (2.1.0-1) stable; urgency=medium * Fix bug where output files are overwritten if no transfer output remap * Added support for passing in extra submit arguments from the job ad - -- Tim Theisen Mon, 06 Jul 2021 09:52:14 -0500 + -- Tim Theisen Tue, 06 Jul 2021 09:52:14 -0500 blahp (2.0.2-1) stable; urgency=medium diff --git a/rpm/blahp.spec b/rpm/blahp.spec index e702237..f90b1d9 100644 --- a/rpm/blahp.spec +++ b/rpm/blahp.spec @@ -108,7 +108,7 @@ fi %{_initrddir}/glite-ce-* %changelog -* Mon Jul 06 2021 Tim Theisen 2.1.0-1 +* Tue Jul 06 2021 Tim Theisen 2.1.0-1 - Fix bug where GPU request was not passed onto the batch script - Fix problem where proxy symlinks were not cleaned up by not creating them - Fix bug where output files are overwritten if no transfer output remap