provide pythonXdist(alabaster)
This commit is contained in:
parent
e0e3660f69
commit
ba9461ec33
@ -1,6 +1,6 @@
|
|||||||
name: python-sphinx-theme-alabaster
|
name: python-sphinx-theme-alabaster
|
||||||
Version: 0.7.12
|
Version: 0.7.12
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Configurable sidebar-enabled Sphinx theme
|
Summary: Configurable sidebar-enabled Sphinx theme
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -20,6 +20,8 @@ Summary: Configurable sidebar-enabled Sphinx theme
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python%{python3_pkgversion}-devel
|
BuildRequires: python%{python3_pkgversion}-devel
|
||||||
BuildRequires: python%{python3_pkgversion}-setuptools
|
BuildRequires: python%{python3_pkgversion}-setuptools
|
||||||
|
Provides: python%{python3_pkgversion}dist(alabaster) = %{version}
|
||||||
|
Provides: python%{python3_version}dist(alabaster) = %{version}
|
||||||
%{?python_provide:%python_provide python%{python3_pkgversion}-sphinx-theme-alabaster}
|
%{?python_provide:%python_provide python%{python3_pkgversion}-sphinx-theme-alabaster}
|
||||||
|
|
||||||
%description -n python%{python3_pkgversion}-sphinx-theme-alabaster
|
%description -n python%{python3_pkgversion}-sphinx-theme-alabaster
|
||||||
@ -46,6 +48,12 @@ rm -rf alabaster.egg-info
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 29 2021 shixuantong <shixuantong@huawei.com> - 0.7.12-3
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:provide pythonXdist(alabaster)
|
||||||
|
|
||||||
* Mon Nov 2 2020 wangjie<wangjie294@huawei.com> -0.7.12-2
|
* Mon Nov 2 2020 wangjie<wangjie294@huawei.com> -0.7.12-2
|
||||||
- Type:NA
|
- Type:NA
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user