diff --git a/python-wadllib.changes b/python-wadllib.changes index 3fa04a6..57439c4 100644 --- a/python-wadllib.changes +++ b/python-wadllib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 20 09:33:08 UTC 2013 - speilicke@suse.com + +- Add COPYING.txt + ------------------------------------------------------------------- Fri Mar 15 13:13:19 UTC 2013 - speilicke@suse.com diff --git a/python-wadllib.spec b/python-wadllib.spec index c81edb5..2bc5ea1 100644 --- a/python-wadllib.spec +++ b/python-wadllib.spec @@ -53,7 +53,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} %files %defattr(-,root,root,-) -%doc README.txt +%doc COPYING.txt README.txt %{python_sitelib}/* %changelog