Update to 3.0.3

This commit is contained in:
mulhern 2022-02-07 14:51:06 -05:00
parent abd4962174
commit db3153eabc
4 changed files with 11 additions and 6 deletions

2
.gitignore vendored
View File

@ -31,3 +31,5 @@
/stratisd-2.4.4.tar.gz
/stratisd-3.0.2.tar.gz
/stratisd-3.0.2-vendor.tar.gz
/stratisd-3.0.3.tar.gz
/stratisd-3.0.3-vendor.tar.gz

View File

@ -1,2 +1,2 @@
SHA512 (stratisd-3.0.2.tar.gz) = 4d54a14e745e4b8eda7f3975c8e3c7c9c083d3b7e2f2baea5bbd0cb9dfc5a9c72e1d8e90604f0bc6ba3487a7898332ac8189e6b5d171cd57557f8e1486a92695
SHA512 (stratisd-3.0.2-vendor.tar.gz) = f6f9eb9216a6c5986cfe6df49007753c83a3a5dc0f052288878472cdb06479796e10c23b83e81ae95342bf3cee3ca20dac2619930a8a4013e030532c931a43c0
SHA512 (stratisd-3.0.3.tar.gz) = 4a29e695e3651ffaf3652692da7cb5934568c70c453a60bd7256ddf0df0431a8594eb27d2b4312424f3b8478c210d3968357a56a860c47f76572e15618991cd4
SHA512 (stratisd-3.0.3-vendor.tar.gz) = 0c9d5136ac9bea017b76ab3effd816e0fa307469cf50254b2915579e8cb991a99fca3f178660f5b2cc0e0fe10c74f86c021ab417e9e64e280066615829c83ad0

View File

@ -3,9 +3,9 @@
@@ -72,12 +72,9 @@
[dependencies.devicemapper]
version = "0.30.0"
version = "0.32.0"
-git = "https://github.com/stratis-storage/devicemapper-rs"
-branch = "crates-io-patch-0.30.0"
-branch = "crates-io-patch-0.32.0"
[dependencies.stratisd_proc_macros]
version = "0.1.0"

View File

@ -9,8 +9,8 @@
%global __cargo_is_lib() false
Name: stratisd
Version: 3.0.2
Release: 2%{?dist}
Version: 3.0.3
Release: 1%{?dist}
Summary: Daemon that manages block devices to create filesystems
# 0BSD or MIT or ASL 2.0
@ -171,6 +171,9 @@ install -Dpm0755 -t %{buildroot}%{_systemd_util_dir} systemd/stratis-fstab-setup
%{_systemdgeneratordir}/stratis-setup-generator
%changelog
* Mon Feb 7 2022 mulhern <amulhern@redhat.com> - 3.0.3-1
- Update to 3.0.3
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild