diff --git a/libnvme.spec b/libnvme.spec index f43d808..ad641fa 100644 --- a/libnvme.spec +++ b/libnvme.spec @@ -4,7 +4,7 @@ Name: libnvme Summary: Linux-native nvme device management library Version: 1.0 -Release: 4%{?dist} +Release: 5%{?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 +* Fri Jun 24 2022 Maurizio Lombardi - 1.0-5 +- Rebuild for RHEL9.1 + * Thu Jun 09 2022 Maurizio Lombardi - 1.0-4 - Add gating tests