Update to 2.0.1

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Raits 2020-02-19 15:16:55 +01:00
parent 1dc864beea
commit 272a48ddeb
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@
/stratisd-1.0.4.tar.gz /stratisd-1.0.4.tar.gz
/stratisd-1.0.5.tar.gz /stratisd-1.0.5.tar.gz
/stratisd-2.0.0.tar.gz /stratisd-2.0.0.tar.gz
/stratisd-2.0.1.tar.gz

View File

@ -1 +1 @@
SHA512 (stratisd-2.0.0.tar.gz) = e404dce0d4e24b578aaa4aa712bf4ac419f0b53f8960a430dedbb09e3a3e810074b46d94b7426370608109a23f57fafc5c67d91823924ba4d0850ec203a1562a SHA512 (stratisd-2.0.1.tar.gz) = 1ce0ed64cd6cd2fefdfa30487fdc8023fddff8fd7671d0945483f6bd4292ad28a9e0ac8bfd3eca60774433419e7b5e8170a359f47d9c55cc1a239720142537ad

View File

@ -7,8 +7,8 @@
%global __cargo_is_lib() false %global __cargo_is_lib() false
Name: stratisd Name: stratisd
Version: 2.0.0 Version: 2.0.1
Release: 2%{?dist} Release: 1%{?dist}
Summary: Daemon that manages a pool of block devices to create flexible filesystems Summary: Daemon that manages a pool of block devices to create flexible filesystems
License: MPLv2.0 License: MPLv2.0
@ -80,6 +80,9 @@ install -Dpm0644 -t %{buildroot}%{_unitdir} stratisd.service
%{_unitdir}/stratisd.service %{_unitdir}/stratisd.service
%changelog %changelog
* Wed Feb 19 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.0.1-1
- Update to 2.0.1
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2 * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild