diff --git a/.tito/packages/dehydrated b/.tito/packages/dehydrated index 252dc3f..0345cf2 100644 --- a/.tito/packages/dehydrated +++ b/.tito/packages/dehydrated @@ -1 +1 @@ -0.7.0-5 ./ +0.7.0-6 ./ diff --git a/dehydrated.spec b/dehydrated.spec index 7f0648e..2ec7e6a 100644 --- a/dehydrated.spec +++ b/dehydrated.spec @@ -1,6 +1,6 @@ Name: dehydrated Version: 0.7.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: ACME client in bash Group: Application/System @@ -155,6 +155,9 @@ fi %dir %attr(0750,root,root) %{_localstatedir}/lib/%{name}/certificates %changelog +* Fri Jul 22 2022 Daniel Berteaud 0.7.0-6 +- Use /usr/bin path for dependencies (dbd@ehtrace.com) + * Fri Jul 01 2022 Daniel Berteaud 0.7.0-5 - Print executed and skiped hooks (dbd@ehtrace.com)