From 9b9f6f2f2d70dd39f104a0f9d90f95dc416cf3d9 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Aug 20 2020 12:02:42 +0000 Subject: Automatic commit of package [acme-sh] minor release [2.8.6-1]. Created by command: /usr/bin/tito tag --- diff --git a/acme-sh/acme-sh.spec b/acme-sh/acme-sh.spec index 02bcc05..4713e42 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%{?dist} +Release: 1%{?dist} Summary: An ACME client written purely in POSIX Shell Url: https://github.com/acmesh-official/acme.sh License: GPLv3 @@ -107,6 +107,10 @@ ln -sf %{_datadir}/%{binname}/%{binname} %{buildroot}/%{_bindir}/%{binname} #-- CHANGELOG -----------------------------------------------------------------# %changelog +* Thu Aug 20 2020 Christopher Engelhard 2.8.6-1 +- initial non-test release +- specfile and directory cleanup, no functional changes + * Thu Aug 20 2020 Christopher Engelhard 2.8.6-0.16 - this is a test release - add patch to fix failed sudo detection when shell is not bash