diff --git a/stratisd.spec b/stratisd.spec index c37a6b5..14eb70b 100644 --- a/stratisd.spec +++ b/stratisd.spec @@ -7,7 +7,7 @@ Name: stratisd Version: 0.1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Daemon that manages block devices to create filesystems License: MPLv2.0 @@ -90,7 +90,7 @@ mv %{buildroot}%{_bindir}/stratisd %{buildroot}%{_libexecdir}/stratisd %{_datadir}/dbus-1/system-services/org.storage.stratis1.service %changelog -* Mon Jan 08 2018 Igor Gnatenko +* Mon Jan 08 2018 Igor Gnatenko - 0.1.4-2 - Move binary under %%{_libexecdir} - Add dbus service (so it is activatable) - Fix rand's version bump