diff --git a/acme-tiny.spec b/acme-tiny.spec index b67e081..d48d517 100644 --- a/acme-tiny.spec +++ b/acme-tiny.spec @@ -15,7 +15,7 @@ Name: acme-tiny Version: 4.0.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tiny auditable script to issue, renew Let's Encrypt certificates Group: Applications/Internet @@ -156,6 +156,9 @@ exit 0 %{_sbindir}/acme_tiny %changelog +* Thu Jul 12 2018 Fedora Release Engineering - 4.0.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue May 22 2018 Stuart D. Gathman 4.0.4-1 - Official upstream release! BZ#1560531 - Move acme_tiny.py to acme-tiny-core subpackage BZ#1438181