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 | |
parent | 7ef2d9c3a5ce9e1de4631af1c98ee1159ac1a508 (diff) |
automatic import of python-certbot-dns-gehirnopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-certbot-dns-gehirn.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /certbot-dns-gehirn-2.4.0.tar.gz +/certbot-dns-gehirn-2.5.0.tar.gz 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 @@ -1 +1 @@ -0c3c1e5be90245867d4f35a9fabf18eb certbot-dns-gehirn-2.4.0.tar.gz +23467ccdb164f5a9146fee925fde7cf1 certbot-dns-gehirn-2.5.0.tar.gz |