diff --git a/custodia.spec b/custodia.spec index 5ae4dc2..10d0170 100644 --- a/custodia.spec +++ b/custodia.spec @@ -12,7 +12,7 @@ Name: custodia Version: 0.5.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A service to manage, retrieve and store secrets for other processes License: GPLv3+ @@ -262,6 +262,9 @@ cp %{buildroot}/%{_bindir}/custodia-cli %{buildroot}/%{_bindir}/custodia-cli-3 %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 0.5.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Tue Jun 20 2017 Christian Heimes - 0.5.0-3 - Add systemd build requirement for tmpfilesdir and unitdir macros