- Update to 3.5+1679292226.g8769429:
+ rbd-target-api: don't ignore controls on disk create (bsc#1208820) - checkin.sh: default to ses7 branch OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph-iscsi?expand=0&rev=66
This commit is contained in:
parent
2cd98b63ac
commit
04dc810f99
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:592763d5eaa9168445fcb984d1daf3a9ecf2fe6250c75c1280ad9cc4eb56892b
|
||||
size 137826
|
3
ceph-iscsi-3.5+1679292226.g8769429.tar.gz
Normal file
3
ceph-iscsi-3.5+1679292226.g8769429.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c1341de21b40a3be8b01995ec3db65b9a9807b934b37c927fded0c7280e41fa
|
||||
size 137472
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 20 06:04:33 UTC 2023 - Tim Serong <tserong@suse.com>
|
||||
|
||||
- Update to 3.5+1679292226.g8769429:
|
||||
+ rbd-target-api: don't ignore controls on disk create (bsc#1208820)
|
||||
- checkin.sh: default to ses7 branch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 16 20:30:47 UTC 2022 - Stefen Allen <stefen.allen@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%endif
|
||||
|
||||
Name: ceph-iscsi
|
||||
Version: 3.5+1655410541.gf482c7a
|
||||
Version: 3.5+1679292226.g8769429
|
||||
Release: 1%{?dist}
|
||||
Group: System/Filesystems
|
||||
Summary: Python modules for Ceph iSCSI gateway configuration management
|
||||
|
@ -11,7 +11,7 @@ set -x
|
||||
|
||||
PROJECT="ceph-iscsi"
|
||||
DEFAULT_REPO="https://github.com/SUSE/$PROJECT.git"
|
||||
DEFAULT_BRANCH="ses6"
|
||||
DEFAULT_BRANCH="ses7"
|
||||
BASEDIR=$(pwd)
|
||||
|
||||
function usage {
|
||||
|
Loading…
Reference in New Issue
Block a user