summaryrefslogtreecommitdiff
path: root/python-certbot-dns-linode.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-certbot-dns-linode.spec')
-rw-r--r--python-certbot-dns-linode.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-certbot-dns-linode.spec b/python-certbot-dns-linode.spec
index 11e8b34..30daf76 100644
--- a/python-certbot-dns-linode.spec
+++ b/python-certbot-dns-linode.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-certbot-dns-linode
-Version: 2.4.0
+Version: 2.5.0
Release: 1
Summary: Linode 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/e4/b0/abfdc7e7d76f8010ad55793bbfa98a82dd28ee3ad58b1ac86c47833681d8/certbot-dns-linode-2.4.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/94/82/41bdc060fd3f307114ea16a58006729359911c546edafd16af4022a49442/certbot-dns-linode-2.5.0.tar.gz
BuildArch: noarch
Requires: python3-dns-lexicon
@@ -35,7 +35,7 @@ Provides: python3-certbot-dns-linode-doc
%prep
-%autosetup -n certbot-dns-linode-2.4.0
+%autosetup -n certbot-dns-linode-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