public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/HepMC3] rawhide: Use protobuf in version 3.x only
@ 2026-06-06 7:39
0 siblings, 0 replies; only message in thread
From: @ 2026-06-06 7:39 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/HepMC3
Branch : rawhide
Commit : 5f00d5721a2ec56ca01e585a9c0362c171124809
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2026-06-06T07:38:48+00:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/HepMC3/c/5f00d5721a2ec56ca01e585a9c0362c171124809?branch=rawhide
Log:
Use protobuf in version 3.x only
This is part of https://fedoraproject.org/wiki/Changes/Protobuf_5.x/6.x
This package does not sucessfully build with new protobuf per
https://copr.fedorainfracloud.org/coprs/mochaa/protobuf/monitor/
so limiting to protobuf version 3.
Once the protobuf is rebase this will automatically pick up compat
package protobuf3
I am not bumping release as this does not need a rebuild now.
---
diff --git a/HepMC3.spec b/HepMC3.spec
index c85f188..abd629c 100644
--- a/HepMC3.spec
+++ b/HepMC3.spec
@@ -24,7 +24,7 @@ BuildRequires: root-hist
BuildRequires: root-io
BuildRequires: root-tree
BuildRequires: json-devel
-BuildRequires: protobuf-devel
+BuildRequires: protobuf-devel < 4
BuildRequires: doxygen
BuildRequires: graphviz
BuildRequires: python%{python3_pkgversion}-devel
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-06 7:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-06 7:39 [rpms/HepMC3] rawhide: Use protobuf in version 3.x only
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox