diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 03:04:33 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 03:04:33 +0000 |
commit | 0d11af231b12a99e41b0614e48762e517aeaaff4 (patch) | |
tree | d17e562e7bf75e2f584a6471f08c7e266e164389 | |
parent | c3fbb6626476a57381371e1b7dc99cc3b0515802 (diff) |
automatic import of python-certbot-dns-dnsmadeeasyopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-certbot-dns-dnsmadeeasy.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /certbot-dns-dnsmadeeasy-2.4.0.tar.gz +/certbot-dns-dnsmadeeasy-2.5.0.tar.gz diff --git a/python-certbot-dns-dnsmadeeasy.spec b/python-certbot-dns-dnsmadeeasy.spec index 42432eb..eb0e1b4 100644 --- a/python-certbot-dns-dnsmadeeasy.spec +++ b/python-certbot-dns-dnsmadeeasy.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-certbot-dns-dnsmadeeasy -Version: 2.4.0 +Version: 2.5.0 Release: 1 Summary: DNS Made Easy 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/95/c0/d6b2a236643a45b24bf1cab6bd62d441e0f9f182bbb6ee9d70006fa65101/certbot-dns-dnsmadeeasy-2.4.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/15/be/8e1e0658b1a196b7536e0882e9e42d0fe70ac0ec44d918a686a687d9bcc9/certbot-dns-dnsmadeeasy-2.5.0.tar.gz BuildArch: noarch Requires: python3-dns-lexicon @@ -35,7 +35,7 @@ Provides: python3-certbot-dns-dnsmadeeasy-doc %prep -%autosetup -n certbot-dns-dnsmadeeasy-2.4.0 +%autosetup -n certbot-dns-dnsmadeeasy-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 @@ -cfad3d5c3b792e48c61ebd2872a2998b certbot-dns-dnsmadeeasy-2.4.0.tar.gz +0ab4a5ba969e7b03a4a967c5786b768b certbot-dns-dnsmadeeasy-2.5.0.tar.gz |