From 0084baa7b829efabcc73d5e54166d93fc4321720 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 03:05:49 +0000 Subject: automatic import of python-certbot-dns-rfc2136 --- .gitignore | 1 + python-certbot-dns-rfc2136.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index bc4748c..f01000d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /certbot-dns-rfc2136-2.4.0.tar.gz +/certbot-dns-rfc2136-2.5.0.tar.gz diff --git a/python-certbot-dns-rfc2136.spec b/python-certbot-dns-rfc2136.spec index 317ff4e..ec3454f 100644 --- a/python-certbot-dns-rfc2136.spec +++ b/python-certbot-dns-rfc2136.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-certbot-dns-rfc2136 -Version: 2.4.0 +Version: 2.5.0 Release: 1 Summary: RFC 2136 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/07/8c/40041be5759d9617c8b235e2871a3d6b1820bde85e4d96d0f688730033cb/certbot-dns-rfc2136-2.4.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/63/12/db842dd9ef943d6f077a9a255fcc795afd3f172482402dfdc751e0d5819e/certbot-dns-rfc2136-2.5.0.tar.gz BuildArch: noarch Requires: python3-dnspython @@ -35,7 +35,7 @@ Provides: python3-certbot-dns-rfc2136-doc %prep -%autosetup -n certbot-dns-rfc2136-2.4.0 +%autosetup -n certbot-dns-rfc2136-2.5.0 %build %py3_build @@ -75,5 +75,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 d12d57e..96ed001 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d03d363f12a211f61437f1fa833e78f5 certbot-dns-rfc2136-2.4.0.tar.gz +d9484c6f9ce285c9b95b5f001da9fba7 certbot-dns-rfc2136-2.5.0.tar.gz -- cgit v1.2.3