From 912c6e5bfca95d7bc707dfdf5f237cc01cd63173 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 3 Jun 2026 19:03:48 +0200 Subject: [PATCH 1/3] Rebuilt for Python 3.15 --- lhapdf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lhapdf.spec b/lhapdf.spec index 1984317..77238de 100644 --- a/lhapdf.spec +++ b/lhapdf.spec @@ -1,6 +1,6 @@ Name: lhapdf Version: 6.5.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Les Houches Accord PDF Interface License: GPL-3.0-only @@ -167,6 +167,9 @@ export LD_LIBRARY_PATH=$PWD/src/.libs %license COPYING %changelog +* Wed Jun 03 2026 Python Maint - 6.5.6-4 +- Rebuilt for Python 3.15 + * Fri Apr 03 2026 Mattias Ellert - 6.5.6-3 - More fixes to lhapdf-config and lhapdf.pc From e6b66cb10f1e338d513516a361142d2abd9a2151 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jul 2026 05:35:03 +0000 Subject: [PATCH 2/3] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- lhapdf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lhapdf.spec b/lhapdf.spec index 77238de..318386a 100644 --- a/lhapdf.spec +++ b/lhapdf.spec @@ -1,6 +1,6 @@ Name: lhapdf Version: 6.5.6 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Les Houches Accord PDF Interface License: GPL-3.0-only @@ -167,6 +167,9 @@ export LD_LIBRARY_PATH=$PWD/src/.libs %license COPYING %changelog +* Thu Jul 16 2026 Fedora Release Engineering - 6.5.6-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Wed Jun 03 2026 Python Maint - 6.5.6-4 - Rebuilt for Python 3.15 From 867c8c4ed011daa79192c8b45cdde1b1c4c3cefe Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 22 Jul 2026 11:07:55 +0200 Subject: [PATCH 3/3] Rebuilt for Python 3.15.0b4 ABI change --- lhapdf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lhapdf.spec b/lhapdf.spec index 318386a..69013a3 100644 --- a/lhapdf.spec +++ b/lhapdf.spec @@ -1,6 +1,6 @@ Name: lhapdf Version: 6.5.6 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Les Houches Accord PDF Interface License: GPL-3.0-only @@ -167,6 +167,9 @@ export LD_LIBRARY_PATH=$PWD/src/.libs %license COPYING %changelog +* Wed Jul 22 2026 Python Maint - 6.5.6-6 +- Rebuilt for Python 3.15.0b4 ABI change + * Thu Jul 16 2026 Fedora Release Engineering - 6.5.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild