diff options
Diffstat (limited to 'python-certbot-dns-digitalocean.spec')
-rw-r--r-- | python-certbot-dns-digitalocean.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-certbot-dns-digitalocean.spec b/python-certbot-dns-digitalocean.spec index aa2462b..cb9c1f1 100644 --- a/python-certbot-dns-digitalocean.spec +++ b/python-certbot-dns-digitalocean.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-certbot-dns-digitalocean -Version: 2.4.0 +Version: 2.5.0 Release: 1 Summary: DigitalOcean DNS Authenticator plugin for Certbot License: Apache License 2.0 URL: https://github.com/certbot/certbot -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f1/bc/de6b1a6af4f8e93f4ba71d9877a385759642f26e132ecead6b4390ad7d1a/certbot-dns-digitalocean-2.4.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/54/10/d4501054c62ce0f1985f2a6a8e3df550f32cf6da4c157bd99c7ac7e043e0/certbot-dns-digitalocean-2.5.0.tar.gz BuildArch: noarch Requires: python3-digitalocean @@ -35,7 +35,7 @@ Provides: python3-certbot-dns-digitalocean-doc %prep -%autosetup -n certbot-dns-digitalocean-2.4.0 +%autosetup -n certbot-dns-digitalocean-2.5.0 %build %py3_build @@ -75,5 +75,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Mar 08 2023 Python_Bot <Python_Bot@openeuler.org> - 2.4.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.5.0-1 - Package Spec generated |