Bump verison to 2.7.0-rc.1

Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
Evan Lezar 2021-10-15 13:39:04 +02:00
parent 0940c7f231
commit 7f453642e7
3 changed files with 5 additions and 6 deletions

View file

@ -13,7 +13,7 @@
# limitations under the License.
LIB_NAME := nvidia-docker2
LIB_VERSION := 2.6.1
LIB_VERSION := 2.7.0
LIB_TAG := rc.1
# Note: This should be the previous full release of nvidia-container-toolkit to ensure

5
debian/changelog vendored
View file

@ -1,8 +1,7 @@
nvidia-docker2 (2.6.1~rc.1-1) UNRELEASED; urgency=medium
nvidia-docker2 (2.7.0~rc.1-1) UNRELEASED; urgency=medium
* [BUILD] Allow for TAG to be specified in Makfile to match other projects
* Replace nvidia-container-runtime dependece with nvidia-container-toolit >= 1.5.2
* Replace nvidia-container-runtime dependece with nvidia-container-toolit > 1.5.1
-- NVIDIA CORPORATION <cudatools@nvidia.com> Thu, 29 Apr 2021 05:25:25 +0000

View file

@ -39,9 +39,9 @@ install -m 644 -t %{buildroot}/etc/docker daemon.json
%config /etc/docker/daemon.json
%changelog
* Mon Sep 06 2021 NVIDIA CORPORATION <cudatools@nvidia.com> 2.6.1-0.1.rc.1
* Mon Sep 06 2021 NVIDIA CORPORATION <cudatools@nvidia.com> 2.7.0-0.1.rc.1
- [BUILD] Allow for TAG to be specified in Makfile to match other projects
- Replace nvidia-container-runtime dependece with nvidia-container-toolit >= 1.5.2
- Replace nvidia-container-runtime dependece with nvidia-container-toolit > 1.5.1
* Thu Apr 29 2021 NVIDIA CORPORATION <cudatools@nvidia.com> 2.6.0-1
- Add dependence on nvidia-container-runtime >= 3.5.0