From 36366f8f99ef0bb21f03b8f2ce10f82a1b7d6f4d05c6dd609b3fbafee0032008 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 13 Jul 2020 08:41:08 +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-nginx?expand=0&rev=44 --- certbot-nginx-1.5.0.tar.gz | 3 --- certbot-nginx-1.6.0.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-1.5.0.tar.gz create mode 100644 certbot-nginx-1.6.0.tar.gz diff --git a/certbot-nginx-1.5.0.tar.gz b/certbot-nginx-1.5.0.tar.gz deleted file mode 100644 index 28cf56f..0000000 --- a/certbot-nginx-1.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b38f101588af6d2b8ea7c2e3334f249afbe14461a85add2f1420091d860df983 -size 73824 diff --git a/certbot-nginx-1.6.0.tar.gz b/certbot-nginx-1.6.0.tar.gz new file mode 100644 index 0000000..b324dba --- /dev/null +++ b/certbot-nginx-1.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:facc59e066d7e5623fbc068fe2fcc5e1f802c2441d148e37ff96ad90b893600a +size 73891 diff --git a/python-certbot-nginx.changes b/python-certbot-nginx.changes index 016eec9..a185402 100644 --- a/python-certbot-nginx.changes +++ b/python-certbot-nginx.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 13 08:40:59 UTC 2020 - Marketa Calabkova + +- update to version 1.6.0 + * Sync with main certbot package. + ------------------------------------------------------------------- Thu Jun 11 12:14:55 UTC 2020 - Marketa Calabkova diff --git a/python-certbot-nginx.spec b/python-certbot-nginx.spec index ceb9dd7..33f8c0e 100644 --- a/python-certbot-nginx.spec +++ b/python-certbot-nginx.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-certbot-nginx -Version: 1.5.0 +Version: 1.6.0 Release: 0 Summary: Nginx plugin for Certbot License: Apache-2.0