diff --git a/certbot-0.30.2.tar.gz b/certbot-0.30.2.tar.gz deleted file mode 100644 index 122fa29..0000000 --- a/certbot-0.30.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:534487cb552ced8e47948ba3d2e7ca12c3a439133fc609485012b1a02fc7776e -size 333414 diff --git a/certbot-0.31.0.tar.gz b/certbot-0.31.0.tar.gz new file mode 100644 index 0000000..2307b2f --- /dev/null +++ b/certbot-0.31.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c3196f80a102c0f9d82d566ba859efe3b70e9ed4670520224c844fafd930473 +size 336579 diff --git a/python-certbot.changes b/python-certbot.changes index 66b84eb..beabc86 100644 --- a/python-certbot.changes +++ b/python-certbot.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 8 10:32:10 UTC 2019 - Marketa Calabkova + +- update to version 0.31.0 + * Avoid reprocessing challenges that are already validated when + a certificate is issued. + * Certbot's official Docker images are now based on Alpine Linux 3.9 + rather than 3.7. + * Clarify behavior for deleting certs as part of revocation. + ------------------------------------------------------------------- Tue Jan 29 11:39:30 UTC 2019 - Tomáš Chvátal diff --git a/python-certbot.spec b/python-certbot.spec index 5b4837f..1f4d233 100644 --- a/python-certbot.spec +++ b/python-certbot.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-certbot -Version: 0.30.2 +Version: 0.31.0 Release: 0 Summary: ACME client License: Apache-2.0