!6 provide pythonXdist(alabaster)
Merge pull request !6 from 桐小哥/openEuler-22.03-LTS-Next
This commit is contained in:
commit
52c9eaeaab
@ -1,6 +1,6 @@
|
||||
name: python-sphinx-theme-alabaster
|
||||
Version: 0.7.12
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Configurable sidebar-enabled Sphinx theme
|
||||
|
||||
License: BSD
|
||||
@ -20,6 +20,8 @@ Summary: Configurable sidebar-enabled Sphinx theme
|
||||
BuildArch: noarch
|
||||
BuildRequires: python%{python3_pkgversion}-devel
|
||||
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}
|
||||
|
||||
%description -n python%{python3_pkgversion}-sphinx-theme-alabaster
|
||||
@ -46,6 +48,12 @@ rm -rf alabaster.egg-info
|
||||
|
||||
|
||||
%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
|
||||
- Type:NA
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user