diff --git a/acme-tiny.spec b/acme-tiny.spec index 1e07b62..e8245a6 100644 --- a/acme-tiny.spec +++ b/acme-tiny.spec @@ -18,7 +18,7 @@ Name: acme-tiny Version: 0.2 -Release: 1.%{checkout}%{?dist} +Release: 2.%{checkout}%{?dist} Summary: Tiny auditable script to issue, renew Let's Encrypt certificates Group: Applications/Internet @@ -135,6 +135,9 @@ exit 0 /usr/sbin/cert-check %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 0.2-2.20170516gitaf025f5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Thu Jul 6 2017 Stuart D. Gathman 0.2-1.20170616gitaf025f5 - BZ#1468045 Update to new upstream version - BZ#1409686 Message.getallmatchingheaders() is broken in python3.