diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 03:04:04 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 03:04:04 +0000 |
commit | d5c18ec1819dc50edf3d9ed2bb5e7159dedd3c59 (patch) | |
tree | 8269a2a8fcdcb4e9487daf1f56b06ef7734ecc47 /python-certbot-dns-gehirn.spec | |
parent | 7ef2d9c3a5ce9e1de4631af1c98ee1159ac1a508 (diff) |
automatic import of python-certbot-dns-gehirnopeneuler20.03
Diffstat (limited to 'python-certbot-dns-gehirn.spec')
-rw-r--r-- | python-certbot-dns-gehirn.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-certbot-dns-gehirn.spec b/python-certbot-dns-gehirn.spec index 7a6e36a..4992d6e 100644 --- a/python-certbot-dns-gehirn.spec +++ b/python-certbot-dns-gehirn.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-certbot-dns-gehirn -Version: 2.4.0 +Version: 2.5.0 Release: 1 Summary: Gehirn Infrastructure Service 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/b9/16/4cb7ec19ce6232fa6a603149effc9b7b7c0ea871ef96eba61f08c27097a2/certbot-dns-gehirn-2.4.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e7/c9/f63de19ce2bfb3134c83511b90845f2eceeacb1be03889a16410f8678229/certbot-dns-gehirn-2.5.0.tar.gz BuildArch: noarch Requires: python3-dns-lexicon @@ -35,7 +35,7 @@ Provides: python3-certbot-dns-gehirn-doc %prep -%autosetup -n certbot-dns-gehirn-2.4.0 +%autosetup -n certbot-dns-gehirn-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 |