diff --git a/python-lockfile.changes b/python-lockfile.changes index d12b6da..19320dd 100644 --- a/python-lockfile.changes +++ b/python-lockfile.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 21 16:31:18 UTC 2014 - fcrozat@suse.com + +- Add LICENSE to %doc + ------------------------------------------------------------------- Wed Jun 27 08:55:31 UTC 2012 - saschpe@suse.de diff --git a/python-lockfile.spec b/python-lockfile.spec index 54959db..fe971fe 100644 --- a/python-lockfile.spec +++ b/python-lockfile.spec @@ -1,7 +1,7 @@ # # spec file for package python-lockfile # -# Copyright (c) 2012 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 @@ -58,7 +58,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} %files %defattr(-,root,root,-) -%doc README RELEASE-NOTES +%doc README RELEASE-NOTES LICENSE %python_sitelib/lockfile* %changelog