Accepting request 966088 from filesystems:ceph

OBS-URL: https://build.opensuse.org/request/show/966088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ceph?expand=0&rev=78
This commit is contained in:
Dominique Leuenberger 2022-04-04 17:25:14 +00:00 committed by Git OBS Bridge
commit b104c7d301
7 changed files with 43 additions and 11 deletions

View File

@ -25,7 +25,7 @@
</conditions>
<hardware>
<disk>
<size unit="G">36</size>
<size unit="G">50</size>
</disk>
<physicalmemory>
<size unit="G">8</size>
@ -40,7 +40,7 @@
</conditions>
<hardware>
<disk>
<size unit="G">52</size>
<size unit="G">50</size>
</disk>
<physicalmemory>
<size unit="G">8</size>

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:05ee1afbf3c0e7b5ff32b534a973e0c90cb23c6c500ab5c88a4b3b363525b037
size 128471285

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Mar 30 17:38:31 UTC 2022 - Stefen Allen <stefen.allen@suse.com>
- Update to v16.2.7-652-gf5dc462fdb5
+ (bsc#1194875) [SES7P] include/buffer: include <memory>
-------------------------------------------------------------------
Thu Mar 24 14:22:13 UTC 2022 - Stefen Allen <stefen.allen@suse.com>
- Update to 16.2.7-650-gd083eaa3886
+ (pr#469) cephadm: update image paths to registry.suse.com
+ (pr#468) cephadm: use snmp-notifier image from registry.suse.de
+ (pr#467) cephadm: infer the default container image during pull
+ (pr#465) mgr/cephadm: try to get FQDN for inventory address
+ Sync _constaints file for IBS and OBS
-------------------------------------------------------------------
Tue Mar 15 19:31:58 UTC 2022 - Stefen Allen <stefen.allen@suse.com>

View File

@ -125,7 +125,7 @@
# main package definition
#################################################################################
Name: ceph-test
Version: 16.2.7.640+gceb23c7491b
Version: 16.2.7.652+gf5dc462fdb5
Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
@ -141,7 +141,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.7-640-gceb23c7491b.tar.bz2
Source0: %{?_remote_tarball_prefix}ceph-16.2.7-652-gf5dc462fdb5.tar.bz2
%if 0%{?suse_version}
Source94: ceph-rpmlintrc
Source95: checkin.sh
@ -586,7 +586,7 @@ This package contains Ceph benchmarks and test tools.
%if 0%{?suse_version}
%endif
%prep
%autosetup -p1 -n ceph-16.2.7-640-gceb23c7491b
%autosetup -p1 -n ceph-16.2.7-652-gf5dc462fdb5
%build
# LTO can be enabled as soon as the following GCC bug is fixed:

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Mar 30 17:38:31 UTC 2022 - Stefen Allen <stefen.allen@suse.com>
- Update to v16.2.7-652-gf5dc462fdb5
+ (bsc#1194875) [SES7P] include/buffer: include <memory>
-------------------------------------------------------------------
Thu Mar 24 14:22:13 UTC 2022 - Stefen Allen <stefen.allen@suse.com>
- Update to 16.2.7-650-gd083eaa3886
+ (pr#469) cephadm: update image paths to registry.suse.com
+ (pr#468) cephadm: use snmp-notifier image from registry.suse.de
+ (pr#467) cephadm: infer the default container image during pull
+ (pr#465) mgr/cephadm: try to get FQDN for inventory address
+ Sync _constaints file for IBS and OBS
-------------------------------------------------------------------
Tue Mar 15 19:31:58 UTC 2022 - Stefen Allen <stefen.allen@suse.com>

View File

@ -125,7 +125,7 @@
# main package definition
#################################################################################
Name: ceph
Version: 16.2.7.640+gceb23c7491b
Version: 16.2.7.652+gf5dc462fdb5
Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
@ -141,7 +141,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.7-640-gceb23c7491b.tar.bz2
Source0: %{?_remote_tarball_prefix}ceph-16.2.7-652-gf5dc462fdb5.tar.bz2
%if 0%{?suse_version}
# _insert_obs_source_lines_here
ExclusiveArch: x86_64 aarch64 ppc64le s390x
@ -1199,7 +1199,7 @@ This package provides Ceph default alerts for Prometheus.
# common
#################################################################################
%prep
%autosetup -p1 -n ceph-16.2.7-640-gceb23c7491b
%autosetup -p1 -n ceph-16.2.7-652-gf5dc462fdb5
%build
# LTO can be enabled as soon as the following GCC bug is fixed: