From 7af2c58ad18fc08c2ed81d74e2a0acf98adf672e364f07aceb2866c9691ea41c Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Thu, 21 Jun 2012 07:31:59 +0000 Subject: [PATCH] Update to last sucessful build OBS-URL: https://build.opensuse.org/package/show/zypp:Head/zypp-plugin?expand=0&rev=8 --- zypp-plugin-0.3.tar.bz2 | 4 ++-- zypp-plugin.changes | 5 +++++ zypp-plugin.spec | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/zypp-plugin-0.3.tar.bz2 b/zypp-plugin-0.3.tar.bz2 index 4e378e8..0128640 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:486c8b6470b87155423bf88bdbf07e76cccfc154731a19d091040062cdbe9b9a -size 3865 +oid sha256:a2fb665be74035aa08d919c6e2d8b3877fe4b6ced9761db117c747ad1141f2e2 +size 3923 diff --git a/zypp-plugin.changes b/zypp-plugin.changes index 5ae9cad..3fde55f 100644 --- a/zypp-plugin.changes +++ b/zypp-plugin.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 9 10:01:48 UTC 2012 - coolo@suse.com + +- patch license to be in spdx.org format + ------------------------------------------------------------------- Tue Jul 5 12:19:37 CEST 2011 - ma@suse.de diff --git a/zypp-plugin.spec b/zypp-plugin.spec index d445bd1..d4cb841 100644 --- a/zypp-plugin.spec +++ b/zypp-plugin.spec @@ -16,7 +16,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 @@ -35,7 +35,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