diff --git a/libreswan.spec b/libreswan.spec index e6e6804..1175111 100644 --- a/libreswan.spec +++ b/libreswan.spec @@ -37,7 +37,7 @@ Name: libreswan Summary: IKE implementation for IPsec with IKEv1 and IKEv2 support # version is generated in the release script Version: 4.2 -Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist} +Release: %{?prever:0.}2%{?prever:.%{prever}}%{?dist} License: GPLv2 Url: https://libreswan.org/ Source0: https://download.libreswan.org/%{?prever:with_development/}%{name}-%{version}%{?prever}.tar.gz @@ -207,6 +207,9 @@ certutil -N -d sql:$tmpdir --empty-password %attr(0644,root,root) %doc %{_mandir}/*/* %changelog +* Sat Dec 19 2020 Adam Williamson - 4.2-0.2.rc1 +- Rebuild for ldns soname bump + * Thu Dec 17 13:45:52 EST 2020 Paul Wouters - 4.2-0.1.rc1 - Update to 4.2rc1 and disable USE_NSS_KDF for testing