diff --git a/easy-rsa.spec b/easy-rsa.spec index fb6e9bd..628479d 100644 --- a/easy-rsa.spec +++ b/easy-rsa.spec @@ -1,6 +1,6 @@ Name: easy-rsa -Version: 3.0.8 -Release: 3mamba +Version: 3.1.0 +Release: 1mamba Summary: Simple shell based CA utility Group: Network/Security Vendor: openmamba @@ -18,7 +18,6 @@ BuildRequires: python-zipp-py3 Requires: python-Markdown-py3 Requires: python-importlib_metadata-py3 Requires: python-zipp-py3 -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description A small RSA key management package, based on the openssl command line tool. @@ -57,6 +56,9 @@ ln -s openssl-1.0.cnf %{buildroot}%{_datadir}/easyrsa3/openssl.cnf %doc COPYING README.quickstart.md %changelog +* Thu May 19 2022 Automatic Build System 3.1.0-1mamba +- automatic version update by autodist + * Mon Sep 14 2020 Silvan Calarco 3.0.8-3mamba - (build)require python-Markdown-py3 python-importlib_metadata-py3 python-zipp-py3