diff --git a/python-rtslib.spec b/python-rtslib.spec index 5160aa8f08f132af49e23b032ebc15599cd2fa01..4051fd628e25b4725a50352ecb46e6f2da32a15a 100644 --- a/python-rtslib.spec +++ b/python-rtslib.spec @@ -2,7 +2,7 @@ Name: python-rtslib Version: 2.1.74 -Release: 1 +Release: 2 Summary: Python object API for Linux kernel LIO SCSI target License: ASL 2.0 @@ -28,6 +28,7 @@ Summary: Python3 object API for Linux kernel LIO SCSI target BuildRequires: python3-devel, python3-setuptools Requires: python3-kmod, python3-six, python3-pyudev %{?python_provide:%python_provide python3-rtslib} +provides: python3-%{oname} %description -n python3-rtslib python3-rtslib is a python object API for generic Linux SCSI kernel @@ -104,6 +105,9 @@ install -m 644 doc/saveconfig.json.5.gz %{buildroot}%{_mandir}/man5/ %{_mandir}/man5/saveconfig.json.5.gz %changelog +* Thu Aug 11 2022 huangtianhua - 2.1.74-2 +- Provides python3-rtslib-fb + * Tue Nov 16 2021 Miaohe Lin - 2.1.74-1 - update to rtslib-fb-2.1.74