public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kaleb S. KEITHLEY <kkeithle@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ceph] rawhide: rebuild with liborc, libarrow w/ protobuf3
Date: Mon, 15 Jun 2026 17:03:12 GMT [thread overview]
Message-ID: <178154299233.1.5504922764495622577.rpms-ceph-67850bb74296@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ceph
Branch : rawhide
Commit : 67850bb742965e01810624ed701ef1d3373cae9a
Author : Kaleb S. KEITHLEY <kkeithle@redhat.com>
Date : 2026-06-15T13:02:43-04:00
Stats : +7/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ceph/c/67850bb742965e01810624ed701ef1d3373cae9a?branch=rawhide
Log:
rebuild with liborc, libarrow w/ protobuf3
---
diff --git a/ceph.spec b/ceph.spec
index 9a9807c..f688f73 100644
--- a/ceph.spec
+++ b/ceph.spec
@@ -180,7 +180,7 @@
#################################################################################
Name: ceph
Version: 20.2.1
-Release: 5%{?dist}
+Release: 6%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
%endif
@@ -392,8 +392,8 @@ BuildRequires: ragel
BuildRequires: systemtap-sdt-devel
BuildRequires: libubsan
BuildRequires: libasan
-BuildRequires: protobuf-devel
-BuildRequires: protobuf-compiler
+BuildRequires: protobuf3-devel
+BuildRequires: protobuf3-compiler
%endif
#################################################################################
# distro-conditional dependencies
@@ -924,7 +924,7 @@ Requires: ceph-base = %{_epoch_prefix}%{version}-%{release}
Requires: sudo
Requires: libstoragemgmt
%if 0%{with crimson}
-Requires: protobuf
+Requires: protobuf3
%endif
%if 0%{?weak_deps}
Recommends: ceph-volume = %{_epoch_prefix}%{version}-%{release}
@@ -2744,6 +2744,9 @@ exit 0
%{python3_sitelib}/ceph_node_proxy-*
%changelog
+* Mon Jun 15 2026 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:20.2.1-6
+- Ceph 20.2.1, rebuild with liborc, libarrow w/ protobuf3
+
* Fri Jun 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 2:20.2.1-5
- Rebuilt for openssl 4.0
reply other threads:[~2026-06-15 17:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178154299233.1.5504922764495622577.rpms-ceph-67850bb74296@fedoraproject.org \
--to=kkeithle@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox