diff --git a/python-certbot-dns-dnsmadeeasy.spec b/python-certbot-dns-dnsmadeeasy.spec index a790ca4..b965676 100644 --- a/python-certbot-dns-dnsmadeeasy.spec +++ b/python-certbot-dns-dnsmadeeasy.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.22.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: DNS Made Easy DNS Authenticator plugin for Certbot License: ASL 2.0 @@ -77,6 +77,9 @@ rm -rf html/.{doctrees,buildinfo} %doc html %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 1.22.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Sat Dec 11 2021 Felix Schwarz - 1.22.0-1 - Update to 1.22.0 (#2020074)