Update to 3.2.3
This commit is contained in:
parent
b013a3133d
commit
8b4a192316
3
.gitignore
vendored
3
.gitignore
vendored
@ -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
|
||||
|
6
sources
6
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
|
||||
|
@ -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 <amulhern@redhat.com> - 3.2.3-1
|
||||
- Update to 3.2.3
|
||||
|
||||
* Wed Aug 24 2022 Bryan Gurney <bgurney@redhat.com> - 3.2.2-1
|
||||
- Update to 3.2.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user