diff --git a/python-certbot-dns-dnsmadeeasy.spec b/python-certbot-dns-dnsmadeeasy.spec index 70554ac..1663e5e 100644 --- a/python-certbot-dns-dnsmadeeasy.spec +++ b/python-certbot-dns-dnsmadeeasy.spec @@ -14,7 +14,7 @@ Name: python-%{pypi_name} Version: 1.11.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: DNS Made Easy DNS Authenticator plugin for Certbot License: ASL 2.0 @@ -167,6 +167,9 @@ rm -rf html/.{doctrees,buildinfo} %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.11.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jan 5 2021 Felix Schwarz - 1.11.0-1 - Update to 1.11.0 (#1913023)