Accepting request 1074882 from filesystems:ceph

OBS-URL: https://build.opensuse.org/request/show/1074882
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ceph?expand=0&rev=87
This commit is contained in:
Dominique Leuenberger 2023-03-29 21:25:59 +00:00 committed by Git OBS Bridge
commit aa69a92082
6 changed files with 23 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:82652f5d71c6c03e313fab7f02f1c9516c51356c5d995bd36da83e4360418576
size 155891622

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:95edebe7667db2a7be49c8ed597f9818e8bc0d50a01f38ff7b6ff2cda09311f3
size 155927085

View File

@ -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> Fri Mar 10 05:08:15 UTC 2023 - Tim Serong <tserong@suse.com>

View File

@ -136,7 +136,7 @@
# main package definition # main package definition
################################################################################# #################################################################################
Name: ceph-test Name: ceph-test
Version: 16.2.11.62+gce6291a3463 Version: 16.2.11.65+g8b7e6fc0182
Release: 0%{?dist} Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel} %if 0%{?fedora} || 0%{?rhel}
Epoch: 2 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 Group: System/Filesystems
%endif %endif
URL: http://ceph.com/ 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} %if 0%{?suse_version}
Source94: ceph-rpmlintrc Source94: ceph-rpmlintrc
Source95: checkin.sh Source95: checkin.sh
@ -595,7 +595,7 @@ This package contains Ceph benchmarks and test tools.
%if 0%{?suse_version} %if 0%{?suse_version}
%endif %endif
%prep %prep
%autosetup -p1 -n ceph-16.2.11-62-gce6291a3463 %autosetup -p1 -n ceph-16.2.11-65-g8b7e6fc0182
%build %build
# Disable lto on systems that do not support symver attribute # Disable lto on systems that do not support symver attribute

View File

@ -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> Fri Mar 10 05:08:15 UTC 2023 - Tim Serong <tserong@suse.com>

View File

@ -136,7 +136,7 @@
# main package definition # main package definition
################################################################################# #################################################################################
Name: ceph Name: ceph
Version: 16.2.11.62+gce6291a3463 Version: 16.2.11.65+g8b7e6fc0182
Release: 0%{?dist} Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel} %if 0%{?fedora} || 0%{?rhel}
Epoch: 2 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 Group: System/Filesystems
%endif %endif
URL: http://ceph.com/ 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} %if 0%{?suse_version}
# _insert_obs_source_lines_here # _insert_obs_source_lines_here
ExclusiveArch: x86_64 aarch64 ppc64le s390x ExclusiveArch: x86_64 aarch64 ppc64le s390x
@ -1210,7 +1210,7 @@ This package provides Ceph default alerts for Prometheus.
# common # common
################################################################################# #################################################################################
%prep %prep
%autosetup -p1 -n ceph-16.2.11-62-gce6291a3463 %autosetup -p1 -n ceph-16.2.11-65-g8b7e6fc0182
%build %build
# Disable lto on systems that do not support symver attribute # Disable lto on systems that do not support symver attribute