public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mattias Ellert <mattias.ellert@physics.uu.se>
To: git-commits@fedoraproject.org
Subject: [rpms/HepMC3] epel9: Rebuild for root 6.40
Date: Tue, 30 Jun 2026 08:03:57 GMT	[thread overview]
Message-ID: <178280663765.1.1422807922946037271.rpms-HepMC3-a422588e414d@fedoraproject.org> (raw)

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
-}

                 reply	other threads:[~2026-06-30  8: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=178280663765.1.1422807922946037271.rpms-HepMC3-a422588e414d@fedoraproject.org \
    --to=mattias.ellert@physics.uu.se \
    --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