diff --git a/.tito/packages/dehydrated b/.tito/packages/dehydrated index 89d7ef0..1cb6399 100644 --- a/.tito/packages/dehydrated +++ b/.tito/packages/dehydrated @@ -1 +1 @@ -0.5.0-10.beta1 ./ +0.5.0-10 ./ diff --git a/dehydrated.spec b/dehydrated.spec index cc866ad..b9a6d46 100644 --- a/dehydrated.spec +++ b/dehydrated.spec @@ -1,6 +1,6 @@ Name: dehydrated Version: 0.5.0 -Release: 10.beta1%{?dist} +Release: 10%{?dist} Summary: ACME client in bash Group: Application/System @@ -153,6 +153,9 @@ fi %dir %attr(0750,root,root) %{_localstatedir}/lib/%{name}/certificates %changelog +* Thu Feb 01 2018 Daniel Berteaud 0.5.0-10 +- Configure correct tito builder (daniel@firewall-services.com) + * Thu Feb 01 2018 Daniel Berteaud 0.5.0-10.beta1 - new package built with tito