diff --git a/python-zdaemon.changes b/python-zdaemon.changes index 7d3be30..79743d8 100644 --- a/python-zdaemon.changes +++ b/python-zdaemon.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Dec 8 12:29:11 UTC 2011 - cfarrell@suse.com + +- license update: ZPL-2.1 + Simplify to ZPL-2.1 + +------------------------------------------------------------------- +Wed Dec 7 14:20:45 UTC 2011 - coolo@suse.com + +- most is ZPL-2.1, only one test is ZPL-2.0 + ------------------------------------------------------------------- Wed Nov 10 12:50:06 UTC 2010 - coolo@novell.com diff --git a/python-zdaemon.spec b/python-zdaemon.spec index ebde469..c7fa882 100644 --- a/python-zdaemon.spec +++ b/python-zdaemon.spec @@ -1,7 +1,7 @@ # -# spec file for package python-zdaemon (Version 2.0.4) +# spec file for package python-zdaemon # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -15,20 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - %define modname zdaemon Name: python-zdaemon Version: 2.0.4 -Release: 4 +Release: 0 Summary: Daemon process control library and tools -Url: http://pypi.python.org/pypi/zdaemon -License: BSD +License: ZPL-2.1 Group: Development/Libraries/Python +Url: http://pypi.python.org/pypi/zdaemon Source: %{modname}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %{py_requires} -BuildRequires: python-devel python-setuptools +BuildRequires: python-devel +BuildRequires: python-setuptools BuildArch: noarch %description