diff options
Diffstat (limited to 'python-certbot-dns-route53.spec')
-rw-r--r-- | python-certbot-dns-route53.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-certbot-dns-route53.spec b/python-certbot-dns-route53.spec index 462118d..49fc458 100644 --- a/python-certbot-dns-route53.spec +++ b/python-certbot-dns-route53.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-certbot-dns-route53 -Version: 2.4.0 +Version: 2.5.0 Release: 1 Summary: Route53 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/fd/01/200a5fcdc2902a69ae6ac8e420574f9c3790df060e861e028e0ea0fb331d/certbot-dns-route53-2.4.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a2/de/1c822104bd2a49e47e0fe618f293d8003b9fb7c95f7c14204fcaa3fd2af4/certbot-dns-route53-2.5.0.tar.gz BuildArch: noarch Requires: python3-boto3 @@ -35,7 +35,7 @@ Provides: python3-certbot-dns-route53-doc %prep -%autosetup -n certbot-dns-route53-2.4.0 +%autosetup -n certbot-dns-route53-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 |