Update to last sucessful build

OBS-URL: https://build.opensuse.org/package/show/zypp:Head/zypp-plugin?expand=0&rev=8
This commit is contained in:
ZYpp Developers
2012-06-21 07:31:59 +00:00
committed by Git OBS Bridge
parent a6c480a664
commit 7af2c58ad1
3 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:486c8b6470b87155423bf88bdbf07e76cccfc154731a19d091040062cdbe9b9a
size 3865
oid sha256:a2fb665be74035aa08d919c6e2d8b3877fe4b6ced9761db117c747ad1141f2e2
size 3923

View File

@@ -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

View File

@@ -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