Accepting request 709110 from filesystems:ceph:nautilus
M17 candidate OBS-URL: https://build.opensuse.org/request/show/709110 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph-iscsi?expand=0&rev=46
This commit is contained in:
parent
3ebf8284d3
commit
5ca2e678c4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d97ed12ce9b01c2952b29b24fc7d57844ff27fe9d57e83dc4e76b54c786d568
|
||||
size 128700
|
3
ceph-iscsi-3.0+1560249372.g70ec7a9.tar.gz
Normal file
3
ceph-iscsi-3.0+1560249372.g70ec7a9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d9f140c339238b57b6a3f6307fd19462e3cf31eda6a4224da39e8821bf60023d
|
||||
size 128571
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 11 10:36:22 UTC 2019 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Update to 3.0+1560249372.g70ec7a9:
|
||||
+ spec: drop python3-configshell-fb version guard
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 10 15:39:27 UTC 2019 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
|
||||
Name: ceph-iscsi
|
||||
Version: 3.0+1560181178.g3010fd7
|
||||
Version: 3.0+1560249372.g70ec7a9
|
||||
Release: 1%{?dist}
|
||||
Group: System/Filesystems
|
||||
Summary: Python modules for Ceph iSCSI gateway configuration management
|
||||
@ -51,7 +51,7 @@ Requires: python-rtslib >= 2.1.fb67
|
||||
Requires: rpm-python >= 4.11
|
||||
Requires: python-cryptography
|
||||
Requires: python-flask >= 0.10.1
|
||||
Requires: python-configshell >= 1.1.fb23
|
||||
Requires: python-configshell
|
||||
%else
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
@ -65,10 +65,10 @@ Requires: python3-rpm >= 4.11
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: fdupes
|
||||
Requires: python3-Flask >= 0.10.1
|
||||
Requires: python3-configshell-fb >= 1.1.23
|
||||
Requires: python3-configshell-fb
|
||||
%else
|
||||
Requires: python3-flask >= 0.10.1
|
||||
Requires: python3-configshell >= 1.1.fb23
|
||||
Requires: python3-configshell
|
||||
%endif
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user