diff --git a/easy-rsa.spec b/easy-rsa.spec index d90578c..4dee5e3 100644 --- a/easy-rsa.spec +++ b/easy-rsa.spec @@ -1,5 +1,5 @@ Name: easy-rsa -Version: 2.2.1 +Version: 2.2.2 Release: 1mamba Summary: Simple shell based CA utility Group: Network/Security @@ -8,7 +8,7 @@ Distribution: openmamba Packager: Silvan Calarco URL: https://github.com/OpenVPN/easy-rsa ## GITSOURCE https://github.com/OpenVPN/easy-rsa.git v2.2.1 -Source: https://github.com/OpenVPN/easy-rsa.git/v%{version}/easy-rsa-%{version}.tar.bz2 +Source: https://github.com/OpenVPN/easy-rsa.git/%{version}/easy-rsa-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-END @@ -44,5 +44,8 @@ ln -s openssl-1.0.0.cnf %{buildroot}%{_datadir}/easy-rsa/openssl.cnf %{_datadir}/doc/easy-rsa/README-2.0 %changelog +* Tue Jun 17 2014 Silvan Calarco 2.2.2-1mamba +- update to 2.2.2 + * Tue Apr 29 2014 Silvan Calarco 2.2.1-1mamba - package created using the webbuild interface