From 1041b031a0c2403509bc5c045e923567a28a7a35 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Aug 19 2020 12:21:43 +0000 Subject: Automatic commit of package [acme-sh] minor release [2.8.6-0.9]. Created by command: /usr/bin/tito tag --- diff --git a/acme-sh/acme-sh.spec b/acme-sh/acme-sh.spec index a82939d..4c17deb 100644 --- a/acme-sh/acme-sh.spec +++ b/acme-sh/acme-sh.spec @@ -2,7 +2,7 @@ Name: acme-sh Version: 2.8.6 -Release: 0.8%{?dist} +Release: 0.9%{?dist} Summary: An ACME client written purely in POSIX Shell Url: https://github.com/acmesh-official/acme.sh License: GPLv3 @@ -104,6 +104,10 @@ install -p -m 0644 %{SOURCE4} %{buildroot}/%{_unitdir}/%{name}.timer #-- CHANGELOG -----------------------------------------------------------------# %changelog +* Wed Aug 19 2020 Christopher Engelhard 2.8.6-0.9 +- (test release) +- set cert dir in launcher +- add patch to fix failed sudo detection when shell is not bash * Wed Aug 19 2020 Christopher Engelhard 2.8.6-0.8 - (test release) mangle shebangs