Update to 0.5.2
Signed-off-by: Andy Grover <agrover@redhat.com>
This commit is contained in:
parent
8e5e69182a
commit
0579ded2a9
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (stratisd-0.5.1.tar.gz) = 0b06594f59fdd228e975204c30c9454d7874fe213b2707e0139d83b5b0d48303716d9c5b39f53567aabb4f287b43390f0b33cf771ce0f886f99d8dafcc8d0090
|
||||
SHA512 (stratisd-0.5.2.tar.gz) = 1875510437066302ce0241914001f780cad729c15adf3d30319e0c9ab5fd33f21438d9515d09162f72e9cf7a9ba6637ad924f6356d0ffc04157a2fbac6399b20
|
||||
|
@ -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 <agrover@redhat.com> - 0.5.2-1
|
||||
- Update to 0.5.2
|
||||
|
||||
* Tue Apr 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.1-1
|
||||
- Update to 0.5.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user