summaryrefslogtreecommitdiff
path: root/python-certbot-dns-google.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-certbot-dns-google.spec')
-rw-r--r--python-certbot-dns-google.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-certbot-dns-google.spec b/python-certbot-dns-google.spec
index 6a54f4a..2c95d88 100644
--- a/python-certbot-dns-google.spec
+++ b/python-certbot-dns-google.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-certbot-dns-google
-Version: 2.4.0
+Version: 2.5.0
Release: 1
Summary: Google Cloud 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/18/67/ac5879a9d6541f06c43209b9a4fba69e3ce099797ca57a41161119d16a64/certbot-dns-google-2.4.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/79/25/2d3f58a6e6633bc36c05d79148c72428caebe23d5608d908c65827c15326/certbot-dns-google-2.5.0.tar.gz
BuildArch: noarch
Requires: python3-google-api-python-client
@@ -37,7 +37,7 @@ Provides: python3-certbot-dns-google-doc
%prep
-%autosetup -n certbot-dns-google-2.4.0
+%autosetup -n certbot-dns-google-2.5.0
%build
%py3_build
@@ -77,5 +77,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