Update to 3.4.2
Signed-off-by: Bryan Gurney <bgurney@redhat.com>
This commit is contained in:
parent
16543d516f
commit
17cdc5be72
3
.gitignore
vendored
3
.gitignore
vendored
@ -63,3 +63,6 @@
|
|||||||
/stratisd-3.4.1.tar.gz
|
/stratisd-3.4.1.tar.gz
|
||||||
/stratisd-3.4.1-vendor.tar.gz
|
/stratisd-3.4.1-vendor.tar.gz
|
||||||
/stratisd-3.4.1.crate
|
/stratisd-3.4.1.crate
|
||||||
|
/stratisd-3.4.2.tar.gz
|
||||||
|
/stratisd-3.4.2-vendor.tar.gz
|
||||||
|
/stratisd-3.4.2.crate
|
||||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (stratisd-3.4.1.tar.gz) = ac727fbda86956e9d1268c5517b2c13a1b204919d81a9cb6c6a415085f4f9f86e8c0677c6b791faf8dc66656c9214960fcb14493ca2a9863fd51064c9555e01f
|
SHA512 (stratisd-3.4.2.tar.gz) = e91f3fc303bf826c053a6395bbfebfe4a23a2155ff5edb68a967b8ce51089b7e99f3da754d7534f4b2f41fdbd41e3ec639235275fa6343eb163813a3755944a0
|
||||||
SHA512 (stratisd-3.4.1-vendor.tar.gz) = 093ea494b37b3acafe5f16c5214115739f8c6ee4e939b3661835b9c84308410afe3a2a6c73305789c519eb41b644b9cbbd4263d33ff22d6367100ec7c14ab878
|
SHA512 (stratisd-3.4.2-vendor.tar.gz) = 8fc11dd09d8d3cc7fb030695401844eff7921f9b4433161c2956c6789fc396843807936a600631c650a0c4171504306724deac8e780b2f6c49c42f9a29b42d08
|
||||||
SHA512 (stratisd-3.4.1.crate) = 888102902fdcd0f167cdf09ad40869baac56e0e764cbf698999c4b0798c807bd4c10ff28f98c0b878d71d8e24e3ca3dcb6741935f674dfb61d5e28ffd08567f9
|
SHA512 (stratisd-3.4.2.crate) = d614d2dd82781ec3e00b89046a9807fe40da3e447818b013bdf4a3e73f3c4ea15ee018adceee39bd04b144f1df1ab2b3689e92551f1bf4743d58a80e23dd4089
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
%global dracutdir %(pkg-config --variable=dracutdir dracut)
|
%global dracutdir %(pkg-config --variable=dracutdir dracut)
|
||||||
|
|
||||||
Name: stratisd
|
Name: stratisd
|
||||||
Version: 3.4.1
|
Version: 3.4.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Daemon that manages block devices to create filesystems
|
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
|
%{_systemd_util_dir}/system-generators/stratis-setup-generator
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 06 2022 Bryan Gurney <bgurney@redhat.com> - 3.4.2-1
|
||||||
|
- Update to 3.4.2
|
||||||
|
|
||||||
* Tue Nov 29 2022 Bryan Gurney <bgurney@redhat.com> - 3.4.1-1
|
* Tue Nov 29 2022 Bryan Gurney <bgurney@redhat.com> - 3.4.1-1
|
||||||
- Update to 3.4.1
|
- Update to 3.4.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user