Skip to content

Commit

Permalink
DAOS-14365 build: Tag 2.4.0 rc2 (#13059)
Browse files Browse the repository at this point in the history
Tag second release candidate for 2.4.0.

Signed-off-by: Phil Henderson <[email protected]>
  • Loading branch information
phender authored Sep 15, 2023
1 parent 9e104fe commit 915a753
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.0-rc1
2.4.0-rc2
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
daos (2.4.0-2) unstable; urgency=medium

[ Phillip Henderson ]
* Second release candidate for 2.4.0

-- Phillip Henderson <[email protected]> Fri, 15 Sep 2023 08:39:00 -0500

daos (2.4.0-1) unstable; urgency=medium

[ Phillip Henderson ]
Expand Down
5 changes: 4 additions & 1 deletion utils/rpms/daos.spec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

Name: daos
Version: 2.4.0
Release: 1%{?relval}%{?dist}
Release: 2%{?relval}%{?dist}
Summary: DAOS Storage Engine

License: BSD-2-Clause-Patent
Expand Down Expand Up @@ -555,6 +555,9 @@ getent passwd daos_agent >/dev/null || useradd -s /sbin/nologin -r -g daos_agent
# No files in a shim package

%changelog
* Fri Sep 15 2023 Phillip Henderson <[email protected]> 2.4.0-2
- Second release candidate for 2.4.0

* Thu Aug 31 2023 Phillip Henderson <[email protected]> 2.4.0-1
- First release candidate for 2.4.0

Expand Down

0 comments on commit 915a753

Please sign in to comment.