From e487597544f34232e0b78ae20b89dad6bf634296 Mon Sep 17 00:00:00 2001 From: mulhern Date: Nov 10 2020 04:45:59 +0000 Subject: Update to 2.2.1 --- diff --git a/.gitignore b/.gitignore index df0e2d9..06114b0 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /stratisd-2.0.1.tar.gz /stratisd-2.1.0.tar.gz /stratisd-2.2.0.tar.gz +/stratisd-2.2.1.tar.gz diff --git a/sources b/sources index 858c50b..4bb6d09 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (stratisd-2.2.0.tar.gz) = 420bdc773f22219b62a10d1995e281967e077a32e1b815d9f9875035667da959e238bd4be200d57f03737975b59ac68804cecf89ad9a9d5bda107547611fbe43 +SHA512 (stratisd-2.2.1.tar.gz) = cb7cca95a9e754672fb446baf8434f35da155fe34a6cacaee731a173d3d8dbd13c4b15afcc3a017ca7d1650668b72e98a266b6991e5af76a177b7ea794997185 diff --git a/stratisd.spec b/stratisd.spec index a0307a2..b901a2e 100644 --- a/stratisd.spec +++ b/stratisd.spec @@ -8,7 +8,7 @@ %global __cargo_is_lib() false Name: stratisd -Version: 2.2.0 +Version: 2.2.1 Release: 1%{?dist} Summary: Daemon that manages a pool of block devices to create flexible filesystems @@ -97,6 +97,9 @@ install -Dpm0644 -t %{buildroot}%{_bindir} developer_tools/stratis_migrate_symli %config %{_udevrulesdir}/11-stratisd.rules %changelog +* Mon Nov 9 2020 mulhern - 2.2.1-1 +- Update to 2.2.1 + * Mon Oct 19 2020 mulhern - 2.2.0-1 - Update to 2.2.0