update to 3.0.3 [release 3.0.3-1mamba;Sat Dec 23 2017]
This commit is contained in:
parent
565c58c604
commit
6644c16c74
@ -1,5 +1,5 @@
|
||||
Name: easy-rsa
|
||||
Version: 3.0.1
|
||||
Version: 3.0.3
|
||||
Release: 1mamba
|
||||
Summary: Simple shell based CA utility
|
||||
Group: Network/Security
|
||||
@ -8,7 +8,7 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
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/%{version}/easy-rsa-%{version}.tar.bz2
|
||||
Source: https://github.com/OpenVPN/easy-rsa.git/v%{version}/easy-rsa-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
@ -19,6 +19,7 @@ A small RSA key management package, based on the openssl command line tool.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
cp COPYING.md COPYING
|
||||
|
||||
%build
|
||||
#autoreconf -f -i
|
||||
@ -49,6 +50,9 @@ ln -s openssl-1.0.cnf %{buildroot}%{_datadir}/easyrsa3/openssl.cnf
|
||||
%doc COPYING README.quickstart.md
|
||||
|
||||
%changelog
|
||||
* Sat Dec 23 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.3-1mamba
|
||||
- update to 3.0.3
|
||||
|
||||
* Thu Aug 11 2016 Automatic Build System <autodist@mambasoft.it> 3.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user