diff --git a/certbot-0.37.2.tar.gz b/certbot-0.37.2.tar.gz deleted file mode 100644 index 9783f15..0000000 --- a/certbot-0.37.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e454368aa8d62559c673091b511319c130c8e0ea1c4dfa314ed7bdc91dd96ef5 -size 358242 diff --git a/certbot-0.38.0.tar.gz b/certbot-0.38.0.tar.gz new file mode 100644 index 0000000..b3bcd97 --- /dev/null +++ b/certbot-0.38.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c27712101794e3adf54f3a3067c63be5caa507a930a79865bc654b6864121c6b +size 359066 diff --git a/python-certbot.changes b/python-certbot.changes index a076f3c..497d3b0 100644 --- a/python-certbot.changes +++ b/python-certbot.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Sep 11 12:29:03 UTC 2019 - Marketa Calabkova + +- update to version 0.38.0 + * If Certbot fails to rollback your server configuration, the + error message links to the Let's Encrypt forum. + * Replace platform.linux_distribution with distro.linux_distribution + as a step towards Python 3.8 support in Certbot. + ------------------------------------------------------------------- Mon Aug 26 10:40:27 UTC 2019 - Marketa Calabkova diff --git a/python-certbot.spec b/python-certbot.spec index 5c6ebdf..9489156 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.37.2 +Version: 0.38.0 Release: 0 Summary: ACME client License: Apache-2.0