14
0
2016-07-18 12:50:14 +00:00
committed by Git OBS Bridge
parent 74c4dbbada
commit 59fb60bcef
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 18 12:50:06 UTC 2016 - dmueller@suse.com
- update license
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 13 11:45:42 UTC 2015 - benoit.monin@gmx.fr Wed May 13 11:45:42 UTC 2015 - benoit.monin@gmx.fr

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-sphinx_rtd_theme # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@ Name: python-sphinx_rtd_theme
Version: 0.1.8 Version: 0.1.8
Release: 0 Release: 0
Summary: ReadTheDocs.org theme for Sphinx Summary: ReadTheDocs.org theme for Sphinx
License: MIT License: MIT and Apache-2.0 and OFL-1.1
Group: Development/Languages/Python Group: Development/Languages/Python
Url: https://github.com/snide/sphinx_rtd_theme/ 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.python.org/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-%{version}.tar.gz
@@ -49,7 +49,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%files %files
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc LICENSE README.rst %doc LICENSE OFL-License.txt Apache-License-2.0.txt README.rst
%{python_sitelib}/* %{python_sitelib}/*
%changelog %changelog