diff --git a/python-sphinx-theme-alabaster.spec b/python-sphinx-theme-alabaster.spec index 3a4602a..cee009e 100644 --- a/python-sphinx-theme-alabaster.spec +++ b/python-sphinx-theme-alabaster.spec @@ -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 - 0.7.12-3 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:provide pythonXdist(alabaster) + * Mon Nov 2 2020 wangjie -0.7.12-2 - Type:NA - ID:NA