diff --git a/certbot.spec b/certbot.spec index 8d1d72b..4f03f1e 100644 --- a/certbot.spec +++ b/certbot.spec @@ -1,5 +1,5 @@ Name: certbot -Version: 3.1.0 +Version: 3.2.0 Release: 1mamba Summary: A fully-featured, extensible client for the Let's Encrypt CA Group: System/Libraries @@ -13,7 +13,6 @@ Source2: certbot-renew.timer License: Apache License 2.0 BuildArch: noarch ## AUTOBUILDREQ-BEGIN -BuildRequires: (python3.11dist(pyopenssl) < 23.1 or python3.11dist(pyopenssl) > 23.1) BuildRequires: libpython311-devel BuildRequires: python3.11dist(acme) BuildRequires: python3.11dist(configargparse) @@ -130,6 +129,9 @@ install -D -m0644 %{SOURCE2} %{buildroot}%{_unitdir}/certbot-renew.timer %{python3_sitelib}/certbot_nginx/* %changelog +* Wed Feb 12 2025 Automatic Build System 3.2.0-1mamba +- automatic version update by autodist + * Sat Jan 11 2025 Automatic Build System 3.1.0-1mamba - automatic version update by autodist