From 8772331885edfa71f01c9ee83cb992fa801e780ffe49a1a04f4ea52dec57800f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 12 May 2021 12:06:57 +0000 Subject: [PATCH] - update to version 1.15.0 * sync with the main certbot package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-digitalocean?expand=0&rev=64 --- certbot-dns-digitalocean-1.14.0.tar.gz | 3 --- certbot-dns-digitalocean-1.15.0.tar.gz | 3 +++ python-certbot-dns-digitalocean.changes | 6 ++++++ python-certbot-dns-digitalocean.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 certbot-dns-digitalocean-1.14.0.tar.gz create mode 100644 certbot-dns-digitalocean-1.15.0.tar.gz diff --git a/certbot-dns-digitalocean-1.14.0.tar.gz b/certbot-dns-digitalocean-1.14.0.tar.gz deleted file mode 100644 index 47fc876..0000000 --- a/certbot-dns-digitalocean-1.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5dc89af0c95945bc16116b3d86e9a505e60803db1170513e8ba07a0a1b63ba98 -size 14058 diff --git a/certbot-dns-digitalocean-1.15.0.tar.gz b/certbot-dns-digitalocean-1.15.0.tar.gz new file mode 100644 index 0000000..5eb2a5b --- /dev/null +++ b/certbot-dns-digitalocean-1.15.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e4e3e5cf2719055364f8d15575105394c0b80f092e384ff1bab98fc9c69e949 +size 14002 diff --git a/python-certbot-dns-digitalocean.changes b/python-certbot-dns-digitalocean.changes index bc5fe6c..b0ba65c 100644 --- a/python-certbot-dns-digitalocean.changes +++ b/python-certbot-dns-digitalocean.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 12 12:06:51 UTC 2021 - Markéta Machová + +- update to version 1.15.0 + * sync with the main certbot package + ------------------------------------------------------------------- Wed Apr 14 15:16:52 UTC 2021 - Markéta Machová diff --git a/python-certbot-dns-digitalocean.spec b/python-certbot-dns-digitalocean.spec index 72e3c43..c360f2c 100644 --- a/python-certbot-dns-digitalocean.spec +++ b/python-certbot-dns-digitalocean.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-certbot-dns-digitalocean -Version: 1.14.0 +Version: 1.15.0 Release: 0 Summary: DigitalOcean Authenticator plugin for Certbot License: Apache-2.0