diff --git a/.gitignore b/.gitignore index 1d65cfd..e2ddbf8 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 88f2187..2cc064f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (stratisd-2.0.0.tar.gz) = e404dce0d4e24b578aaa4aa712bf4ac419f0b53f8960a430dedbb09e3a3e810074b46d94b7426370608109a23f57fafc5c67d91823924ba4d0850ec203a1562a +SHA512 (stratisd-2.0.1.tar.gz) = 1ce0ed64cd6cd2fefdfa30487fdc8023fddff8fd7671d0945483f6bd4292ad28a9e0ac8bfd3eca60774433419e7b5e8170a359f47d9c55cc1a239720142537ad diff --git a/stratisd.spec b/stratisd.spec index 923db4c..0445fc1 100644 --- a/stratisd.spec +++ b/stratisd.spec @@ -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 - 2.0.1-1 +- Update to 2.0.1 + * Fri Jan 31 2020 Fedora Release Engineering - 2.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild