diff --git a/python-sphinx_rtd_theme.changes b/python-sphinx_rtd_theme.changes index 27544cc..b0cfec0 100644 --- a/python-sphinx_rtd_theme.changes +++ b/python-sphinx_rtd_theme.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed May 13 11:45:42 UTC 2015 - benoit.monin@gmx.fr + +- update to version 0.1.8: + * Start keeping changelog :) + * Add support for Sphinx 1.3 + * Add sidebar headers for :caption: in Sphinx toctree + * Clean up sidebar scrolling behavior so it never scrolls + out of view + ------------------------------------------------------------------- Tue Jun 10 12:13:51 UTC 2014 - prusnak@opensuse.org diff --git a/python-sphinx_rtd_theme.spec b/python-sphinx_rtd_theme.spec index 3b6903a..ff86af8 100644 --- a/python-sphinx_rtd_theme.spec +++ b/python-sphinx_rtd_theme.spec @@ -1,7 +1,7 @@ # # spec file for package python-sphinx_rtd_theme # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -13,15 +13,16 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Name: python-sphinx_rtd_theme -Version: 0.1.6 +Version: 0.1.8 Release: 0 -License: MIT Summary: ReadTheDocs.org theme for Sphinx -Url: https://github.com/snide/sphinx_rtd_theme/ +License: MIT Group: Development/Languages/Python +Url: https://github.com/snide/sphinx_rtd_theme/ Source: https://pypi.python.org/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-setuptools diff --git a/sphinx_rtd_theme-0.1.6.tar.gz b/sphinx_rtd_theme-0.1.6.tar.gz deleted file mode 100644 index 18341cf..0000000 --- a/sphinx_rtd_theme-0.1.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f29f544f6d037989fa0c7729a9eab7e4d8ea50d6f0ef37363f472756c1edca6 -size 217067 diff --git a/sphinx_rtd_theme-0.1.8.tar.gz b/sphinx_rtd_theme-0.1.8.tar.gz new file mode 100644 index 0000000..3214e5b --- /dev/null +++ b/sphinx_rtd_theme-0.1.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74f633ed3a61da1d1d59c3185483c81a9d7346bf0e7b5f29ad0764a6f159b68a +size 424804