diff --git a/openvpn.spec b/openvpn.spec index 1446275..f6ed384 100644 --- a/openvpn.spec +++ b/openvpn.spec @@ -5,7 +5,7 @@ %bcond_without tests_long Name: openvpn -Version: 2.5.4 +Version: 2.5.5 Release: 1%{?dist} Summary: A full-featured TLS VPN solution URL: https://community.openvpn.net/ @@ -194,6 +194,9 @@ getent passwd openvpn &>/dev/null || \ %changelog +* Tue Oct 5 2021 David Sommerseth - 2.5.5-1 +- Update to upstream OpenVPN 2.5.5 (#2032844) + * Tue Oct 5 2021 David Sommerseth - 2.5.4-1 - Update to upstream OpenVPN 2.5.4 - Added new man page: openvpn-examples(5)