Hello community,
here is the log from the commit of package python-sphinx_rtd_theme for
openSUSE:Factory checked in at 2018-04-30 22:50:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sphinx_rtd_theme (Old)
and /work/SRC/openSUSE:Factory/.python-sphinx_rtd_theme.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sphinx_rtd_theme"
Mon Apr 30 22:50:58 2018 rev:6 rq:602108 version:0.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-sphinx_rtd_theme/python-sphinx_rtd_theme.changes
2017-09-21 12:29:16.234331440 +0200
+++
/work/SRC/openSUSE:Factory/.python-sphinx_rtd_theme.new/python-sphinx_rtd_theme.changes
2018-04-30 22:50:59.761849709 +0200
@@ -1,0 +2,29 @@
+Tue Apr 24 15:24:42 UTC 2018 - [email protected]
+
+- specfile:
+ * update copyright year
+
+- update to version 0.3.0:
+ * New Features
+ + Add html language attribute
+ + Allow setting 'rel' and 'title' attributes for stylesheets
+ (#551)
+ + Add option to style external links
+ + Add github, gitlab, bitbucket page arguments option
+ + Add pygments support
+ + Add setuptools entry point allowing to use sphinx_rtd_theme as
+ Sphinx html_theme directly.
+ + Add language to the JS output variable
+ * Fixes
+ + Fix some HTML warnings and errors
+ + Fix many styling issues
+ + Fix many sidebar glitches
+ + Fix line number spacing to align with the code lines
+ + Hide Edit links on auto created pages
+ + Include missing font files with the theme
+ * Other Changes
+ + Significant improvement of our documentation
+ + Compress our Javascript files
+ + Updated dependencies
+
+-------------------------------------------------------------------
Old:
----
sphinx_rtd_theme-0.2.4.tar.gz
New:
----
sphinx_rtd_theme-0.3.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sphinx_rtd_theme.spec ++++++
--- /var/tmp/diff_new_pack.w9S7eZ/_old 2018-04-30 22:51:01.229796150 +0200
+++ /var/tmp/diff_new_pack.w9S7eZ/_new 2018-04-30 22:51:01.229796150 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-sphinx_rtd_theme
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -18,19 +18,18 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-sphinx_rtd_theme
-Version: 0.2.4
+Version: 0.3.0
Release: 0
Summary: ReadTheDocs.org theme for Sphinx
-License: MIT and Apache-2.0 and OFL-1.1
+License: MIT AND Apache-2.0 AND OFL-1.1
Group: Development/Languages/Python
-Url: https://github.com/snide/sphinx_rtd_theme/
-Source:
https://pypi.io/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-%{version}.tar.gz
+URL: https://github.com/snide/sphinx_rtd_theme/
+Source:
https://files.pythonhosted.org/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
-
%python_subpackages
%description
@@ -50,8 +49,8 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE OFL-License.txt Apache-License-2.0.txt README.rst
+%license LICENSE OFL-License.txt Apache-License-2.0.txt
+%doc README.rst
%{python_sitelib}/*
%changelog
++++++ sphinx_rtd_theme-0.2.4.tar.gz -> sphinx_rtd_theme-0.3.0.tar.gz ++++++
++++ 5209 lines of diff (skipped)