From ccf2a79b78c3f665a3b73699ed2b5df007e2754d9d7006a06d7e8038f14a6689 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 22 Jul 2014 07:28:02 +0000 Subject: [PATCH] Accepting request 241779 from home:fcrozat:branches:devel:languages:python - Add LICENSE to %doc OBS-URL: https://build.opensuse.org/request/show/241779 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lockfile?expand=0&rev=12 --- python-lockfile.changes | 5 +++++ python-lockfile.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) 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