From 8b4a1923165126b6141cfdc0aa37c43aed21d159 Mon Sep 17 00:00:00 2001 From: mulhern Date: Sun, 28 Aug 2022 16:30:11 -0400 Subject: [PATCH] Update to 3.2.3 --- .gitignore | 3 +++ sources | 6 +++--- stratisd.spec | 5 ++++- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 69fb5b4..984167a 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,6 @@ /stratisd-3.2.2.tar.gz /stratisd-3.2.2-vendor.tar.gz /stratisd-3.2.2.crate +/stratisd-3.2.3.crate +/stratisd-3.2.3.tar.gz +/stratisd-3.2.3-vendor.tar.gz diff --git a/sources b/sources index 6369e61..f853325 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (stratisd-3.2.2.tar.gz) = 22daf5153616c6a8d1ed12e9f2468a36db70b53ba93d54651812d46f9fda465ee8574c7f8eca88def323c02dbcfe81e07e4256bc04f05987a52fc7e3d41f9607 -SHA512 (stratisd-3.2.2-vendor.tar.gz) = 33dbed4d20879eb97bccbd76e737320f47a686dd47270bad879cdbf4181d35bd4267d14123017a33dfbce7336ae478aa3e304843ca3fc3218b8064d56d8ca199 -SHA512 (stratisd-3.2.2.crate) = 2b1fbf44879535dcaa900324d9d3ca03630644d9825a4aa022997cb842c397398434d35ef914788a829a54cf451263d8d5e2d987d36587220c1ab34045f4c1de +SHA512 (stratisd-3.2.3.crate) = 4a54ef9c5bbc9d6d1b9ac721d41e3d0d1a11470b00af04e6f30412c7457d630373470c7292cc2748c2a4efa06944fc1844cb110586801e5aea3d3dc65f376f4c +SHA512 (stratisd-3.2.3.tar.gz) = 72cb836c75e50440872d8529ab5889d8041d8dc1317aa265718fa9bc8247dd09f05c104af0007c6aef3273c8ae2a68eb7abd7aba35fb426c61c080809493cebf +SHA512 (stratisd-3.2.3-vendor.tar.gz) = 8ecca7cf869e67948ded74b9cbe8e2e15923c69a81a33f442eea94722925801cd807fd23b33b457d71a95587ce5fa190021cd6a36378055d5f61fe41a2e540ee diff --git a/stratisd.spec b/stratisd.spec index c38f967..8f21a82 100644 --- a/stratisd.spec +++ b/stratisd.spec @@ -4,7 +4,7 @@ %global dracutdir %(pkg-config --variable=dracutdir dracut) Name: stratisd -Version: 3.2.2 +Version: 3.2.3 Release: 1%{?dist} Summary: Daemon that manages block devices to create filesystems @@ -148,6 +148,9 @@ a2x -f manpage docs/stratisd.txt %{_systemd_util_dir}/system-generators/stratis-setup-generator %changelog +* Sun Aug 28 2022 mulhern - 3.2.3-1 +- Update to 3.2.3 + * Wed Aug 24 2022 Bryan Gurney - 3.2.2-1 - Update to 3.2.2