From 8a767a1cdc333b34adbd9d3afa48fffb07353e6c4793b939241da9f9821719bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 13 Jul 2020 08:38:42 +0000 Subject: [PATCH] - update to version 1.6.0 * Sync with main certbot package. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=49 --- certbot-apache-1.5.0.tar.gz | 3 --- certbot-apache-1.6.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.5.0.tar.gz create mode 100644 certbot-apache-1.6.0.tar.gz diff --git a/certbot-apache-1.5.0.tar.gz b/certbot-apache-1.5.0.tar.gz deleted file mode 100644 index f6daec1..0000000 --- a/certbot-apache-1.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3eec5a49ae4fcf86213f962eb1e11d8a725b65e7dcee18f9b92c7aa73f821764 -size 214702 diff --git a/certbot-apache-1.6.0.tar.gz b/certbot-apache-1.6.0.tar.gz new file mode 100644 index 0000000..d48ac42 --- /dev/null +++ b/certbot-apache-1.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0232a1f1c5513701de06bccb88b57b7d76d9db28c6559fba8539f88293c85ea +size 214971 diff --git a/python-certbot-apache.changes b/python-certbot-apache.changes index 6e508d0..ee8af7f 100644 --- a/python-certbot-apache.changes +++ b/python-certbot-apache.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 13 08:38:29 UTC 2020 - Marketa Calabkova + +- update to version 1.6.0 + * Sync with main certbot package. + ------------------------------------------------------------------- Thu Jun 11 12:12:06 UTC 2020 - Marketa Calabkova diff --git a/python-certbot-apache.spec b/python-certbot-apache.spec index e5a35c3..6337c05 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.5.0 +Version: 1.6.0 Release: 0 Summary: Apache plugin for Certbot License: Apache-2.0