diff --git a/openvpn.spec b/openvpn.spec index 7ad8843..8747fc6 100644 --- a/openvpn.spec +++ b/openvpn.spec @@ -1,5 +1,5 @@ Name: openvpn -Version: 2.5.1 +Version: 2.5.2 Release: 1mamba Summary: A full-featured SSL VPN solution which can accomodate a wide range of configurations Group: Network/Security @@ -13,11 +13,16 @@ Source2: openvpn-tmpfiles.d License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libaudit-devel +BuildRequires: libcap-ng-devel +BuildRequires: libe2fs-devel +BuildRequires: libkrb5-devel +BuildRequires: liblz4-devel BuildRequires: liblzo-devel +BuildRequires: libnsl-devel BuildRequires: libopenssl-devel BuildRequires: libpam-devel -BuildRequires: libperl -BuildRequires: perl-Authen-PAM +BuildRequires: libtirpc-devel ## AUTOBUILDREQ-END BuildRequires: easy-rsa2 Requires: openssl @@ -91,6 +96,9 @@ fi #ChangeLog README %changelog +* Wed Apr 21 2021 Automatic Build System 2.5.2-1mamba +- automatic version update by autodist + * Thu Feb 25 2021 Automatic Build System 2.5.1-1mamba - automatic version update by autodist