update to 0.7.12

This commit is contained in:
pengyq 2020-08-04 16:43:35 +08:00
parent 8af30e297e
commit 2064669012
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
alabaster-0.7.12.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
name: python-sphinx-theme-alabaster
Version: 0.7.11
Release: 6
Version: 0.7.12
Release: 1
Summary: Configurable sidebar-enabled Sphinx theme
License: BSD
URL: https://pypi.python.org/pypi/alabaster
Source0: https://files.pythonhosted.org/packages/3f/46/9346ea429931d80244ab7f11c4fce83671df0b7ae5a60247a2b588592c46/alabaster-0.7.11.tar.gz
Source0: https://files.pythonhosted.org/packages/cc/b4/ed8dcb0d67d5cfb7f83c4d5463a7614cb1d078ad7ae890c9143edebbf072/alabaster-0.7.12.tar.gz
BuildArch: noarch
BuildRequires: python2-devel python2-setuptools
@ -64,5 +64,8 @@ rm -rf alabaster.egg-info
%changelog
* Tue Aug 04 2020 Yeqing Peng <pengyeqing@huawei.com> - 0.7.12-1
- update to 0.7.12
* Thu Nov 21 2019 Wanjiankang <wanjiankang@huawei.com> - 0.7.11-6
- Initial packaging