diff --git a/python-certbot-dns-luadns.spec b/python-certbot-dns-luadns.spec index 968a1ae..1a5c4ed 100644 --- a/python-certbot-dns-luadns.spec +++ b/python-certbot-dns-luadns.spec @@ -14,7 +14,7 @@ Name: python-%{pypi_name} Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: LuaDNS Authenticator plugin for Certbot License: ASL 2.0 @@ -170,6 +170,9 @@ rm -rf html/.{doctrees,buildinfo} %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Dec 05 2019 Eli Young - 1.0.0-1 - Update to 1.0.0 (#1769099)