File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- libnvidia-container (1.10.0~rc.4 -1) experimental ; urgency=medium
1+ libnvidia-container (1.10.0-1) UNRELEASED ; urgency=medium
22
3- * Dummy entry
3+ * Promote 1.10.0~rc.3-1 to 1.10.0-1
44
5- -- NVIDIA CORPORATION <cudatools@nvidia.com> Wed, 01 Jun 2022 14:43:09 +0200
5+ -- NVIDIA CORPORATION <cudatools@nvidia.com> Mon, 13 Jun 2022 10:58:51 +0200
66
77libnvidia-container (1.10.0~rc.3-1) experimental; urgency=medium
88
Original file line number Diff line number Diff line change @@ -99,8 +99,8 @@ This package contains command-line tools that facilitate using the library.
9999%{_bindir }/*
100100
101101%changelog
102- * Wed Jun 01 2022 NVIDIA CORPORATION <cudatools@nvidia.com> 1.10.0-0.1.rc.4
103- - Dummy entry
102+ * Mon Jun 13 2022 NVIDIA CORPORATION <cudatools@nvidia.com> 1.10.0-1
103+ - Promote 1.10.0-0.1.rc.3 to 1.10.0-1
104104
105105* Tue May 17 2022 NVIDIA CORPORATION <cudatools@nvidia.com> 1.10.0-0.1.rc.3
106106- Fix bug introduced when adding libcudadebugger.so to list of libraries
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ extern "C" {
3333// For stable releases, this should be defined as empty.
3434// For release candidates, this should be defined with the format "rc.1"
3535// The version string should also be updated accordingly, using a ~ separator where applicable.
36- #define NVC_TAG "rc.4"
37- #define NVC_VERSION "1.10.0~rc.4 "
36+ #define NVC_TAG
37+ #define NVC_VERSION "1.10.0"
3838
3939#define NVC_ARG_MAX 256
4040
You can’t perform that action at this time.
0 commit comments