diff --git a/.gitignore b/.gitignore index da6d894..8df6d94 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /strongswan-5.8.4.tar.bz2 /strongswan-5.9.0.tar.bz2 /strongswan-5.9.1.tar.bz2 +/strongswan-5.9.2.tar.bz2 diff --git a/sources b/sources index f33b7c2..911554c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (strongswan-5.9.1.tar.bz2) = 222625e77bd86959da6dd7346cfa9f92569fc396a494bb95ddf2c8e0680b7e8041541e8a14320517a0c735d713ae0fdc0d0c4694215e812817814b0b4efc3497 +SHA512 (strongswan-5.9.2.tar.bz2) = dca30b9be7847e0af59d1526c2e38d440b6729055cb3f0f0637d50d7381df465c7b59e79662efe63870a7a5a44eef696c02231274d2764f9e3c430ce2fd694f6 diff --git a/strongswan.spec b/strongswan.spec index 475e967..fcabb97 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -2,8 +2,8 @@ #%%define prerelease dr1 Name: strongswan -Version: 5.9.1 -Release: 2%{?dist} +Version: 5.9.2 +Release: 1%{?dist} Summary: An OpenSource IPsec-based VPN and TNC solution License: GPLv2+ URL: http://www.strongswan.org/ @@ -276,12 +276,15 @@ install -D -m 0644 %{SOURCE1} %{buildroot}/%{_tmpfilesdir}/strongswan.conf %{_libexecdir}/strongswan/charon-nm %changelog +* Thu Jun 03 2021 Paul Wouters - 5.9.2-1 +- Resolves: rhbz#1896545 strongswan-5.9.2 is available + * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 5.9.1-2 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. * Fri Feb 12 2021 Paul Wouters - 5.9.1-1 -- Resolves: rhbz# 1896545 strongswan-5.9.1 is available +- Resolves: rhbz#1896545 strongswan-5.9.1 is available * Thu Feb 11 2021 Davide Cavalca - 5.9.0-4 - Build with with capabilities support