From 5ca2e678c452b5e1aeb3e558f595ffa244878862dc337f46b5af520ae6807575 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Tue, 11 Jun 2019 10:37:25 +0000 Subject: [PATCH] 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 --- ceph-iscsi-3.0+1560181178.g3010fd7.tar.gz | 3 --- ceph-iscsi-3.0+1560249372.g70ec7a9.tar.gz | 3 +++ ceph-iscsi.changes | 6 ++++++ ceph-iscsi.spec | 8 ++++---- 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 ceph-iscsi-3.0+1560181178.g3010fd7.tar.gz create mode 100644 ceph-iscsi-3.0+1560249372.g70ec7a9.tar.gz diff --git a/ceph-iscsi-3.0+1560181178.g3010fd7.tar.gz b/ceph-iscsi-3.0+1560181178.g3010fd7.tar.gz deleted file mode 100644 index 0c4669e..0000000 --- a/ceph-iscsi-3.0+1560181178.g3010fd7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d97ed12ce9b01c2952b29b24fc7d57844ff27fe9d57e83dc4e76b54c786d568 -size 128700 diff --git a/ceph-iscsi-3.0+1560249372.g70ec7a9.tar.gz b/ceph-iscsi-3.0+1560249372.g70ec7a9.tar.gz new file mode 100644 index 0000000..a519215 --- /dev/null +++ b/ceph-iscsi-3.0+1560249372.g70ec7a9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9f140c339238b57b6a3f6307fd19462e3cf31eda6a4224da39e8821bf60023d +size 128571 diff --git a/ceph-iscsi.changes b/ceph-iscsi.changes index 6f8b1c8..c92fbda 100644 --- a/ceph-iscsi.changes +++ b/ceph-iscsi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 11 10:36:22 UTC 2019 - Nathan Cutler + +- Update to 3.0+1560249372.g70ec7a9: + + spec: drop python3-configshell-fb version guard + ------------------------------------------------------------------- Mon Jun 10 15:39:27 UTC 2019 - Nathan Cutler diff --git a/ceph-iscsi.spec b/ceph-iscsi.spec index 1930715..0f6deb7 100644 --- a/ceph-iscsi.spec +++ b/ceph-iscsi.spec @@ -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