diff --git a/.gitignore b/.gitignore index 87da243..019b037 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /stratisd-0.1.5.tar.gz /stratisd-0.5.0.tar.gz /stratisd-0.5.1.tar.gz +/stratisd-0.5.2.tar.gz diff --git a/sources b/sources index ef04a71..3df3231 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (stratisd-0.5.1.tar.gz) = 0b06594f59fdd228e975204c30c9454d7874fe213b2707e0139d83b5b0d48303716d9c5b39f53567aabb4f287b43390f0b33cf771ce0f886f99d8dafcc8d0090 +SHA512 (stratisd-0.5.2.tar.gz) = 1875510437066302ce0241914001f780cad729c15adf3d30319e0c9ab5fd33f21438d9515d09162f72e9cf7a9ba6637ad924f6356d0ffc04157a2fbac6399b20 diff --git a/stratisd.spec b/stratisd.spec index 508ee6f..22cc05b 100644 --- a/stratisd.spec +++ b/stratisd.spec @@ -8,7 +8,7 @@ %global __cargo_common_opts %{__cargo_common_opts} --features dbus_enabled Name: stratisd -Version: 0.5.1 +Version: 0.5.2 Release: 1%{?dist} Summary: Daemon that manages block devices to create filesystems @@ -86,6 +86,9 @@ mv %{buildroot}%{_bindir}/stratisd %{buildroot}%{_libexecdir}/stratisd %{_mandir}/man8/stratisd.8* %changelog +* Tue May 1 2018 Andy Grover - 0.5.2-1 +- Update to 0.5.2 + * Tue Apr 03 2018 Igor Gnatenko - 0.5.1-1 - Update to 0.5.1