forked from pool/python-sphinx-bootstrap-theme
Accepting request 957000 from home:pgajdos:python
- version update to 0.8.1 ====== v0.8.1 ====== * Fix space in script tags. (`@ivoire`_) `#223 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/pull/223>`_. * Fix client-side search in Sphinx 3.4+. (`@larsoner`_) `#213 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/pull/213>`_. ====== v0.8.0 ====== * Upgrade Bootstrap and Bootswatch to v3.4.1. (`@vedranmiletic`_) `#190 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/190>`_. * Upgrade jQuery to v1.12.4. (`@vedranmiletic`_) OBS-URL: https://build.opensuse.org/request/show/957000 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-bootstrap-theme?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 23 10:23:52 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
- version update to 0.8.1
|
||||
======
|
||||
v0.8.1
|
||||
======
|
||||
* Fix space in script tags. (`@ivoire`_)
|
||||
`#223 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/pull/223>`_.
|
||||
* Fix client-side search in Sphinx 3.4+. (`@larsoner`_)
|
||||
`#213 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/pull/213>`_.
|
||||
======
|
||||
v0.8.0
|
||||
======
|
||||
* Upgrade Bootstrap and Bootswatch to v3.4.1. (`@vedranmiletic`_)
|
||||
`#190 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/190>`_.
|
||||
* Upgrade jQuery to v1.12.4. (`@vedranmiletic`_)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 26 13:55:01 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-sphinx-bootstrap-theme
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-sphinx-bootstrap-theme
|
||||
Version: 0.7.1
|
||||
Version: 0.8.1
|
||||
Release: 0
|
||||
Summary: Sphinx Bootstrap Theme
|
||||
License: MIT AND Apache-2.0
|
||||
License: Apache-2.0 AND MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: http://ryan-roemer.github.com/sphinx-bootstrap-theme/README.html
|
||||
Source: https://files.pythonhosted.org/packages/source/s/sphinx-bootstrap-theme/sphinx-bootstrap-theme-%{version}.tar.gz
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:571e43ccb76d4c6c06576aa24a826b6ebc7adac45a5b54985200128806279d08
|
||||
size 1226149
|
3
sphinx-bootstrap-theme-0.8.1.tar.gz
Normal file
3
sphinx-bootstrap-theme-0.8.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:683e3b735448dadd0149f76edecf95ff4bd9157787e9e77e0d048ca6f1d680df
|
||||
size 1209581
|
Reference in New Issue
Block a user