diff --git a/ceph-iscsi-3.0.tar.gz b/ceph-iscsi-3.0.tar.gz index c7c4bc9..5fd010d 100644 --- a/ceph-iscsi-3.0.tar.gz +++ b/ceph-iscsi-3.0.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a8252fcedb35e6c0f198b942fc7b9741d7bd4d6cca80cc6a082938a544ac0ef1 -size 112816 +oid sha256:860b4140d5f663c9ed72cee36ce06aa4b76f8552eb171291d409d5d63a3d38e4 +size 112868 diff --git a/ceph-iscsi.changes b/ceph-iscsi.changes index fda27e9..2fe9b3a 100644 --- a/ceph-iscsi.changes +++ b/ceph-iscsi.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Dec 5 14:00:40 UTC 2018 - ncutler@suse.com + +- spec: use correct package name for python3-Flask dependency + +------------------------------------------------------------------- +Mon Nov 19 12:01:39 UTC 2018 - ncutler@suse.com + +- Add support for Python3 (Ricardo Marques) + ------------------------------------------------------------------- Wed Nov 14 14:15:52 UTC 2018 - ncutler@suse.com diff --git a/ceph-iscsi.spec b/ceph-iscsi.spec index 4aa2a02..914588e 100644 --- a/ceph-iscsi.spec +++ b/ceph-iscsi.spec @@ -56,7 +56,7 @@ Requires: python3-netifaces >= 0.10.4 Requires: python3-rtslib >= 2.1.fb67 Requires: python3-rpm >= 4.11 Requires: python3-crypto >= 2.6 -Requires: python3-flask >= 0.10.1 +Requires: python3-Flask >= 0.10.1 BuildRequires: python-rpm-macros BuildRequires: fdupes BuildRequires: python3-devel