From d28b70046578283d42975851fc43eff9ed8880ea999ff3deddec498c4f2d6bd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 30 May 2022 09:19:28 +0000 Subject: [PATCH] - update to version 1.27.0 * sync with the main certbot package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=74 --- certbot-apache-1.26.0.tar.gz | 3 --- certbot-apache-1.27.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.26.0.tar.gz create mode 100644 certbot-apache-1.27.0.tar.gz diff --git a/certbot-apache-1.26.0.tar.gz b/certbot-apache-1.26.0.tar.gz deleted file mode 100644 index 2571862..0000000 --- a/certbot-apache-1.26.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:efb573a1fd926ecf74618286d21ac3f7539b2be426face7f1364dcca8b0e316e -size 224988 diff --git a/certbot-apache-1.27.0.tar.gz b/certbot-apache-1.27.0.tar.gz new file mode 100644 index 0000000..4952d5c --- /dev/null +++ b/certbot-apache-1.27.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:387f5b8256755ab0bf7378d62c5e8fbc5755fa90aafd7ce23d2c21ac2a38ccc9 +size 224573 diff --git a/python-certbot-apache.changes b/python-certbot-apache.changes index f8dd33c..079352f 100644 --- a/python-certbot-apache.changes +++ b/python-certbot-apache.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 30 09:19:03 UTC 2022 - Markéta Machová + +- update to version 1.27.0 + * sync with the main certbot package + ------------------------------------------------------------------- Fri Apr 8 06:29:41 UTC 2022 - Markéta Machová diff --git a/python-certbot-apache.spec b/python-certbot-apache.spec index 2f8f9ef..ba18ebe 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: 1.26.0 +Version: 1.27.0 Release: 0 Summary: Apache plugin for Certbot License: Apache-2.0