diff --git a/python-pymemcache.changes b/python-pymemcache.changes index 3cf123b..1ae670c 100644 --- a/python-pymemcache.changes +++ b/python-pymemcache.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Mar 13 21:44:20 UTC 2016 - dmueller@suse.com + +- add LICENSE.txt + ------------------------------------------------------------------- Tue Feb 24 14:42:54 UTC 2015 - tbechtold@suse.com diff --git a/python-pymemcache.spec b/python-pymemcache.spec index e6adca5..fa29ce0 100644 --- a/python-pymemcache.spec +++ b/python-pymemcache.spec @@ -1,7 +1,7 @@ # # spec file for package python-pymemcache # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2014 Thomas Bechtold # # All modifications and additions to the file contributed by third parties @@ -62,7 +62,7 @@ nosetests %files %defattr(-,root,root,-) -%doc README.md +%doc README.md LICENSE.txt %{python_sitelib}/* %changelog