Skip to content

Commit 740d970

Browse files
DAOS-10089 build: tag 2.0.3 RC2 (#9243)
Tag second candidate for the 2.0.3 bug fix release. Signed-off-by: Johann Lombardi <[email protected]>
1 parent f1bf448 commit 740d970

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

TAG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.3-rc1
1+
2.0.3-rc2

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
daos (2.0.3-2) unstable; urgency=medium
2+
[ Johann Lombardi ]
3+
* Version bump to 2.0.3 (rc2)
4+
5+
-- Johann Lombardi <[email protected]> Fri, 03 Jun 2022 09:00:00 -0100
6+
17
daos (2.0.3-1) unstable; urgency=medium
28
[ Johann Lombardi ]
39
* Version bump to 2.0.3 (rc1)

utils/rpms/daos.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
Name: daos
1616
Version: 2.0.3
17-
Release: 1%{?relval}%{?dist}
17+
Release: 2%{?relval}%{?dist}
1818
Summary: DAOS Storage Engine
1919

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

530530
%changelog
531+
* Fri Jun 03 2022 Johann Lombardi <[email protected]> 2.0.3-2
532+
- Version bump to 2.0.3 (rc2)
533+
531534
* Fri May 27 2022 Johann Lombardi <[email protected]> 2.0.3-1
532535
- Version bump to 2.0.3 (rc1)
533536

0 commit comments

Comments
 (0)