Skip to content

Commit

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

Signed-off-by: Phil Henderson <[email protected]>
  • Loading branch information
phender authored Feb 13, 2024
1 parent 52d0646 commit 4db133d
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.2-rc1
2.4.2-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.2-3) unstable; urgency=medium

[ Phillip Henderson ]
* Second release candidate for 2.4.2

-- Phillip Henderson <[email protected]> Mon, 12 Feb 2024 17:18:00 -0500

daos (2.4.2-2) unstable; urgency=medium
[ Ryon Jensen ]
* NOOP change to keep in parity with RPM version
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.2
Release: 2%{?relval}%{?dist}
Release: 3%{?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
* Mon Feb 12 2024 Phillip Henderson <[email protected]> 2.4.2-3
- Second release candidate for 2.4.2

* Mon Feb 12 2024 Ryon Jensen <[email protected]> 2.4.2-2
- Updated isa-l package name to match EPEL

Expand Down

0 comments on commit 4db133d

Please sign in to comment.