summaryrefslogtreecommitdiff
path: root/python-certbot-dns-dnsmadeeasy.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-certbot-dns-dnsmadeeasy.spec')
-rw-r--r--python-certbot-dns-dnsmadeeasy.spec8
1 files changed, 4 insertions, 4 deletions
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