From e768e888dcfde94367f46606d2b3181e48a72432 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 12 Jan 2025 10:24:27 +0100 Subject: [PATCH] automatic version update by autodist [release 3.1.0-1mamba;Sat Jan 11 2025] --- certbot.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/certbot.spec b/certbot.spec index 0aca204..8d1d72b 100644 --- a/certbot.spec +++ b/certbot.spec @@ -1,5 +1,5 @@ Name: certbot -Version: 3.0.1 +Version: 3.1.0 Release: 1mamba Summary: A fully-featured, extensible client for the Let's Encrypt CA Group: System/Libraries @@ -11,6 +11,7 @@ Source: https://github.com/certbot/certbot.git/v%{version}/certbot-%{vers Source1: certbot-renew.service 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 @@ -26,7 +27,6 @@ BuildRequires: python3.11dist(pyparsing) BuildRequires: python3.11dist(pyrfc3339) BuildRequires: python3.11dist(python-augeas) BuildRequires: python3.11dist(pytz) -BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END Requires: python-psutil-py3 Requires: python-requests-py3 @@ -130,6 +130,9 @@ install -D -m0644 %{SOURCE2} %{buildroot}%{_unitdir}/certbot-renew.timer %{python3_sitelib}/certbot_nginx/* %changelog +* Sat Jan 11 2025 Automatic Build System 3.1.0-1mamba +- automatic version update by autodist + * Fri Nov 15 2024 Automatic Build System 3.0.1-1mamba - automatic version update by autodist