File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 6
6
# ------------------------------------------------------------------------------
7
7
8
8
PACKAGE := htcondor-ce
9
- VERSION := 23.10.1
9
+ VERSION := 23.10.18
10
10
11
11
12
12
# ------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 2
2
#define gitrev osg
3
3
4
4
Name: htcondor-ce
5
- Version: 23.10.1
6
- Release: 1 %{?gitrev:.%{gitrev }git}%{?dist }
5
+ Version: 23.10.18
6
+ Release: 0.rc1 %{?gitrev:.%{gitrev }git}%{?dist }
7
7
Summary: A framework to run HTCondor as a CE
8
8
BuildArch: noarch
9
9
@@ -542,6 +542,9 @@ getent passwd condorce_webapp >/dev/null || \
542
542
%{_localstatedir }/www/wsgi-scripts/htcondor-ce/htcondor-ce-registry.wsgi
543
543
544
544
%changelog
545
+ *
Fri Nov 22 2024 Tim Theisen <[email protected] > -
23.10.18-0.rc1
546
+ - Does not pass WholeNode request expressions to non-HTCondor batch systems
547
+
545
548
*
Fri Nov 22 2024 Tim Theisen <[email protected] > -
23.0.18-0.rc1
546
549
- Does not pass WholeNode request expressions to non-HTCondor batch systems
547
550
You can’t perform that action at this time.
0 commit comments