From 82489f52e59cd0c7eb3b5a17e4e4738bd28393fe4a390faac24bbb944010e159 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 17 Jul 2019 13:46:59 +0000 Subject: [PATCH] - update to version 0.36.0 * The error message when Certbot's Apache plugin is unable to modify your Apache configuration has been improved. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=17 --- certbot-apache-0.35.1.tar.gz | 3 --- certbot-apache-0.36.0.tar.gz | 3 +++ python-certbot-apache.changes | 7 +++++++ python-certbot-apache.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 certbot-apache-0.35.1.tar.gz create mode 100644 certbot-apache-0.36.0.tar.gz diff --git a/certbot-apache-0.35.1.tar.gz b/certbot-apache-0.35.1.tar.gz deleted file mode 100644 index 9e43efb..0000000 --- a/certbot-apache-0.35.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69962eafe0ec9be8eb2845e3622da6f37ecaeee7e517ea172d71d7b31f01be71 -size 180516 diff --git a/certbot-apache-0.36.0.tar.gz b/certbot-apache-0.36.0.tar.gz new file mode 100644 index 0000000..944e889 --- /dev/null +++ b/certbot-apache-0.36.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:458d20a3e9e8a88563d3deb0bbe38752bd2b80100f0e5854e4069390c1b4e5cd +size 180269 diff --git a/python-certbot-apache.changes b/python-certbot-apache.changes index 763cccc..f4bb1aa 100644 --- a/python-certbot-apache.changes +++ b/python-certbot-apache.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jul 17 13:35:38 UTC 2019 - Marketa Calabkova + +- update to version 0.36.0 + * The error message when Certbot's Apache plugin is unable to + modify your Apache configuration has been improved. + ------------------------------------------------------------------- Tue Jun 18 09:47:51 UTC 2019 - Marketa Calabkova diff --git a/python-certbot-apache.spec b/python-certbot-apache.spec index abc1b28..0dd7629 100644 --- a/python-certbot-apache.spec +++ b/python-certbot-apache.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-certbot-apache -Version: 0.35.1 +Version: 0.36.0 Release: 0 Summary: Apache plugin for Certbot License: Apache-2.0