Update to 3.5.4
Signed-off-by: Bryan Gurney <bgurney@redhat.com>
This commit is contained in:
parent
8f41bc20a3
commit
02712d0fd4
3
.gitignore
vendored
3
.gitignore
vendored
@ -84,3 +84,6 @@
|
|||||||
/stratisd-3.5.3.tar.gz
|
/stratisd-3.5.3.tar.gz
|
||||||
/stratisd-3.5.3-vendor.tar.gz
|
/stratisd-3.5.3-vendor.tar.gz
|
||||||
/stratisd-3.5.3.crate
|
/stratisd-3.5.3.crate
|
||||||
|
/stratisd-3.5.4.tar.gz
|
||||||
|
/stratisd-3.5.4-vendor.tar.gz
|
||||||
|
/stratisd-3.5.4.crate
|
||||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (stratisd-3.5.3.tar.gz) = a3a121b2550036b85eb8cdfcb15bd5396df22030365ca0d40258599874157e5be11b3070bf8ac70c046eb2a4db85fa11c40b1858ef2c2abf3a1240a0dd5ad92f
|
SHA512 (stratisd-3.5.4.tar.gz) = 0fff8e4c9e23396e1778cb618d16bd3fd6cc36cc70a21b8b09c4a04ff3c6f1fe4635b9bc877aba3d751f7f0e9a725d80a04bc048cc3e27043b279fa488b361cb
|
||||||
SHA512 (stratisd-3.5.3-vendor.tar.gz) = ec78b990471870a93f8636152d8173bc026e90408206ac5e4e401d7de5619c363c48ba387fac81800ebc1fa80b488830741fae52311f3dccd18a14f8816ed469
|
SHA512 (stratisd-3.5.4-vendor.tar.gz) = 2c8433713bcdcec73703506e5f254b43cf238f676a3bb31d2d44c9acb85dc3f22f590a24dc03f6e8ecfd6edfc09aadf316371de463a6f083adf14b88d82523b0
|
||||||
SHA512 (stratisd-3.5.3.crate) = 87834274c1b9754b52b77a5dad221b84a7fc20adab489b7c66b7f48dbbb12479053e7e99cd095fc3418c1e99b815fb66b1ab31f7184c0631b5182904cfcd36fd
|
SHA512 (stratisd-3.5.4.crate) = 7825b6cfc575a3aaf05cfdbcce077c3b40228b6c37f6c580f54115049b6e17fbb4f72fbc7dee6f04d0651144803f2bbed5746edc6a1cf0b37a99513fadce9fc5
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
%global dracutdir %(pkg-config --variable=dracutdir dracut)
|
%global dracutdir %(pkg-config --variable=dracutdir dracut)
|
||||||
|
|
||||||
Name: stratisd
|
Name: stratisd
|
||||||
Version: 3.5.3
|
Version: 3.5.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Daemon that manages block devices to create filesystems
|
Summary: Daemon that manages block devices to create filesystems
|
||||||
|
|
||||||
@ -174,6 +174,9 @@ a2x -f manpage docs/stratis-dumpmetadata.txt
|
|||||||
%{_mandir}/man8/stratis-dumpmetadata.8*
|
%{_mandir}/man8/stratis-dumpmetadata.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 21 2023 Bryan Gurney <bgurney@redhat.com> - 3.5.4-1
|
||||||
|
- Update to 3.5.4
|
||||||
|
|
||||||
* Mon Apr 17 2023 Bryan Gurney <bgurney@redhat.com> - 3.5.3-1
|
* Mon Apr 17 2023 Bryan Gurney <bgurney@redhat.com> - 3.5.3-1
|
||||||
- Update to 3.5.3
|
- Update to 3.5.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user