From e2936a2679cf591dd6ae346d686c88907f637ebbe96c8b644473649eac1bea38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 21 Aug 2020 08:41:40 +0000 Subject: [PATCH] - update to version 1.7.0 * Sync with main certbot package. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=51 --- certbot-apache-1.6.0.tar.gz | 3 --- certbot-apache-1.7.0.tar.gz | 3 +++ python-certbot-apache.changes | 6 ++++++ python-certbot-apache.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 certbot-apache-1.6.0.tar.gz create mode 100644 certbot-apache-1.7.0.tar.gz diff --git a/certbot-apache-1.6.0.tar.gz b/certbot-apache-1.6.0.tar.gz deleted file mode 100644 index d48ac42..0000000 --- a/certbot-apache-1.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e0232a1f1c5513701de06bccb88b57b7d76d9db28c6559fba8539f88293c85ea -size 214971 diff --git a/certbot-apache-1.7.0.tar.gz b/certbot-apache-1.7.0.tar.gz new file mode 100644 index 0000000..2d66b4a --- /dev/null +++ b/certbot-apache-1.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99943b6406e0315f31c1f81e2ced6be38aee3ea24974ef4d7aeeda8202c1c3bc +size 221621 diff --git a/python-certbot-apache.changes b/python-certbot-apache.changes index ee8af7f..2f4e039 100644 --- a/python-certbot-apache.changes +++ b/python-certbot-apache.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 21 08:41:24 UTC 2020 - Marketa Calabkova + +- update to version 1.7.0 + * Sync with main certbot package. + ------------------------------------------------------------------- Mon Jul 13 08:38:29 UTC 2020 - Marketa Calabkova diff --git a/python-certbot-apache.spec b/python-certbot-apache.spec index 6337c05..8474df6 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: 1.6.0 +Version: 1.7.0 Release: 0 Summary: Apache plugin for Certbot License: Apache-2.0