From 443a483e75b2affc7cd3f93bf5437a9b8e3dbbd9e189cca5dffa528d37b385bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 31 Oct 2023 08:14:35 +0000 Subject: [PATCH] - update to version 2.7.3 * sync with the main certbot package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=79 --- certbot-nginx-2.6.0.tar.gz | 3 --- certbot-nginx-2.7.3.tar.gz | 3 +++ python-certbot-nginx.changes | 6 ++++++ python-certbot-nginx.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 certbot-nginx-2.6.0.tar.gz create mode 100644 certbot-nginx-2.7.3.tar.gz diff --git a/certbot-nginx-2.6.0.tar.gz b/certbot-nginx-2.6.0.tar.gz deleted file mode 100644 index e5ebaa2..0000000 --- a/certbot-nginx-2.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:426038336f0eb305579aa1bd71d021cfbbfa0925d165198054763b7225d64a05 -size 77755 diff --git a/certbot-nginx-2.7.3.tar.gz b/certbot-nginx-2.7.3.tar.gz new file mode 100644 index 0000000..c46efd3 --- /dev/null +++ b/certbot-nginx-2.7.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e10b561beca16c0364b90209f75cb0b9804350fd052fa26350b2ebe9155b7b0 +size 78145 diff --git a/python-certbot-nginx.changes b/python-certbot-nginx.changes index f28d473..06ae1d0 100644 --- a/python-certbot-nginx.changes +++ b/python-certbot-nginx.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 31 08:14:31 UTC 2023 - Markéta Machová + +- update to version 2.7.3 + * sync with the main certbot package + ------------------------------------------------------------------- Wed Jun 7 16:06:07 UTC 2023 - Markéta Machová diff --git a/python-certbot-nginx.spec b/python-certbot-nginx.spec index 4106440..7210c65 100644 --- a/python-certbot-nginx.spec +++ b/python-certbot-nginx.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-certbot-nginx -Version: 2.6.0 +Version: 2.7.3 Release: 0 Summary: Nginx plugin for Certbot License: Apache-2.0