|
|
@ -1,6 +1,6 @@ |
|
|
|
Name: dehydrated |
|
|
|
Name: dehydrated |
|
|
|
Version: 0.6.5 |
|
|
|
Version: 0.6.5 |
|
|
|
Release: 12%{?dist} |
|
|
|
Release: 13%{?dist} |
|
|
|
Summary: ACME client in bash |
|
|
|
Summary: ACME client in bash |
|
|
|
|
|
|
|
|
|
|
|
Group: Application/System |
|
|
|
Group: Application/System |
|
|
@ -155,6 +155,9 @@ fi |
|
|
|
%dir %attr(0750,root,root) %{_localstatedir}/lib/%{name}/certificates |
|
|
|
%dir %attr(0750,root,root) %{_localstatedir}/lib/%{name}/certificates |
|
|
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
%changelog |
|
|
|
|
|
|
|
* Thu Apr 09 2020 Daniel Berteaud <daniel@firewall-services.com> 0.6.5-13 |
|
|
|
|
|
|
|
- Don't call hook scripts with exec (daniel@firewall-services.com) |
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 24 2019 Daniel Berteaud <daniel@firewall-services.com> 0.6.5-12 |
|
|
|
* Wed Jul 24 2019 Daniel Berteaud <daniel@firewall-services.com> 0.6.5-12 |
|
|
|
- Update to 0.6.5 (daniel@firewall-services.com) |
|
|
|
- Update to 0.6.5 (daniel@firewall-services.com) |
|
|
|
- Switch to LFS to track tarballs (daniel@firewall-services.com) |
|
|
|
- Switch to LFS to track tarballs (daniel@firewall-services.com) |
|
|
|