From 6962e8d12478d13757af7f55b8d86f71f84e8ce845271023232b37cdbc2ce2fa Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 20 Mar 2013 09:30:51 +0000 Subject: [PATCH] - Add COPYING.txt OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wadllib?expand=0&rev=2 --- python-wadllib.changes | 5 +++++ python-wadllib.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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