Skip to content

Commit

Permalink
DAOS-10089 build: tag 2.0.3 RC1 (#9197)
Browse files Browse the repository at this point in the history
Tag first candidate for the 2.0.3 bug fix release.

Signed-off-by: Johann Lombardi <johann.lombardi@intel.com>
  • Loading branch information
johannlombardi authored May 28, 2022
1 parent 58772e9 commit 44e275c
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 4 deletions.
2 changes: 1 addition & 1 deletion TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.2-rc2
2.0.3-rc1
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.2
2.0.3
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
daos (2.0.3-1) unstable; urgency=medium
[ Johann Lombardi ]
* Version bump to 2.0.3 (rc1)

-- Johann Lombardi <johann.lombardi@intel.com> Fri, 27 May 2022 20:00:00 -0100

daos (2.0.2-7) unstable; urgency=medium
[ Lei Huang ]
* Update libfabric to v1.15.1-1 with critical performance patches
Expand Down
7 changes: 5 additions & 2 deletions utils/rpms/daos.spec
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
%endif

Name: daos
Version: 2.0.2
Release: 7%{?relval}%{?dist}
Version: 2.0.3
Release: 1%{?relval}%{?dist}
Summary: DAOS Storage Engine

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

%changelog
* Fri May 27 2022 Johann Lombardi <johann.lombardi@intel.com> 2.0.3-1
- Version bump to 2.0.3 (rc1)

* Fri May 27 2022 Lei Huang <lei.huang@intel.com> 2.0.2-7
- Update libfabric to v1.15.1-1 with critical performance patches

Expand Down

0 comments on commit 44e275c

Please sign in to comment.