From 2dccfa10e1b3fda83a40cde1c4c858a32f056ef4d6eaf00a072fad0233182161 Mon Sep 17 00:00:00 2001 From: Denisart Benjamin Date: Thu, 20 Feb 2014 17:37:57 +0000 Subject: [PATCH] Accepting request 222721 from home:oertel:branches:devel:languages:python - added license.txt as doc file OBS-URL: https://build.opensuse.org/request/show/222721 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebOb?expand=0&rev=26 --- python-WebOb.changes | 5 +++++ python-WebOb.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-WebOb.changes b/python-WebOb.changes index 0b352a7..b791509 100644 --- a/python-WebOb.changes +++ b/python-WebOb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 18 13:36:45 CET 2014 - ro@suse.de + +- added license.txt as doc file + ------------------------------------------------------------------- Thu Oct 24 11:17:02 UTC 2013 - speilicke@suse.com diff --git a/python-WebOb.spec b/python-WebOb.spec index 5239c8d..34faa6b 100644 --- a/python-WebOb.spec +++ b/python-WebOb.spec @@ -1,7 +1,7 @@ # # spec file for package python-WebOb # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -72,6 +72,7 @@ python setup.py test %files %defattr(-,root,root,-) +%doc docs/license.txt %{python_sitelib}/* %files doc