Update to last successful build

a45b614e348a3cdfa467873e2a6b6d627c331570 changes 0.6.1

OBS-URL: https://build.opensuse.org/package/show/zypp:Head/zypp-plugin?expand=0&rev=17
This commit is contained in:
ZYpp Developers 2017-10-26 15:20:09 +00:00 committed by Git OBS Bridge
parent 18b0429ceb
commit 0d44c6293a
4 changed files with 12 additions and 9 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c250a7058437e53bbafc5f516d3ecef852f282690c119097d65d55c64423ecf
size 4227

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9c7d4957b72e23bb1c3b1a70f3bfb21b80d90106494e2d74300098b6ce3211fc
size 4323

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 26 17:14:59 CEST 2017 - ma@suse.de
- Let zypp-plugin-python provide python2-zypp-plugin to be
consistent with python3--zypp-plugin.
- version 0.6.1
-------------------------------------------------------------------
Thu Oct 26 12:43:19 CEST 2017 - ma@suse.de

View File

@ -21,7 +21,7 @@
%endif
Name: zypp-plugin
Version: 0.6
Version: 0.6.1
Release: 0
Url: https://gitorious.org/opensuse/zypp-plugin
Summary: Helper that makes writing ZYpp plugins easier
@ -65,12 +65,8 @@ and implementing the commands you want to respond to as python methods.
%package python
Summary: Helper that makes writing ZYpp plugins in python easier
# Actually libzypp(plugin) should be required. Unfortunately the corresponing
# provides was introduced to late for SUSE Manager/SLE-11-SP1. We do not want to
# enforce libzypp update to satisfy this, so the Requires should saty disabled,
# until libzypp on SUSE Manager/SLE-11-SP1 was updated and provides libzypp(plugin).
#Requires: libzypp(plugin)
Group: System/Packages
Provides: python2-%{name}
BuildRequires: python-devel
Requires: python