From dea6f69ef2b4b9625a45613060ba13e5eaab337a Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 8 Jun 2026 14:56:21 +0200 Subject: [PATCH 1/3] Rebuilt for Python 3.15 --- xcfun.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xcfun.spec b/xcfun.spec index 60a75fd..364f6a7 100644 --- a/xcfun.spec +++ b/xcfun.spec @@ -2,7 +2,7 @@ Name: xcfun Version: 2.1.1 -Release: 23%{?dist} +Release: 24%{?dist} Summary: A library of approximate exchange-correlation functionals License: MPL-2.0 URL: https://xcfun.readthedocs.io @@ -98,6 +98,9 @@ chmod u=rwX,og=rX -R %{buildroot}%{python3_sitearch}/xcfun/tests %{python3_sitearch}/xcfun %changelog +* Mon Jun 08 2026 Python Maint - 2.1.1-24 +- Rebuilt for Python 3.15 + * Fri Jun 05 2026 Cristian Le - 2.1.1-23 - Use standard CMake macros (rhbz#2381159) From bd8b82d8d6e78f521c8fc1eec28296d50043cfbe Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:03:47 +0000 Subject: [PATCH 2/3] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- xcfun.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xcfun.spec b/xcfun.spec index 364f6a7..f929d34 100644 --- a/xcfun.spec +++ b/xcfun.spec @@ -2,7 +2,7 @@ Name: xcfun Version: 2.1.1 -Release: 24%{?dist} +Release: 25%{?dist} Summary: A library of approximate exchange-correlation functionals License: MPL-2.0 URL: https://xcfun.readthedocs.io @@ -98,6 +98,9 @@ chmod u=rwX,og=rX -R %{buildroot}%{python3_sitearch}/xcfun/tests %{python3_sitearch}/xcfun %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 2.1.1-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Mon Jun 08 2026 Python Maint - 2.1.1-24 - Rebuilt for Python 3.15 From 67c0b404c093ac84c5138ce1646641042c953c87 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 22 Jul 2026 10:16:04 +0200 Subject: [PATCH 3/3] Rebuilt for Python 3.15.0b4 ABI change --- xcfun.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xcfun.spec b/xcfun.spec index f929d34..82d6261 100644 --- a/xcfun.spec +++ b/xcfun.spec @@ -2,7 +2,7 @@ Name: xcfun Version: 2.1.1 -Release: 25%{?dist} +Release: 26%{?dist} Summary: A library of approximate exchange-correlation functionals License: MPL-2.0 URL: https://xcfun.readthedocs.io @@ -98,6 +98,9 @@ chmod u=rwX,og=rX -R %{buildroot}%{python3_sitearch}/xcfun/tests %{python3_sitearch}/xcfun %changelog +* Wed Jul 22 2026 Python Maint - 2.1.1-26 +- Rebuilt for Python 3.15.0b4 ABI change + * Fri Jul 17 2026 Fedora Release Engineering - 2.1.1-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild