diff --git a/openvpn.spec b/openvpn.spec index 38da1ba..81c6cba 100644 --- a/openvpn.spec +++ b/openvpn.spec @@ -1,5 +1,5 @@ Name: openvpn -Version: 2.5.8 +Version: 2.6.0 Release: 1mamba Summary: A full-featured SSL VPN solution which can accomodate a wide range of configurations Group: Network/Security @@ -13,6 +13,7 @@ Source2: openvpn-tmpfiles.d License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libcap-ng-devel BuildRequires: liblz4-devel BuildRequires: liblzo-devel BuildRequires: libnsl-devel @@ -84,6 +85,9 @@ fi #ChangeLog README %changelog +* Thu Jan 26 2023 Automatic Build System 2.6.0-1mamba +- automatic version update by autodist + * Thu Nov 03 2022 Automatic Build System 2.5.8-1mamba - automatic version update by autodist