This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05e84dfe96b72582cde97c490977d8e2d33d440c927a320debb4cf287f6fadcc
|
||||
size 195823
|
||||
3
certbot-apache-1.2.0.tar.gz
Normal file
3
certbot-apache-1.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b46e9def272103a68108e48bf7e410ea46801529b1ea6954f6506b14dd9df9b3
|
||||
size 192297
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 21 15:31:41 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to version 1.2.0
|
||||
* Sync with main certbot package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 21 09:39:46 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
@@ -18,14 +18,14 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-certbot-apache
|
||||
Version: 1.1.0
|
||||
Version: 1.2.0
|
||||
Release: 0
|
||||
Summary: Apache plugin for Certbot
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/letsencrypt/letsencrypt
|
||||
Source: https://files.pythonhosted.org/packages/source/c/certbot-apache/certbot-apache-%{version}.tar.gz
|
||||
BuildRequires: %{python_module augeas}
|
||||
BuildRequires: %{python_module certbot >= 1.1.0}
|
||||
BuildRequires: %{python_module certbot >= 1.2.0}
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@@ -37,7 +37,7 @@ Requires: apache2
|
||||
Requires: augeas-lenses
|
||||
Requires: python-acme >= 0.34.0
|
||||
Requires: python-augeas
|
||||
Requires: python-certbot >= 1.1.0
|
||||
Requires: python-certbot >= 1.2.0
|
||||
Requires: python-zope.component
|
||||
Requires: python-zope.interface
|
||||
BuildArch: noarch
|
||||
|
||||
Reference in New Issue
Block a user