diff --git a/certbot.spec b/certbot.spec index 2bd8ab5..4a7aea5 100644 --- a/certbot.spec +++ b/certbot.spec @@ -1,5 +1,5 @@ Name: certbot -Version: 1.12.0 +Version: 1.14.0 Release: 1mamba Summary: A fully-featured, extensible client for the Let's Encrypt CA Group: System/Libraries @@ -45,7 +45,6 @@ Requires: python-configobj-py3 Requires: python-configargparse-py3 Provides: letsencrypt Obsoletes: letsencrypt -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description The Let's Encrypt Client is a fully-featured, extensible client for the Let's Encrypt CA (or any other CA that speaks the ACME protocol) that can automate the tasks of obtaining certificates and configuring webservers to use them. @@ -141,6 +140,12 @@ done #%defattr(-,root,root) %changelog +* Wed Apr 07 2021 Automatic Build System 1.14.0-1mamba +- automatic version update by autodist + +* Wed Mar 03 2021 Automatic Build System 1.13.0-1mamba +- automatic version update by autodist + * Wed Feb 03 2021 Automatic Build System 1.12.0-1mamba - automatic version update by autodist