summaryrefslogtreecommitdiff
path: root/python-certbot-dns-google.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 03:04:04 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 03:04:04 +0000
commit31c1929132bad18bd3f4ec47c35394115511d799 (patch)
tree09aa29e06ce3af20dc6bed4c3de6a4276a8bff0a /python-certbot-dns-google.spec
parent1a89f4e0e2472db09076010bdea98a27d21d0a05 (diff)
automatic import of python-certbot-dns-googleopeneuler20.03
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