From c972190114125b8e23d1c60ab2f5574f39348fdd Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 02:29:47 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- nvmetcli.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nvmetcli.spec b/nvmetcli.spec index 8be4dc3..b4414b2 100644 --- a/nvmetcli.spec +++ b/nvmetcli.spec @@ -2,7 +2,7 @@ Name: nvmetcli License: ASL 2.0 Summary: An adminstration shell for NVMe storage targets Version: 0.7 -Release: 1%{?dist} +Release: 2%{?dist} URL: ftp://ftp.infradead.org/pub/nvmetcli/ Source: ftp://ftp.infradead.org/pub/nvmetcli/%{name}-%{version}.tar.gz Patch00: 0001-nvmetcli-don-t-remove-ANA-Group-1-on-clear.patch @@ -66,6 +66,9 @@ install -m 644 Documentation/nvmetcli.8.gz %{buildroot}%{_mandir}/man8/ %{_mandir}/man8/nvmetcli.8.gz %changelog +* Fri Apr 16 2021 Mohan Boddu - 0.7-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Thu Feb 11 2021 Maurizio Lombardi - 0.7-1 - Rebase to the latest version (git commit id 297f40aef117875d98303b0535fb076626b91a19)