From f920fe8c1f4e4942f86b62192c47b6f861bdb439 Mon Sep 17 00:00:00 2001 From: Felix Schwarz Date: Mar 05 2020 07:54:55 +0000 Subject: bump release to retry koji build --- diff --git a/python-certbot-dns-cloudxns.spec b/python-certbot-dns-cloudxns.spec index c9a42fe..6206417 100644 --- a/python-certbot-dns-cloudxns.spec +++ b/python-certbot-dns-cloudxns.spec @@ -14,7 +14,7 @@ Name: python-%{pypi_name} Version: 1.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: CloudXNS DNS Authenticator plugin for Certbot License: ASL 2.0 @@ -168,6 +168,9 @@ rm -rf html/.{doctrees,buildinfo} %endif %changelog +* Thu Mar 05 2020 Felix Schwarz - 1.3.0-2 +- bump release to retry koji build + * Wed Mar 04 2020 Felix Schwarz - 1.3.0-1 - Update to 1.3.0 (#1809790)