automatic version update by autodist [release 1.15.0-1mamba;Wed May 05 2021]
This commit is contained in:
parent
8a84bb6b53
commit
d9d4760dee
17
certbot.spec
17
certbot.spec
@ -1,5 +1,5 @@
|
|||||||
Name: certbot
|
Name: certbot
|
||||||
Version: 1.14.0
|
Version: 1.15.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A fully-featured, extensible client for the Let's Encrypt CA
|
Summary: A fully-featured, extensible client for the Let's Encrypt CA
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -15,6 +15,18 @@ Patch1: letsencrypt-0.1.1-acme-0.1.1.patch
|
|||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
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
|
## AUTOBUILDREQ-END
|
||||||
Requires: python3 >= %python3_version
|
Requires: python3 >= %python3_version
|
||||||
Requires: python-acme-py3 == %{version}
|
Requires: python-acme-py3 == %{version}
|
||||||
@ -140,6 +152,9 @@ done
|
|||||||
#%defattr(-,root,root)
|
#%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 05 2021 Automatic Build System <autodist@mambasoft.it> 1.15.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Apr 07 2021 Automatic Build System <autodist@mambasoft.it> 1.14.0-1mamba
|
* Wed Apr 07 2021 Automatic Build System <autodist@mambasoft.it> 1.14.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user