Update to 3.1.2

This commit is contained in:
mulhern 2022-07-27 21:15:14 -04:00
parent c70bed680e
commit 5cbdf8fe7a
3 changed files with 11 additions and 5 deletions

3
.gitignore vendored
View File

@ -42,3 +42,6 @@
/stratisd-3.1.1.tar.gz /stratisd-3.1.1.tar.gz
/stratisd-3.1.1-vendor.tar.gz /stratisd-3.1.1-vendor.tar.gz
/stratisd-3.1.1.crate /stratisd-3.1.1.crate
/stratisd-3.1.2.crate
/stratisd-3.1.2.tar.gz
/stratisd-3.1.2-vendor.tar.gz

View File

@ -1,3 +1,3 @@
SHA512 (stratisd-3.1.1.tar.gz) = dc3258a7c264ec2fd5b8d5b9fc44b6ceb0bca479d27e30e6dbb2a15712f351bd2f0e60cd8886e1344bfc3b1dab0d7e5149ca91dfed71a3d8527ea6d48883fa5b SHA512 (stratisd-3.1.2.crate) = d72c0e3a63db34f6b93757135ebaf4069a492ce77597e129523892b46b68f80187e7c455c32a509fdd43687b1f111c3ef33d2f3bd3d01a884e5c74549784ebd7
SHA512 (stratisd-3.1.1-vendor.tar.gz) = 606ecba36ec7a4b8e8f890d06da310177e27b8d535805fad8e9398baaf932bc8b7475e2878352aa2a8019c38eff10daf55614d99571ed560f811900cb667b838 SHA512 (stratisd-3.1.2.tar.gz) = e3e3f1741f8190c09edc333657bb5677ecf9a9847d61d3b2a769082d89e0258d2f90f6f125872b3737b9ca72ffacad9f39c544d7547005d9bce24dc75b5d0f1b
SHA512 (stratisd-3.1.1.crate) = 70a01e21bd12b62650d966986038a52b6dbfd1e2b0f41a1b984fa5d320c0e2229926a7d3bedd746ada4081c2a69ec57d30bbef8c48fa9a3cd5f3fe378f37af9f SHA512 (stratisd-3.1.2-vendor.tar.gz) = 09deaac7479c0fa1ce145e88181da5dbcccd2dc421b3a329f45d631aeed209170a0ed7f4afbf3c585f6a3400c135ae655eb4a6446da88692a21e14930be3138d

View File

@ -4,8 +4,8 @@
%global dracutdir %(pkg-config --variable=dracutdir dracut) %global dracutdir %(pkg-config --variable=dracutdir dracut)
Name: stratisd Name: stratisd
Version: 3.1.1 Version: 3.1.2
Release: 2%{?dist} Release: 1%{?dist}
Summary: Daemon that manages block devices to create filesystems Summary: Daemon that manages block devices to create filesystems
# ASL 2.0 # ASL 2.0
@ -146,6 +146,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
* Wed Jul 27 2022 mulhern <amulhern@redhat.com> - 3.1.2-1
- Update to 3.1.2
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.1-2 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild