Rebuild for RHEL9.1

Resolves: #1990154
This commit is contained in:
Maurizio Lombardi 2022-06-01 10:52:50 +02:00
parent d97cd551be
commit 71ebf322c0
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: libnvme
Summary: Linux-native nvme device management library
Version: 1.0
Release: 2%{?dist}
Release: 3%{?dist}
License: LGPLv2+
URL: https://github.com/linux-nvme/libnvme
Source0: %{url}/archive/v%{version_no_tilde}/%{name}-%{version_no_tilde}.tar.gz
@ -88,6 +88,9 @@ rm -rf %{buildroot}%{_pkgdocdir}/nvme
%{python3_sitearch}/libnvme/*
%changelog
* Wed Jun 01 2022 Maurizio Lombardi <mlombard@redhat.com> - 1.0-3
- Rebuild for RHEL 9.1
* Wed Apr 27 2022 Maurizio Lombardi <mlombard@redhat.com> - 1.0-2
- Porting to RHEL 9