diff --git a/certbot.spec b/certbot.spec index 97e9edd..6ad5f37 100644 --- a/certbot.spec +++ b/certbot.spec @@ -1,6 +1,6 @@ Name: certbot -Version: 0.30.2 -Release: 1mamba +Version: 0.31.0 +Release: 2mamba Summary: A fully-featured, extensible client for the Let's Encrypt CA Group: System/Libraries Vendor: openmamba @@ -17,6 +17,7 @@ License: Apache License 2.0 BuildRequires: libpython-devel ## AUTOBUILDREQ-END Requires: python >= %python_version +Requires: python-augeas Requires: python-mock Requires: python-zope-component Requires: python-zope-interface @@ -124,6 +125,12 @@ _EOF %defattr(-,root,root) %changelog +* Sat Feb 09 2019 Silvan Calarco 0.31.0-2mamba +- require python-augeas + +* Fri Feb 08 2019 Automatic Build System 0.31.0-1mamba +- automatic version update by autodist + * Mon Jan 28 2019 Automatic Build System 0.30.2-1mamba - automatic version update by autodist