Update to 2.0.1
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
1dc864beea
commit
272a48ddeb
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/stratisd-1.0.4.tar.gz
|
||||
/stratisd-1.0.5.tar.gz
|
||||
/stratisd-2.0.0.tar.gz
|
||||
/stratisd-2.0.1.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (stratisd-2.0.0.tar.gz) = e404dce0d4e24b578aaa4aa712bf4ac419f0b53f8960a430dedbb09e3a3e810074b46d94b7426370608109a23f57fafc5c67d91823924ba4d0850ec203a1562a
|
||||
SHA512 (stratisd-2.0.1.tar.gz) = 1ce0ed64cd6cd2fefdfa30487fdc8023fddff8fd7671d0945483f6bd4292ad28a9e0ac8bfd3eca60774433419e7b5e8170a359f47d9c55cc1a239720142537ad
|
||||
|
@ -7,8 +7,8 @@
|
||||
%global __cargo_is_lib() false
|
||||
|
||||
Name: stratisd
|
||||
Version: 2.0.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Daemon that manages a pool of block devices to create flexible filesystems
|
||||
|
||||
License: MPLv2.0
|
||||
@ -80,6 +80,9 @@ install -Dpm0644 -t %{buildroot}%{_unitdir} stratisd.service
|
||||
%{_unitdir}/stratisd.service
|
||||
|
||||
%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
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user