rebuild nvme-cli
Resolves: RHEL-67144 Signed-off-by: Maurizio Lombardi <mlombard@redhat.com>
This commit is contained in:
parent
a03beb7ee7
commit
22474e651a
@ -5,7 +5,7 @@
|
||||
|
||||
Name: nvme-cli
|
||||
Version: 2.11
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: NVMe management command line interface
|
||||
|
||||
License: GPL-2.0-only
|
||||
@ -96,6 +96,9 @@ if [ $1 -eq 1 ] || [ $1 -eq 2 ]; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Fri Nov 15 2024 Maurizio Lombardi <mlombard@redhat.com> - 2.11-2
|
||||
- Rebuild for RHEL-67144
|
||||
|
||||
* Tue Nov 12 2024 Maurizio Lombardi <mlombard@redhat.com> - 2.11-1
|
||||
- Update to version v2.11 RHEL-67144
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user