Update to 0.7.11
This commit is contained in:
parent
871d7193b2
commit
468b0bb7b4
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/alabaster-0.7.6.tar.gz
|
/alabaster-0.7.6.tar.gz
|
||||||
/alabaster-0.7.8.tar.gz
|
/alabaster-0.7.8.tar.gz
|
||||||
/alabaster-0.7.9.tar.gz
|
/alabaster-0.7.9.tar.gz
|
||||||
|
/alabaster-0.7.11.tar.gz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%global srcname sphinx-theme-%{pypi_name}
|
%global srcname sphinx-theme-%{pypi_name}
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.7.9
|
Version: 0.7.11
|
||||||
Release: 7%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Configurable sidebar-enabled Sphinx theme
|
Summary: Configurable sidebar-enabled Sphinx theme
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -74,6 +74,9 @@ rm -rf %{pypi_name}.egg-info
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 30 2018 Julien Enselme <jujens@jujens.eu> - 0.7.11-1
|
||||||
|
- Update to 0.7.11
|
||||||
|
|
||||||
* Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 0.7.9-7
|
* Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 0.7.9-7
|
||||||
- Rebuilt for Python 3.7
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user