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