From c027bf4d5727c274ce71f9963a3d7a20b27785b78d333f80767d3368147f8765 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 13 Mar 2016 20:57:57 +0000 Subject: [PATCH] - add license.txt OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=10 --- python-Paste.changes | 5 +++++ python-Paste.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-Paste.changes b/python-Paste.changes index 11ee644..1885f9a 100644 --- a/python-Paste.changes +++ b/python-Paste.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Mar 13 20:57:49 UTC 2016 - dmueller@suse.com + +- add license.txt + ------------------------------------------------------------------- Fri May 8 09:10:53 UTC 2015 - benoit.monin@gmx.fr diff --git a/python-Paste.spec b/python-Paste.spec index 040ab9e..aacde15 100644 --- a/python-Paste.spec +++ b/python-Paste.spec @@ -1,7 +1,7 @@ # # spec file for package python-Paste # -# 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 @@ -68,7 +68,7 @@ python setup.py -q test %files %defattr(-,root,root,-) -%doc build/sphinx/html +%doc build/sphinx/html docs/license.txt %{python_sitelib}/* %changelog