From 485bb926ffcced9455774fc49fead947d317a6661377b620342ed7289e7f9920 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Fri, 4 Sep 2020 14:56:40 +0000 Subject: [PATCH] Accepting request 832136 from filesystems:ceph:pacific bsc#1175266 OBS-URL: https://build.opensuse.org/request/show/832136 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=279 --- ceph-16.0.0-4862-g8ac6038555.tar.bz2 | 3 --- ceph-16.0.0-4863-g5d95d9d41d.tar.bz2 | 3 +++ ceph-test.changes | 6 ++++++ ceph-test.spec | 6 +++--- ceph.changes | 6 ++++++ ceph.spec | 6 +++--- 6 files changed, 21 insertions(+), 9 deletions(-) delete mode 100644 ceph-16.0.0-4862-g8ac6038555.tar.bz2 create mode 100644 ceph-16.0.0-4863-g5d95d9d41d.tar.bz2 diff --git a/ceph-16.0.0-4862-g8ac6038555.tar.bz2 b/ceph-16.0.0-4862-g8ac6038555.tar.bz2 deleted file mode 100644 index bfe1204..0000000 --- a/ceph-16.0.0-4862-g8ac6038555.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e701634b037fe41529fcd7448722edf3e12c05af2575240e75547fbfea258271 -size 121784781 diff --git a/ceph-16.0.0-4863-g5d95d9d41d.tar.bz2 b/ceph-16.0.0-4863-g5d95d9d41d.tar.bz2 new file mode 100644 index 0000000..419197f --- /dev/null +++ b/ceph-16.0.0-4863-g5d95d9d41d.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eae8a5f4c6bbfd139377b121d1ebc5c66fe71075066bdf26ba8d1939490584fa +size 121784127 diff --git a/ceph-test.changes b/ceph-test.changes index 4ae0577..e1827f3 100644 --- a/ceph-test.changes +++ b/ceph-test.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 3 17:51:07 UTC 2020 - Nathan Cutler + +- Update to 16.0.0-4863-g5d95d9d41d: + + cmake: detect and use sigdescr_np() if available (bsc#1175266) + ------------------------------------------------------------------- Fri Aug 28 12:37:48 UTC 2020 - Nathan Cutler diff --git a/ceph-test.spec b/ceph-test.spec index 0432dbd..c98beab 100644 --- a/ceph-test.spec +++ b/ceph-test.spec @@ -94,7 +94,7 @@ # main package definition ################################################################################# Name: ceph-test -Version: 16.0.0.4862+g8ac6038555 +Version: 16.0.0.4863+g5d95d9d41d Release: 0%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 @@ -110,7 +110,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.0.0-4862-g8ac6038555.tar.bz2 +Source0: %{?_remote_tarball_prefix}ceph-16.0.0-4863-g5d95d9d41d.tar.bz2 %if 0%{?suse_version} Source96: checkin.sh Source97: README-checkin.txt @@ -507,7 +507,7 @@ This package contains Ceph benchmarks and test tools. %if 0%{?suse_version} %endif %prep -%autosetup -p1 -n ceph-16.0.0-4862-g8ac6038555 +%autosetup -p1 -n ceph-16.0.0-4863-g5d95d9d41d %build # LTO can be enabled as soon as the following GCC bug is fixed: diff --git a/ceph.changes b/ceph.changes index 4ae0577..e1827f3 100644 --- a/ceph.changes +++ b/ceph.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 3 17:51:07 UTC 2020 - Nathan Cutler + +- Update to 16.0.0-4863-g5d95d9d41d: + + cmake: detect and use sigdescr_np() if available (bsc#1175266) + ------------------------------------------------------------------- Fri Aug 28 12:37:48 UTC 2020 - Nathan Cutler diff --git a/ceph.spec b/ceph.spec index dfb9398..74ff6b5 100644 --- a/ceph.spec +++ b/ceph.spec @@ -94,7 +94,7 @@ # main package definition ################################################################################# Name: ceph -Version: 16.0.0.4862+g8ac6038555 +Version: 16.0.0.4863+g5d95d9d41d Release: 0%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 @@ -110,7 +110,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.0.0-4862-g8ac6038555.tar.bz2 +Source0: %{?_remote_tarball_prefix}ceph-16.0.0-4863-g5d95d9d41d.tar.bz2 %if 0%{?suse_version} # _insert_obs_source_lines_here ExclusiveArch: x86_64 aarch64 ppc64le s390x @@ -1064,7 +1064,7 @@ This package provides Ceph’s default alerts for Prometheus. # common ################################################################################# %prep -%autosetup -p1 -n ceph-16.0.0-4862-g8ac6038555 +%autosetup -p1 -n ceph-16.0.0-4863-g5d95d9d41d %build # LTO can be enabled as soon as the following GCC bug is fixed: