From d7d39ff599d61f7b395264a5238faab7790d652e Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 15 Aug 2025 15:19:05 +0200 Subject: [PATCH] Rebuilt for Python 3.14.0rc2 bytecode --- strongswan.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/strongswan.spec b/strongswan.spec index aed3f79..99dea17 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -16,7 +16,7 @@ Name: strongswan Version: 5.9.14 -Release: 9%{?dist} +Release: 10%{?dist} Summary: An OpenSource IPsec-based VPN and TNC solution # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later @@ -427,6 +427,9 @@ install -D -m 0644 %{SOURCE3} %{buildroot}/%{_tmpfilesdir}/strongswan-starter.co %endif %changelog +* Fri Aug 15 2025 Python Maint - 5.9.14-10 +- Rebuilt for Python 3.14.0rc2 bytecode + * Thu Aug 14 2025 Carlos Rodriguez-Fernandez - 5.9.14-9 - Fix build issue (rhbz#2368971)