From 60e4aa30b73ba05d363712c96479b955d8738e6d Mon Sep 17 00:00:00 2001 From: Stuart D. Gathman Date: Jan 03 2017 04:01:12 +0000 Subject: Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/acme-tiny --- diff --git a/acme-tiny.spec b/acme-tiny.spec index 06c6321..25b3eca 100644 --- a/acme-tiny.spec +++ b/acme-tiny.spec @@ -18,7 +18,7 @@ Name: acme-tiny Version: 0.1 -Release: 10.%{checkout}%{?dist} +Release: 11.%{checkout}%{?dist} Summary: Tiny auditable script to issue, renew Let's Encrypt certificates Group: Applications/Internet @@ -135,9 +135,12 @@ exit 0 /usr/sbin/cert-check %changelog -* Mon Jan 2 2017 Stuart D. Gathman 0.1-11.20160810git5a7b4e7 +* Mon Jan 2 2017 Stuart D. Gathman 0.1-12.20160810git5a7b4e7 - BZ#1409686 Message.getallmatchingheaders() is broken in python3. +* Mon Dec 19 2016 Miro HronĨok - 0.1-11.20160810git5a7b4e7 +- Rebuild for Python 3.6 + * Mon Aug 22 2016 Stuart D. Gathman 0.1-10.20160810git5a7b4e7 - Fix cert writable check in sign script - More tips in README-fedora.md