From ba9461ec338fd716a21cba2f82eb0a7516f17351 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Wed, 29 Dec 2021 02:59:56 +0000 Subject: [PATCH] provide pythonXdist(alabaster) --- python-sphinx-theme-alabaster.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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