Hello community,
here is the log from the commit of package python-sphinx_rtd_theme for
openSUSE:Factory checked in at 2016-08-03 11:39:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-sphinx_rtd_theme/python-sphinx_rtd_theme.changes
2015-05-18 22:25:56.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-sphinx_rtd_theme.new/python-sphinx_rtd_theme.changes
2016-08-03 11:39:29.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Jul 18 12:50:06 UTC 2016 - [email protected]
+
+- update license
+
+-------------------------------------------------------------------
+Mon Jul 18 12:32:47 UTC 2016 - [email protected]
+
+- Use pypi.io for Source url
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sphinx_rtd_theme.spec ++++++
--- /var/tmp/diff_new_pack.PXzA87/_old 2016-08-03 11:39:30.000000000 +0200
+++ /var/tmp/diff_new_pack.PXzA87/_new 2016-08-03 11:39:30.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-sphinx_rtd_theme
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -20,10 +20,10 @@
Version: 0.1.8
Release: 0
Summary: ReadTheDocs.org theme for Sphinx
-License: MIT
+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.python.org/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-%{version}.tar.gz
+Source:
https://pypi.io/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-setuptools
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -49,7 +49,7 @@
%files
%defattr(-,root,root,-)
-%doc LICENSE README.rst
+%doc LICENSE OFL-License.txt Apache-License-2.0.txt README.rst
%{python_sitelib}/*
%changelog