diff --git a/zypp-plugin-0.3.tar.bz2 b/zypp-plugin-0.3.tar.bz2 index 846b76e..4e378e8 100644 --- a/zypp-plugin-0.3.tar.bz2 +++ b/zypp-plugin-0.3.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:377884b77bd70c63a7b4be66ac31b6e42a22ba0e7ed9e4fa7a73c680a6dad354 -size 3622 +oid sha256:486c8b6470b87155423bf88bdbf07e76cccfc154731a19d091040062cdbe9b9a +size 3865 diff --git a/zypp-plugin.changes b/zypp-plugin.changes index 740533f..5ae9cad 100644 --- a/zypp-plugin.changes +++ b/zypp-plugin.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -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 ea67fb9..d445bd1 100644 --- a/zypp-plugin.spec +++ b/zypp-plugin.spec @@ -1,9 +1,22 @@ # +# spec file for package zypp-plugin +# +# Copyright (c) 2011-2012 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. +# Name: zypp-plugin Version: 0.3 Release: 0 Group: System/Packages -License: GPL-2.0 +License: GPLv2 Url: https://gitorious.org/opensuse/zypp-plugin Summary: Helper that makes writing ZYpp plugins easier BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -22,7 +35,7 @@ Empty main package. Helper for different languages reside in subpackages. %package python Group: System/Packages -License: GPL-2.0 +License: GPLv2 Summary: Helper that makes writing ZYpp plugins in python easier %description python