From 9d159bf0d0e0b8a606d38257615c38812459b61f Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Fri, 14 Jul 2023 13:45:25 -0400 Subject: [PATCH] - Resolves: rhbz#2214186 strongswan-5.9.11 is available --- strongswan.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/strongswan.spec b/strongswan.spec index 2750fc9..39d8eab 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -15,8 +15,8 @@ %global forgeurl0 https://github.com/strongswan/strongswan Name: strongswan -Version: 5.9.10 -Release: 2%{?dist} +Version: 5.9.11 +Release: 1%{?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 +* Fri Jul 14 2023 Paul Wouters - 5.9.10-2 - Rebuilt for Python 3.12