diff --git a/zypp-plugin.changes b/zypp-plugin.changes index 5ae9cad..740533f 100644 --- a/zypp-plugin.changes +++ b/zypp-plugin.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 13 10:58:09 UTC 2012 - coolo@suse.com + +- patch license to follow spdx.org standard + ------------------------------------------------------------------- Tue Jul 5 12:19:37 CEST 2011 - ma@suse.de diff --git a/zypp-plugin.spec b/zypp-plugin.spec index edb8558..ea67fb9 100644 --- a/zypp-plugin.spec +++ b/zypp-plugin.spec @@ -3,7 +3,7 @@ Name: zypp-plugin Version: 0.3 Release: 0 Group: System/Packages -License: GPLv2 +License: GPL-2.0 Url: https://gitorious.org/opensuse/zypp-plugin Summary: Helper that makes writing ZYpp plugins easier BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -22,7 +22,7 @@ Empty main package. Helper for different languages reside in subpackages. %package python Group: System/Packages -License: GPLv2 +License: GPL-2.0 Summary: Helper that makes writing ZYpp plugins in python easier %description python