diff --git a/openvpn.spec b/openvpn.spec index 8863b63..7ad8843 100644 --- a/openvpn.spec +++ b/openvpn.spec @@ -1,17 +1,16 @@ Name: openvpn -Version: 2.5.0 +Version: 2.5.1 Release: 1mamba Summary: A full-featured SSL VPN solution which can accomodate a wide range of configurations Group: Network/Security Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://openvpn.net/ +URL: https://openvpn.net/ Source: http://swupdate.openvpn.org/community/releases/openvpn-%{version}.tar.gz Source1: openvpn@.service Source2: openvpn-tmpfiles.d License: GPL -BuildRoot: %{_tmppath}/%{name}-%{version}-root ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: liblzo-devel @@ -92,6 +91,9 @@ fi #ChangeLog README %changelog +* Thu Feb 25 2021 Automatic Build System 2.5.1-1mamba +- automatic version update by autodist + * Fri Oct 30 2020 Automatic Build System 2.5.0-1mamba - automatic version update by autodist