Skip to content

Commit 64c2de4

Browse files
DAOS-16989 build: tag 2.6.3-rc1 (#15787)
Tag first release candidate for 2.6.3. Signed-off-by: Dalton Bohning <[email protected]>
1 parent 0f05b2f commit 64c2de4

File tree

4 files changed

+14
-5
lines changed

4 files changed

+14
-5
lines changed

TAG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.2-tb2
1+
2.6.3-rc1

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.2
1+
2.6.3

debian/changelog

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
daos (2.6.2-4) unstable; urgency=medium
1+
daos (2.6.3-1) unstable; urgency=medium
2+
[ Dalton Bohning ]
3+
* First release candidate for 2.6.3
4+
5+
-- Dalton Bohning <[email protected]> Fri, 24 Jan 2025 09:48:00 -0700
6+
7+
daos (2.6.2-4) unstable; urgency=medium
28
[ Brian J. Murrell ]
39
* Remove Build-Depends: for UCX as they were obsoleted as of e01970d
410

utils/rpms/daos.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
%endif
1515

1616
Name: daos
17-
Version: 2.6.2
18-
Release: 5%{?relval}%{?dist}
17+
Version: 2.6.3
18+
Release: 1%{?relval}%{?dist}
1919
Summary: DAOS Storage Engine
2020

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

596596
%changelog
597+
* Fri Jan 24 2025 Dalton Bohning <[email protected]> 2.6.3-1
598+
- First release candidate for 2.6.3
599+
597600
* Mon Jan 06 2025 Phillip Henderson <[email protected]> 2.6.2-5
598601
- Fix protobuf-c requiremnent for daos-client-tests on Leap.
599602

0 commit comments

Comments
 (0)