Skip to content

Commit 7940d62

Browse files
committed
HTCONDOR-2688: Prepare for 24.10.1 release
1 parent eb7b9ad commit 7940d62

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# ------------------------------------------------------------------------------
77

88
PACKAGE := htcondor-ce
9-
VERSION := 24.10.0
9+
VERSION := 24.10.1
1010

1111

1212
# ------------------------------------------------------------------------------

rpm/htcondor-ce.spec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#define gitrev osg
33

44
Name: htcondor-ce
5-
Version: 24.10.0
6-
Release: 0.a5%{?gitrev:.%{gitrev}git}%{?dist}
5+
Version: 24.10.1
6+
Release: 1%{?gitrev:.%{gitrev}git}%{?dist}
77
Summary: A framework to run HTCondor as a CE
88
BuildArch: noarch
99

@@ -542,7 +542,7 @@ getent passwd condorce_webapp >/dev/null || \
542542
%{_localstatedir}/www/wsgi-scripts/htcondor-ce/htcondor-ce-registry.wsgi
543543

544544
%changelog
545-
* Thu Jul 24 2025 Tim Theisen <[email protected]> - 24.10.0-1
545+
* Thu Jul 24 2025 Tim Theisen <[email protected]> - 24.10.1-1
546546
- Convert to htcondor2 Python bindings
547547

548548
* Wed Dec 18 2024 Tim Theisen <[email protected]> - 24.2.0-1

0 commit comments

Comments
 (0)