diff --git a/strongswan.spec b/strongswan.spec index b6f9006..2750fc9 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -16,7 +16,7 @@ Name: strongswan Version: 5.9.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An OpenSource IPsec-based VPN and TNC solution License: GPLv2+ URL: https://www.strongswan.org/ @@ -416,6 +416,9 @@ install -D -m 0644 %{SOURCE3} %{buildroot}/%{_tmpfilesdir}/strongswan-starter.co %endif %changelog +* Tue Jun 13 2023 Python Maint - 5.9.10-2 +- Rebuilt for Python 3.12 + * Thu Mar 02 2023 Paul Wouters