automatic version update by autodist [release 1.30.0-1mamba;Thu Sep 08 2022]
This commit is contained in:
parent
47fe7d879b
commit
347f87c485
18
certbot.spec
18
certbot.spec
@ -1,5 +1,5 @@
|
||||
Name: certbot
|
||||
Version: 1.29.0
|
||||
Version: 1.30.0
|
||||
Release: 1mamba
|
||||
Summary: A fully-featured, extensible client for the Let's Encrypt CA
|
||||
Group: System/Libraries
|
||||
@ -14,19 +14,6 @@ Patch0: python-letsencrypt-0.1.0-use-configargparse.patch
|
||||
Patch1: letsencrypt-0.1.1-acme-0.1.1.patch
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(acme)
|
||||
BuildRequires: python3.7dist(configargparse)
|
||||
BuildRequires: python3.7dist(configobj)
|
||||
BuildRequires: python3.7dist(cryptography)
|
||||
BuildRequires: python3.7dist(distro)
|
||||
BuildRequires: python3.7dist(josepy)
|
||||
BuildRequires: python3.7dist(parsedatetime)
|
||||
BuildRequires: python3.7dist(pyrfc3339)
|
||||
BuildRequires: python3.7dist(pytz)
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: python3.7dist(zope.component)
|
||||
BuildRequires: python3.7dist(zope.interface)
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: python3 >= %python3_version
|
||||
Requires: python-acme-py3 == %{version}
|
||||
@ -153,6 +140,9 @@ done
|
||||
#%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Thu Sep 08 2022 Automatic Build System <autodist@mambasoft.it> 1.30.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 07 2022 Automatic Build System <autodist@mambasoft.it> 1.29.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user