Automatic commit of package [dehydrated] minor release [0.6.2-11].

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2018-11-06 17:13:42 +01:00
parent 91073adca1
commit 4f49ece716
2 changed files with 6 additions and 2 deletions

View File

@ -1 +1 @@
0.6.2-10 ./
0.6.2-11 ./

View File

@ -1,6 +1,6 @@
Name: dehydrated
Version: 0.6.2
Release: 10%{?dist}
Release: 11%{?dist}
Summary: ACME client in bash
Group: Application/System
@ -155,6 +155,10 @@ fi
%dir %attr(0750,root,root) %{_localstatedir}/lib/%{name}/certificates
%changelog
* Tue Nov 06 2018 Daniel Berteaud <daniel@firewall-services.com> 0.6.2-11
- No reason to restrict read access to the challenge dir And now it can work
with nginx too (daniel@firewall-services.com)
* Thu May 17 2018 Daniel Berteaud <daniel@firewall-services.com> 0.6.2-10
- Update to 0.6.2
* Thu Mar 15 2018 Daniel Berteaud <daniel@firewall-services.com> 0.6.1-10