Skip to content

Commit

Permalink
DAOS-5830 release: Update version to v1.1.2.1 (#4061)
Browse files Browse the repository at this point in the history
Update version to v1.1.2.1

Signed-off-by: Johann Lombardi <[email protected]>
  • Loading branch information
johannlombardi authored Dec 10, 2020
1 parent 606e56a commit 9d69dfd
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 @@
1.1.2
1.1.2.1
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.2
1.1.2.1
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
daos (1.1.2.1-1) unstable; urgency=medium
[ Johann Lombardi ]
* Version bump up to 1.1.2.1

-- Johann Lombardi <[email protected]> Wed, 09 Dec 2020 19:30:00 +0100

daos (1.1.2-3) unstable; urgency=medium
[ Li Wei ]
* Require raft-devel 0.7.1 that fixes recent Coverity issues
Expand Down
7 changes: 5 additions & 2 deletions utils/rpms/daos.spec
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
%endif

Name: daos
Version: 1.1.2
Release: 3%{?relval}%{?dist}
Version: 1.1.2.1
Release: 1%{?relval}%{?dist}
Summary: DAOS Storage Engine

License: Apache
Expand Down Expand Up @@ -411,6 +411,9 @@ getent passwd daos_agent >/dev/null || useradd -s /sbin/nologin -r daos_agent
%{_libdir}/*.a

%changelog
* Wed Dec 09 2020 Johann Lombardi <[email protected]> 1.1.2.1-1
- Version bump up to 1.1.2.1

* Fri Dec 04 2020 Li Wei <[email protected]> 1.1.2-3
- Require raft-devel 0.7.1 that fixes recent Coverity issues

Expand Down

0 comments on commit 9d69dfd

Please sign in to comment.