From 377f0773f276a018dbc0abf1bdba8c4750107be2 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 13 2022 16:19:53 +0000 Subject: Rebuilt for Python 3.11 --- diff --git a/libnvme.spec b/libnvme.spec index 275f347..1f2c36b 100644 --- a/libnvme.spec +++ b/libnvme.spec @@ -4,7 +4,7 @@ Name: libnvme Summary: Linux-native nvme device management library Version: 1.0 -Release: 1%{?dist} +Release: 2%{?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 +* Mon Jun 13 2022 Python Maint - 1.0-2 +- Rebuilt for Python 3.11 + * Mon Apr 11 2022 Tomas Bzatek - 1.0-1 - Upstream v1.0 release