From 7e47c4b7dc0a6c8c7e72fc63f09bc68b7caac962 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 30 2020 11:07:52 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-certbot-dns-route53.spec b/python-certbot-dns-route53.spec index 5d724d1..571287b 100644 --- a/python-certbot-dns-route53.spec +++ b/python-certbot-dns-route53.spec @@ -14,7 +14,7 @@ Name: python-%{pypi_name} Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Route53 DNS Authenticator plugin for Certbot License: ASL 2.0 @@ -184,6 +184,9 @@ rm -rf %{pypi_name}.egg-info %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 (#1769119)