Accepting request 967764 from devel:languages:python:certbot
certbot version bump OBS-URL: https://build.opensuse.org/request/show/967764 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=31
This commit is contained in:
commit
d40c2d32f6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f26857de340714df8c94f6499d3d30d6fd2425957f579e6eac42e964e48b9692
|
|
||||||
size 13969
|
|
3
certbot-dns-digitalocean-1.26.0.tar.gz
Normal file
3
certbot-dns-digitalocean-1.26.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:735b68e8b22c438dd14fd82b1ebad468395926278f244ee98e858996543933f4
|
||||||
|
size 14235
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 8 09:48:14 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
- update to version 1.26.0
|
||||||
|
* dns-digitalocean used the SOA TTL for newly created records, rather than 30 seconds. Fixed.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 21 18:49:02 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
|
Tue Dec 21 18:49:02 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-certbot-dns-digitalocean
|
# spec file for package python-certbot-dns-digitalocean
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-certbot-dns-digitalocean
|
Name: python-certbot-dns-digitalocean
|
||||||
Version: 1.22.0
|
Version: 1.26.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: DigitalOcean Authenticator plugin for Certbot
|
Summary: DigitalOcean Authenticator plugin for Certbot
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user