--- rpms/dehydrated/sme10/dehydrated.spec 2017/02/10 22:11:05 1.4 +++ rpms/dehydrated/sme10/dehydrated.spec 2018/02/16 22:37:42 1.5 @@ -1,5 +1,5 @@ Name: dehydrated -Version: 0.4.0 +Version: 0.5.0 %define release 1 Release: %{release}%{?dist} Summary: ACME client in bash @@ -8,7 +8,7 @@ Group: Application/System License: MIT URL: https://github.com/lukas2511/dehydrated #download released zip and prepend dehydrated- to name -Source0: dehydrated-v0.4.0.zip +Source0: dehydrated-v0.5.0.tar.gz Source1: integration.tgz BuildArch: noarch @@ -158,6 +158,9 @@ fi %dir %attr(0750,root,root) %{_localstatedir}/lib/%{name}/certificates %changelog +* Fri Feb 16 2018 Jean-Philipe Pialasse 0.5.0-1.sme +- upgrade to upstream version [SME: 10521] + * Fri Feb 10 2017 Jean-Philipe Pialasse - 0.4.0-1.sme - update architecture of sources and release/version number - according to Charlie Brady recomendations