Fix a bogus date in the changelog
Resolves: #2186074 Signed-off-by: Maurizio Lombardi <mlombard@redhat.com>
This commit is contained in:
parent
d641ac5d48
commit
34e8c88f5e
@ -3,7 +3,7 @@
|
||||
|
||||
Name: nvme-cli
|
||||
Version: 2.4
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: NVMe management command line interface
|
||||
|
||||
License: GPLv2+
|
||||
@ -88,6 +88,9 @@ fi
|
||||
|
||||
%changelog
|
||||
|
||||
* Wed May 03 2023 Maurizio Lombardi <mlombard@redhat.com> - 2.4-2
|
||||
- Fix a bogus changelog date BZ2186074
|
||||
|
||||
* Mon Apr 03 2023 Maurizio Lombardi <mlombard@redhat.com> - 2.4-1
|
||||
- Update to version v2.4
|
||||
|
||||
@ -97,7 +100,7 @@ fi
|
||||
* Mon Sep 26 2022 Maurizio Lombardi <mlombard@redhat.com> - 2.1.2-1
|
||||
- Update to version v2.1.2
|
||||
|
||||
* Fri Aug 29 2022 Maurizio Lombardi <mlombard@redhat.com> - 2.0-4
|
||||
* Mon Aug 29 2022 Maurizio Lombardi <mlombard@redhat.com> - 2.0-4
|
||||
- Fix BZ2104945
|
||||
|
||||
* Fri Jul 15 2022 Maurizio Lombardi <mlombard@redhat.com> - 2.0-3
|
||||
|
Loading…
Reference in New Issue
Block a user