From 32d59c2c3a0c1852726deac0a85bb1d299a14b278667676cc6a0d17208f96bb4 Mon Sep 17 00:00:00 2001 From: Alberto Planas Dominguez Date: Tue, 26 May 2015 13:50:02 +0000 Subject: [PATCH] Accepting request 308740 from home:jkeil:branches:devel:languages:python - Fix License issue OBS-URL: https://build.opensuse.org/request/show/308740 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-daemon?expand=0&rev=10 --- python-python-daemon.changes | 5 +++++ python-python-daemon.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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