diff --git a/.gitignore b/.gitignore index c3fc084..e580400 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /libreswan-3.2.tar.gz /libreswan-3.3.tar.gz +/libreswan-3.5.tar.gz diff --git a/libreswan.spec b/libreswan.spec index fdc3ec5..5e1e240 100644 --- a/libreswan.spec +++ b/libreswan.spec @@ -16,7 +16,7 @@ Name: libreswan Summary: IPsec implementation with IKEv1 and IKEv2 keying protocols -Version: 3.3 +Version: 3.5 Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist} License: GPLv2 Url: https://www.libreswan.org/ @@ -184,5 +184,8 @@ rm -fr %{buildroot}/etc/rc.d/rc* %systemd_post ipsec.service %changelog +* Mon Jul 15 2013 Paul Wouters - 3.5-1 +- Updated to 3.5 + * Mon May 16 2013 Paul Wouters - 3.3-1 - Initial package for Fedora 18 diff --git a/sources b/sources index a5e5c14..8f1dec2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a3e8562dfa1a7f4384e0e66a26acec52 libreswan-3.3.tar.gz +7dbf9dbd79836b567e3231006eed3109 libreswan-3.5.tar.gz