diff --git a/python-python-daemon.changes b/python-python-daemon.changes index 1ac1904..a2b5a9c 100644 --- a/python-python-daemon.changes +++ b/python-python-daemon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 26 12:22:44 UTC 2015 - jkeil@suse.com + +- Fix License issue + ------------------------------------------------------------------- Tue May 12 11:38:14 UTC 2015 - benoit.monin@gmx.fr diff --git a/python-python-daemon.spec b/python-python-daemon.spec index 1e4f86e..8b4a75c 100644 --- a/python-python-daemon.spec +++ b/python-python-daemon.spec @@ -21,7 +21,7 @@ Version: 2.0.5 Release: 0 Url: http://pypi.python.org/pypi/python-daemon/ Summary: Library to implement a well-behaved Unix daemon process -License: Apache-2.0 +License: Apache-2.0 and GPL-3.0 Group: Development/Languages/Python Source: https://pypi.python.org/packages/source/p/python-daemon/python-daemon-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build