From 246ac975b30902e39e732fcb777fcda550ade60145fbe1e804eda739ac4d92ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 7 Dec 2023 10:48:14 +0000 Subject: [PATCH] - update to version 2.8.0 * Added support for Alpine Linux distribution when is used the apache plugin OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=88 --- certbot-apache-2.7.4.tar.gz | 3 --- certbot-apache-2.8.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-2.7.4.tar.gz create mode 100644 certbot-apache-2.8.0.tar.gz diff --git a/certbot-apache-2.7.4.tar.gz b/certbot-apache-2.7.4.tar.gz deleted file mode 100644 index 2b62e64..0000000 --- a/certbot-apache-2.7.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ff21ae1ca61d9f5546de6e6c7d155d4e24f50b5894a2f1323547694cbb64422 -size 182846 diff --git a/certbot-apache-2.8.0.tar.gz b/certbot-apache-2.8.0.tar.gz new file mode 100644 index 0000000..7faba78 --- /dev/null +++ b/certbot-apache-2.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97516b1b7b59e44eaa3d9f02c3a2d3cf674cf347c22984bd001034d27b0914f1 +size 182841 diff --git a/python-certbot-apache.changes b/python-certbot-apache.changes index 124de15..32e1e84 100644 --- a/python-certbot-apache.changes +++ b/python-certbot-apache.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 7 10:45:37 UTC 2023 - Markéta Machová + +- update to version 2.8.0 + * Added support for Alpine Linux distribution when is used the apache plugin + ------------------------------------------------------------------- Thu Nov 16 12:59:57 UTC 2023 - Markéta Machová diff --git a/python-certbot-apache.spec b/python-certbot-apache.spec index 0f22011..30c3148 100644 --- a/python-certbot-apache.spec +++ b/python-certbot-apache.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-certbot-apache -Version: 2.7.4 +Version: 2.8.0 Release: 0 Summary: Apache plugin for Certbot License: Apache-2.0