bump release
This commit is contained in:
parent
2865ae8e8c
commit
2b2374e75d
@ -31,7 +31,7 @@ Name: libreswan
|
||||
Summary: Internet Key Exchange (IKEv1 and IKEv2) implementation for IPsec
|
||||
# version is generated in the release script
|
||||
Version: 4.9
|
||||
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:development/}%{name}-%{version}%{?prever}.tar.gz
|
||||
@ -207,6 +207,9 @@ certutil -N -d sql:$tmpdir --empty-password
|
||||
%doc %{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 10 2023 Paul Wouters <paul.wouters@aiven.io - 4.9-2
|
||||
- Use new GPG key location.
|
||||
|
||||
* Thu Oct 13 2022 Paul Wouters <paul.wouters@aiven.io - 4.9-1
|
||||
- Update to 4.9 (maxbytes/maxpackets support, raw ECDSA support, misc fixes)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user