diff --git a/openvpn.spec b/openvpn.spec index 81c6cba..a45f3f8 100644 --- a/openvpn.spec +++ b/openvpn.spec @@ -1,5 +1,5 @@ Name: openvpn -Version: 2.6.0 +Version: 2.6.1 Release: 1mamba Summary: A full-featured SSL VPN solution which can accomodate a wide range of configurations Group: Network/Security @@ -16,6 +16,7 @@ BuildRequires: glibc-devel BuildRequires: libcap-ng-devel BuildRequires: liblz4-devel BuildRequires: liblzo-devel +BuildRequires: libnl-devel BuildRequires: libnsl-devel BuildRequires: libopenssl-devel BuildRequires: libpam-devel @@ -85,6 +86,9 @@ fi #ChangeLog README %changelog +* Thu Mar 09 2023 Automatic Build System 2.6.1-1mamba +- automatic version update by autodist + * Thu Jan 26 2023 Automatic Build System 2.6.0-1mamba - automatic version update by autodist