diff --git a/python-WebTest.changes b/python-WebTest.changes index eb3bf10..cd0f40b 100644 --- a/python-WebTest.changes +++ b/python-WebTest.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Mar 13 21:01:30 UTC 2016 - dmueller@suse.com + +- adding license + ------------------------------------------------------------------- Thu May 14 13:59:46 UTC 2015 - benoit.monin@gmx.fr diff --git a/python-WebTest.spec b/python-WebTest.spec index 57bc4e1..a0dd5f1 100644 --- a/python-WebTest.spec +++ b/python-WebTest.spec @@ -1,7 +1,7 @@ # # spec file for package python-WebTest # -# 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 @@ -91,7 +91,7 @@ python setup.py -q test %files %defattr(-,root,root,-) -%doc README.rst +%doc README.rst docs/license.rst %{python_sitelib}/* %files doc