diff --git a/.gitignore b/.gitignore index 3323cd7..bb9f937 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /strongswan-5.2.0dr4.tar.bz2.md5 /strongswan-5.2.0dr4.tar.bz2.sig /strongswan-5.2.0dr5.tar.bz2 +/strongswan-5.2.0dr6.tar.bz2 diff --git a/sources b/sources index aa2f721..1efac57 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b712718d68a2a672ab026410d69038d3 strongswan-5.2.0dr5.tar.bz2 +6b9ac43a3934dcdf66ccbdfebc54081b strongswan-5.2.0dr6.tar.bz2 diff --git a/strongswan.spec b/strongswan.spec index 245dc24..a664ac7 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -1,10 +1,10 @@ %global _hardened_build 1 -%define prerelease dr5 -%define suffix .dr5 +%define prerelease dr6 +%define suffix .dr6 Name: strongswan Version: 5.2.0 -Release: 0.2%{suffix}%{?dist} +Release: 0.3%{suffix}%{?dist} Summary: An OpenSource IPsec-based VPN and TNC solution Group: System Environment/Daemons License: GPLv2+ @@ -359,6 +359,9 @@ fi %endif %changelog +* Thu Jun 26 2014 Pavel Šimerda - 5.2.0-0.3 +- Resolves: #1111895 - bump to 5.2.0dr6 + * Thu Jun 12 2014 Pavel Šimerda - 5.2.0-0.2 - Related: #1087437 - remove or upstream all patches not specific to fedora/epel