Skip to content

Commit

Permalink
HTCONDOR-2005: Align HTCondor-CE version number with HTCondor
Browse files Browse the repository at this point in the history
  • Loading branch information
timtheisen committed Sep 21, 2023
1 parent 52ef981 commit 0c50905
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# ------------------------------------------------------------------------------

PACKAGE := htcondor-ce
VERSION := 6.0.1
VERSION := 23.0.0


# ------------------------------------------------------------------------------
Expand Down
5 changes: 4 additions & 1 deletion rpm/htcondor-ce.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#define gitrev osg

Name: htcondor-ce
Version: 6.0.1
Version: 23.0.0
Release: 1%{?gitrev:.%{gitrev}git}%{?dist}
Summary: A framework to run HTCondor as a CE
BuildArch: noarch
Expand Down Expand Up @@ -556,6 +556,9 @@ fi
%{_localstatedir}/www/wsgi-scripts/htcondor-ce/htcondor-ce-registry.wsgi

%changelog
* Thu Sep 21 2023 Tim Theisen <[email protected]> - 23.0.0-1
- Align HTCondor-CE version number with HTCondor version number

* Thu Sep 21 2023 Tim Theisen <[email protected]> - 6.0.1-1
- Add grid CA and host certificate/key locations to default SSL search paths
- Verifies that HTCondor-CE can access the local HTCondor's SPOOL directory
Expand Down

0 comments on commit 0c50905

Please sign in to comment.