Accepting request 1074881 from home:tserong:branches:filesystems:ceph
- Update to 16.2.11-65-g8b7e6fc0182: + (bsc#1201088) test/librados: fix FTBFS on gcc 13 + (bsc#1208820) mgr/dashboard: allow to pass controls on iscsi disk create OBS-URL: https://build.opensuse.org/request/show/1074881 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=340
This commit is contained in:
parent
0782ce2fa2
commit
522d4e8f74
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82652f5d71c6c03e313fab7f02f1c9516c51356c5d995bd36da83e4360418576
|
||||
size 155891622
|
3
ceph-16.2.11-65-g8b7e6fc0182.tar.bz2
Normal file
3
ceph-16.2.11-65-g8b7e6fc0182.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95edebe7667db2a7be49c8ed597f9818e8bc0d50a01f38ff7b6ff2cda09311f3
|
||||
size 155927085
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 28 06:26:33 UTC 2023 - Tim Serong <tserong@suse.com>
|
||||
|
||||
- Update to 16.2.11-65-g8b7e6fc0182:
|
||||
+ (bsc#1201088) test/librados: fix FTBFS on gcc 13
|
||||
+ (bsc#1208820) mgr/dashboard: allow to pass controls on iscsi disk create
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 10 05:08:15 UTC 2023 - Tim Serong <tserong@suse.com>
|
||||
|
||||
|
@ -136,7 +136,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph-test
|
||||
Version: 16.2.11.62+gce6291a3463
|
||||
Version: 16.2.11.65+g8b7e6fc0182
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
@ -152,7 +152,7 @@ License: LGPL-2.1 and LGPL-3.0 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-
|
||||
Group: System/Filesystems
|
||||
%endif
|
||||
URL: http://ceph.com/
|
||||
Source0: %{?_remote_tarball_prefix}ceph-16.2.11-62-gce6291a3463.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-16.2.11-65-g8b7e6fc0182.tar.bz2
|
||||
%if 0%{?suse_version}
|
||||
Source94: ceph-rpmlintrc
|
||||
Source95: checkin.sh
|
||||
@ -595,7 +595,7 @@ This package contains Ceph benchmarks and test tools.
|
||||
%if 0%{?suse_version}
|
||||
%endif
|
||||
%prep
|
||||
%autosetup -p1 -n ceph-16.2.11-62-gce6291a3463
|
||||
%autosetup -p1 -n ceph-16.2.11-65-g8b7e6fc0182
|
||||
|
||||
%build
|
||||
# Disable lto on systems that do not support symver attribute
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 28 06:26:33 UTC 2023 - Tim Serong <tserong@suse.com>
|
||||
|
||||
- Update to 16.2.11-65-g8b7e6fc0182:
|
||||
+ (bsc#1201088) test/librados: fix FTBFS on gcc 13
|
||||
+ (bsc#1208820) mgr/dashboard: allow to pass controls on iscsi disk create
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 10 05:08:15 UTC 2023 - Tim Serong <tserong@suse.com>
|
||||
|
||||
|
@ -136,7 +136,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph
|
||||
Version: 16.2.11.62+gce6291a3463
|
||||
Version: 16.2.11.65+g8b7e6fc0182
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
@ -152,7 +152,7 @@ License: LGPL-2.1 and LGPL-3.0 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-
|
||||
Group: System/Filesystems
|
||||
%endif
|
||||
URL: http://ceph.com/
|
||||
Source0: %{?_remote_tarball_prefix}ceph-16.2.11-62-gce6291a3463.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-16.2.11-65-g8b7e6fc0182.tar.bz2
|
||||
%if 0%{?suse_version}
|
||||
# _insert_obs_source_lines_here
|
||||
ExclusiveArch: x86_64 aarch64 ppc64le s390x
|
||||
@ -1210,7 +1210,7 @@ This package provides Ceph default alerts for Prometheus.
|
||||
# common
|
||||
#################################################################################
|
||||
%prep
|
||||
%autosetup -p1 -n ceph-16.2.11-62-gce6291a3463
|
||||
%autosetup -p1 -n ceph-16.2.11-65-g8b7e6fc0182
|
||||
|
||||
%build
|
||||
# Disable lto on systems that do not support symver attribute
|
||||
|
Loading…
x
Reference in New Issue
Block a user