From 00f82635b107f2b4bd2fa25a7168cb40348a8641 Mon Sep 17 00:00:00 2001 From: Stuart D. Gathman Date: Apr 08 2019 14:03:21 +0000 Subject: Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/acme-tiny --- diff --git a/acme-tiny.spec b/acme-tiny.spec index d48d517..8628dfe 100644 --- a/acme-tiny.spec +++ b/acme-tiny.spec @@ -15,10 +15,9 @@ Name: acme-tiny Version: 4.0.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tiny auditable script to issue, renew Let's Encrypt certificates -Group: Applications/Internet License: MIT URL: https://github.com/diafygi/acme-tiny Source0: https://github.com/diafygi/acme-tiny/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -63,7 +62,6 @@ acme_tiny on installed CSRs as the acme user for privilege separation. %package core Summary: core python module of acme-tiny -Group: System Environment/Base Requires: openssl %if 0%{?rhel} >= 5 && 0%{?rhel} < 7 # EL6 uses python2.6, which does not include argparse @@ -156,6 +154,9 @@ exit 0 %{_sbindir}/acme_tiny %changelog +* Thu Jan 31 2019 Fedora Release Engineering - 4.0.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Thu Jul 12 2018 Fedora Release Engineering - 4.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild