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 := 24.2 .0
9
+ VERSION := 24.6 .0
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: 24.2 .0
6
- Release: 1 %{?gitrev:.%{gitrev }git}%{?dist }
5
+ Version: 24.6 .0
6
+ Release: 0.a1 %{?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
+ *
Thu Mar 20 2025 Tim Theisen <[email protected] > -
24.6.0-0.a1
546
+ - Convert to htcondor2 Python bindings
547
+
545
548
*
Wed Dec 18 2024 Tim Theisen <[email protected] > -
24.2.0-1
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