From 31c1929132bad18bd3f4ec47c35394115511d799 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 03:04:04 +0000 Subject: automatic import of python-certbot-dns-google --- .gitignore | 1 + python-certbot-dns-google.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e724c5c..51a20ce 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /certbot-dns-google-2.4.0.tar.gz +/certbot-dns-google-2.5.0.tar.gz 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 - 2.4.0-1 +* Fri Apr 21 2023 Python_Bot - 2.5.0-1 - Package Spec generated diff --git a/sources b/sources index 33aba9d..e2aaf99 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5b5220be3df8a220ee08ed3e21fd09a1 certbot-dns-google-2.4.0.tar.gz +be1f3d3eac8e871e69caea7ff92e6d72 certbot-dns-google-2.5.0.tar.gz -- cgit v1.2.3