- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 02:29:39 +00:00
parent 7448d30e65
commit 4041bf98c4

View File

@ -3,7 +3,7 @@
Name: nvme-cli Name: nvme-cli
Version: 1.13 Version: 1.13
Release: 2%{?dist} Release: 3%{?dist}
Summary: NVMe management command line interface Summary: NVMe management command line interface
License: GPLv2+ License: GPLv2+
@ -80,6 +80,9 @@ if [ $1 -eq 1 ] || [ $1 -eq 2 ]; then
fi fi
%changelog %changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com>
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Fri Mar 19 2020 Maurizio Lombardi <mlombard@redhat.com> - 1.12-1 * Fri Mar 19 2020 Maurizio Lombardi <mlombard@redhat.com> - 1.12-1
- Update to 1.13 and add postin scriptlet - Update to 1.13 and add postin scriptlet