diff --git a/python-rtslib.spec b/python-rtslib.spec index c539571e97d490c161b9c1f7d32f39f9f4a300ef..6ed712906a8a940ce1ffe5c35eef01fcebaf995a 100644 --- a/python-rtslib.spec +++ b/python-rtslib.spec @@ -4,7 +4,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 @@ -31,6 +31,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 @@ -118,6 +119,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 Wenchao Hao - 2.1.74-1 - update to rtslib-fb-2.1.74