bump version
Resolves: RHEL-113070 Signed-off-by: Maurizio Lombardi <mlombard@redhat.com>
This commit is contained in:
parent
2404aa8a53
commit
8ab5c45567
@ -4,7 +4,7 @@
|
||||
Name: libnvme
|
||||
Summary: Linux-native nvme device management library
|
||||
Version: 1.15
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://github.com/linux-nvme/libnvme
|
||||
Source0: %{url}/archive/v%{version_no_tilde}/%{name}-%{version_no_tilde}.tar.gz
|
||||
@ -98,6 +98,9 @@ rm -r %{buildroot}%{_pkgdocdir}/html/{.buildinfo,.doctrees/}
|
||||
%{python3_sitearch}/libnvme/*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 08 2025 Maurizio Lombardi <mlombard@redhat.com> - 1.15-2
|
||||
- bump version because the side-tag didn't propagate
|
||||
|
||||
* Thu Sep 04 2025 Maurizio Lombardi <mlombard@redhat.com> - 1.15-1
|
||||
- Update to version 1.15 (RHEL-113070)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user