From 27a4aa816783db08a88eef879a9b1e8288e297bb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 09:32:45 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- strongswan.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/strongswan.spec b/strongswan.spec index ac2fbd9..2a60d3b 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -14,7 +14,7 @@ Name: strongswan Version: 5.9.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An OpenSource IPsec-based VPN and TNC solution License: GPLv2+ URL: http://www.strongswan.org/ @@ -412,6 +412,9 @@ install -D -m 0644 %{SOURCE3} %{buildroot}/%{_tmpfilesdir}/strongswan-starter.co %endif %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 5.9.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Jun 22 2022 Arne Reiter - 5.9.6-1 - Resolves rhbz#2080070 strongswan-5.9.6 is available - Fixed missing format string in enum_flags_to_string()