public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/HepMC3] epel9: Rebuild for root 6.40
@ 2026-06-30 8:03 Mattias Ellert
0 siblings, 0 replies; only message in thread
From: Mattias Ellert @ 2026-06-30 8:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/HepMC3
Branch : epel9
Commit : a422588e414d3c8c9d59041bc76ddf9dd5f7e6bb
Author : Mattias Ellert <mattias.ellert@physics.uu.se>
Date : 2026-06-30T10:00:08+02:00
Stats : +4/-14 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/HepMC3/c/a422588e414d3c8c9d59041bc76ddf9dd5f7e6bb?branch=epel9
Log:
Rebuild for root 6.40
---
diff --git a/HepMC3.spec b/HepMC3.spec
index 0641844..09e4f72 100644
--- a/HepMC3.spec
+++ b/HepMC3.spec
@@ -3,7 +3,7 @@
Name: HepMC3
Version: 3.3.1
-Release: 11%{?dist}
+Release: 12%{?dist}
Summary: C++ Event Record for Monte Carlo Generators
# HepMC3 itself is LGPLv3+
@@ -16,8 +16,6 @@ Source1: valgrind-epel10.supp
# Valgrind suppression file for memory leak in protobuf
# library initialization (Fedora 45+)
Source2: valgrind-protobuf.supp
-# Special version for ppc64le
-Source3: valgrind-protobuf-ppc.supp
# https://gitlab.cern.ch/hepmc/HepMC3/-/merge_requests/400
Patch0: 0001-Drop-obsolete-work-around-for-ppc64le-on-EPEL-7.patch
@@ -177,14 +175,9 @@ sed 's!MEMORYCHECK_COMMAND_OPTIONS '$'\x22''!&--suppressions=%{SOURCE1} !' \
%endif
%if %{?fedora}%{!?fedora:0} >= 45
-%ifarch %{power64}
-sed 's!MEMORYCHECK_COMMAND_OPTIONS '$'\x22''!&--suppressions=%{SOURCE3} !' \
- -i test/CMakeLists.txt
-%else
sed 's!MEMORYCHECK_COMMAND_OPTIONS '$'\x22''!&--suppressions=%{SOURCE2} !' \
-i test/CMakeLists.txt
%endif
-%endif
%build
%cmake \
@@ -369,6 +362,9 @@ rm %{buildroot}%{_includedir}/%{name}/bxzstr/LICENSE
%license COPYING
%changelog
+* Tue Jun 30 2026 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.3.1-12
+- Rebuild for root 6.40
+
* Sat Jun 06 2026 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.3.1-11
- Suppress memory leak in protobuf library initialization
diff --git a/valgrind-protobuf-ppc.supp b/valgrind-protobuf-ppc.supp
deleted file mode 100644
index 8d73fb2..0000000
--- a/valgrind-protobuf-ppc.supp
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- Memory leak in protobuf library initialization (ppc64le version)
- Memcheck:Leak
- match-leak-kinds: possible
- fun:_Znwm
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-30 8:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-30 8:03 [rpms/HepMC3] epel9: Rebuild for root 6.40 Mattias Ellert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox