From 3f4bd558b1ea112f24e7ead362b684d94dc9a3f5 Mon Sep 17 00:00:00 2001 From: Tim Theisen Date: Thu, 9 May 2024 06:17:16 -0500 Subject: [PATCH] Temporarily revert 23.x update --- Makefile | 2 +- rpm/htcondor-ce.spec | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index dea536a3..c455f0a2 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # ------------------------------------------------------------------------------ PACKAGE := htcondor-ce -VERSION := 23.7.0 +VERSION := 23.7.1 # ------------------------------------------------------------------------------ diff --git a/rpm/htcondor-ce.spec b/rpm/htcondor-ce.spec index 78f7de34..05646458 100644 --- a/rpm/htcondor-ce.spec +++ b/rpm/htcondor-ce.spec @@ -2,8 +2,8 @@ #define gitrev osg Name: htcondor-ce -Version: 23.7.0 -Release: 1%{?gitrev:.%{gitrev}git}%{?dist} +Version: 23.7.1 +Release: 0.rc1%{?gitrev:.%{gitrev}git}%{?dist} Summary: A framework to run HTCondor as a CE BuildArch: noarch @@ -556,7 +556,10 @@ fi %{_localstatedir}/www/wsgi-scripts/htcondor-ce/htcondor-ce-registry.wsgi %changelog -* Wed May 08 2024 Tim Theisen - 23.7.0-0.rc1 +* Thu May 09 2024 Tim Theisen - 23.7.1-0.rc1 +- Temporarily Revert: Use new Job Router syntax by default + +* Wed May 08 2024 Tim Theisen - 23.7.0-1 - Use new Job Router syntax by default * Thu Apr 11 2024 Tim Theisen - 23.0.8-1