require python-josepy [release 0.23.0-2mamba;Mon Apr 09 2018]
This commit is contained in:
parent
cc7bd61556
commit
6c3b99ef66
11
certbot.spec
11
certbot.spec
@ -1,6 +1,6 @@
|
||||
Name: certbot
|
||||
Version: 0.22.2
|
||||
Release: 1mamba
|
||||
Version: 0.23.0
|
||||
Release: 2mamba
|
||||
Summary: A fully-featured, extensible client for the Let's Encrypt CA
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -35,6 +35,7 @@ Requires: python-configobj
|
||||
Requires: python-setuptools
|
||||
Requires: python-funcsigs >= 1.0
|
||||
Requires: python-argparse
|
||||
Requires: python-josepy
|
||||
Provides: letsencrypt
|
||||
Obsoletes: letsencrypt
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -79,6 +80,12 @@ _EOF
|
||||
#%{python_sitearch}/letsencrypt-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 09 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 0.23.0-2mamba
|
||||
- require python-josepy
|
||||
|
||||
* Thu Apr 05 2018 Automatic Build System <autodist@mambasoft.it> 0.23.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 20 2018 Automatic Build System <autodist@mambasoft.it> 0.22.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user