Accepting request 964731 from filesystems:ceph:pacific

OBS-URL: https://build.opensuse.org/request/show/964731
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=317
This commit is contained in:
Stefen Allen 2022-03-28 19:26:28 +00:00 committed by Git OBS Bridge
parent 6dea11c2ad
commit 0713e26cb2
6 changed files with 21 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:306e94871d270bd0a44597914010dbce3301727df71615c9309192ad1cc54caf
size 128496775

View File

@ -125,7 +125,7 @@
# main package definition
#################################################################################
Name: ceph-test
Version: 16.2.7.640+gceb23c7491b
Version: 16.2.7.650+gd083eaa3886
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-650-gd083eaa3886.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-650-gd083eaa3886
%build
# LTO can be enabled as soon as the following GCC bug is fixed:

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
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.650+gd083eaa3886
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-650-gd083eaa3886.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-650-gd083eaa3886
%build
# LTO can be enabled as soon as the following GCC bug is fixed: