Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
daos (2.6.4-15) unstable; urgency=medium
[ Dalton Bohning ]
* Bump version

-- Dalton Bohning <[email protected]> Fri, 16 Jan 2025 08:30:00 -0800

daos (2.6.4-13) unstable; urgency=medium
[ Phillip Henderson ]
* Bump 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 @@ -23,7 +23,7 @@

Name: daos
Version: 2.6.4
Release: 13%{?relval}%{?dist}
Release: 15%{?relval}%{?dist}
Summary: DAOS Storage Engine

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

%changelog
* Fri Jan 16 2026 Dalton Bohning <[email protected]> 2.6.4-15
- Bump version

* Thu Jan 8 2026 Phillip Henderson <[email protected]> 2.6.4-13
- Bump version

Expand Down
Loading