From e9d5aedb0fbd86a1849a585caff5f4f006523c87 Mon Sep 17 00:00:00 2001 From: Maurizio Lombardi Date: Mon, 3 May 2021 10:44:42 +0200 Subject: [PATCH] Update to the latest upstream version (v1.14) Resolves: #1955110 Signed-off-by: Maurizio Lombardi --- .gitignore | 1 + nvme-cli.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ccfb218..b6f8b95 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /v1.11.tar.gz /v1.11.1.tar.gz /v1.13.tar.gz +/v1.14.tar.gz diff --git a/nvme-cli.spec b/nvme-cli.spec index 085ec76..ad23e12 100644 --- a/nvme-cli.spec +++ b/nvme-cli.spec @@ -2,13 +2,12 @@ #%%global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7}) Name: nvme-cli -Version: 1.13 -Release: 3%{?dist} +Version: 1.14 +Release: 1%{?dist} Summary: NVMe management command line interface License: GPLv2+ URL: https://github.com/linux-nvme/nvme-cli -#Source0: https://github.com/linux-nvme/%%{name}/archive/%%{commit0}.tar.gz Source0: https://github.com/linux-nvme/%{name}/archive/v%{version}.tar.gz Patch0: nvme-cli-makefile-dont-install-host-params-patch @@ -16,6 +15,7 @@ Patch0: nvme-cli-makefile-dont-install-host-params-patch BuildRequires: libuuid-devel BuildRequires: gcc BuildRequires: systemd-devel +Requires: util-linux %description nvme-cli provides NVM-Express user space tooling for Linux. @@ -77,9 +77,13 @@ if [ $1 -eq 1 ] || [ $1 -eq 2 ]; then systemctl enable nvmefc-boot-connections systemctl daemon-reload udevadm control --reload-rules && udevadm trigger + exit 0 fi %changelog +* Mon May 03 2021 Maurizio Lombardi - 1.14-1 +- Update to the latest upstream version + * Fri Apr 16 2021 Mohan Boddu - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 diff --git a/sources b/sources index 28cffec..8b71b64 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.13.tar.gz) = 03b9e1ea4fc5051f64ff387eea08fe9563df8075f56c5916052511b5f0a6810123cb7dffd3df393319bcfd215a93047c1ad3534d447a07808f456ea9cdcabbf5 +SHA512 (v1.14.tar.gz) = b5e18708233fd37069d84ee34232d737ed6d6909b0ec523d82cc2c4940172f7ce769b9bbec0d8615ebee544a5174cb4d752ad6d96ea05cfaa1177efc760f0e9e