Rebuild for ldns soname bump
This commit is contained in:
parent
efc202e0cd
commit
d84dd699b8
@ -37,7 +37,7 @@ Name: libreswan
|
|||||||
Summary: IKE implementation for IPsec with IKEv1 and IKEv2 support
|
Summary: IKE implementation for IPsec with IKEv1 and IKEv2 support
|
||||||
# version is generated in the release script
|
# version is generated in the release script
|
||||||
Version: 4.1
|
Version: 4.1
|
||||||
Release: %{?prever:0.}3%{?prever:.%{prever}}%{?dist}
|
Release: %{?prever:0.}4%{?prever:.%{prever}}%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Url: https://libreswan.org/
|
Url: https://libreswan.org/
|
||||||
Source0: https://download.libreswan.org/%{?prever:with_development/}%{name}-%{version}%{?prever}.tar.gz
|
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}/*/*
|
%attr(0644,root,root) %doc %{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 19 2020 Adam Williamson <awilliam@redhat.com> - 4.1-4
|
||||||
|
- Rebuild for ldns soname bump
|
||||||
|
|
||||||
* Mon Nov 23 11:50:41 EST 2020 Paul Wouters <pwouters@redhat.com> - 4.1-3
|
* Mon Nov 23 11:50:41 EST 2020 Paul Wouters <pwouters@redhat.com> - 4.1-3
|
||||||
- Resolves: rhbz#1894381 Libreswan 4.1-2 breaks l2tp connection to Windows VPN server
|
- Resolves: rhbz#1894381 Libreswan 4.1-2 breaks l2tp connection to Windows VPN server
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user