Accepting request 1063577 from filesystems:ceph:pacific
OBS-URL: https://build.opensuse.org/request/show/1063577 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=336
This commit is contained in:
parent
6af40582d8
commit
5784975fe3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c013cda690cdc7ceedcce37188be29edd5754faa856af109e7087a8e5a43fbf1
|
||||
size 155886570
|
3
ceph-16.2.11-58-g38d6afd3b78.tar.bz2
Normal file
3
ceph-16.2.11-58-g38d6afd3b78.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f70c3b3adef62670d09b1d73249476b218d5e9128fa99f90cbfe1dccee7528c0
|
||||
size 155935670
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 7 07:46:18 UTC 2023 - Tim Serong <tserong@suse.com>
|
||||
|
||||
- Update to 16.2.11-58-g38d6afd3b78:
|
||||
+ test/CMakeLists.txt: move 'APPEND rgw_libs Boost::filesystem' to top level
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 27 09:47:26 UTC 2023 - Tim Serong <tserong@suse.com>
|
||||
|
||||
|
@ -136,7 +136,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph-test
|
||||
Version: 16.2.11.57+g9be7fb44a33
|
||||
Version: 16.2.11.58+g38d6afd3b78
|
||||
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-57-g9be7fb44a33.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-16.2.11-58-g38d6afd3b78.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-57-g9be7fb44a33
|
||||
%autosetup -p1 -n ceph-16.2.11-58-g38d6afd3b78
|
||||
|
||||
%build
|
||||
# Disable lto on systems that do not support symver attribute
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 7 07:46:18 UTC 2023 - Tim Serong <tserong@suse.com>
|
||||
|
||||
- Update to 16.2.11-58-g38d6afd3b78:
|
||||
+ test/CMakeLists.txt: move 'APPEND rgw_libs Boost::filesystem' to top level
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 27 09:47:26 UTC 2023 - Tim Serong <tserong@suse.com>
|
||||
|
||||
|
@ -136,7 +136,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph
|
||||
Version: 16.2.11.57+g9be7fb44a33
|
||||
Version: 16.2.11.58+g38d6afd3b78
|
||||
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-57-g9be7fb44a33.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-16.2.11-58-g38d6afd3b78.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-57-g9be7fb44a33
|
||||
%autosetup -p1 -n ceph-16.2.11-58-g38d6afd3b78
|
||||
|
||||
%build
|
||||
# Disable lto on systems that do not support symver attribute
|
||||
|
Loading…
x
Reference in New Issue
Block a user